Date: 8 Oct 2006 15:43:14 -0000 From: nivit@email.it (Nicola Vitale) To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104166: [MAINTAINER] math/wxMaxima: update to 0.7.0a Message-ID: <20061008154314.8313.qmail@fabula> Resent-Message-ID: <200610081550.k98FoBxL036483@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104166 >Category: ports >Synopsis: [MAINTAINER] math/wxMaxima: update to 0.7.0a >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Oct 08 15:50:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nicola Vitale >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD fabula.domo.sva 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Sat Sep 23 09:50:37 CEST 2006 >Description: - Update to 0.7.0a Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- wxMaxima-0.7.0a.patch begins here --- diff -ruN --exclude=CVS /usr/ports/math/wxMaxima/Makefile /usr/ports/math/wxMaxima-update-0.7.0a/Makefile --- /usr/ports/math/wxMaxima/Makefile Sun Sep 3 21:54:51 2006 +++ /usr/ports/math/wxMaxima-update-0.7.0a/Makefile Sun Oct 8 17:10:58 2006 @@ -6,7 +6,7 @@ # PORTNAME= wxMaxima -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.0a CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} @@ -14,15 +14,16 @@ MAINTAINER= nivit@email.it COMMENT= A wxWidgets GUI for the computer algebra system maxima -LIB_DEPENDS= wx_baseu-2.6:${PORTSDIR}/x11-toolkits/wxgtk26-unicode RUN_DEPENDS= maxima:${PORTSDIR}/math/maxima USE_GETTEXT= yes USE_GNOME= libxml2 -WXGTK_CONFIG?= ${X11BASE}/bin/wxgtk2u-2.6-config +USE_WX= 2.6 +WX_COMPS= wx +WX_CONF_ARGS= absolute +WX_UNICODE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-wx-config=${WXGTK_CONFIG} \ - --program-prefix= +CONFIGURE_ARGS= --program-prefix= post-install: @${CAT} ${PKGMESSAGE} diff -ruN --exclude=CVS /usr/ports/math/wxMaxima/distinfo /usr/ports/math/wxMaxima-update-0.7.0a/distinfo --- /usr/ports/math/wxMaxima/distinfo Sun Sep 3 21:54:51 2006 +++ /usr/ports/math/wxMaxima-update-0.7.0a/distinfo Sun Oct 8 17:11:18 2006 @@ -1,3 +1,3 @@ -MD5 (wxMaxima-0.7.0.tar.gz) = 29232209c2b5b4ef35f6d9e36b3810f3 -SHA256 (wxMaxima-0.7.0.tar.gz) = 2a93ee429844af4232aed9be20a5e7ffd23050488cafb28c53df299437f9f84e -SIZE (wxMaxima-0.7.0.tar.gz) = 703700 +MD5 (wxMaxima-0.7.0a.tar.gz) = 8ba9720bb96a1e7dcf5b8a3c06177901 +SHA256 (wxMaxima-0.7.0a.tar.gz) = d055568c037c44f71564b731de85e2d5edf87ef6dd9877fb0518297b65f87a6c +SIZE (wxMaxima-0.7.0a.tar.gz) = 499011 --- wxMaxima-0.7.0a.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061008154314.8313.qmail>