Skip site navigation (1)Skip section navigation (2)
Date:      25 Apr 2006 11:22:52 -0000
From:      nivit@email.it (Nicola Vitale)
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96313: [MAINTAINER] math/wxMaxima: update to 0.6.5
Message-ID:  <20060425112252.5690.qmail@arancino>
Resent-Message-ID: <200604251130.k3PBUEKa035354@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96313
>Category:       ports
>Synopsis:       [MAINTAINER] math/wxMaxima: update to 0.6.5
>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:   Tue Apr 25 11:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD arancino.domo.sva 6.1-RC FreeBSD 6.1-RC #4: Sat Apr 15 10:17:24 CEST 2006
>Description:
- Update to 0.6.5

Added file(s):
- pkg-message

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- wxMaxima-0.6.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/wxMaxima/Makefile /usr/ports/math/wxMaxima.update-0.6.5/Makefile
--- /usr/ports/math/wxMaxima/Makefile	Tue Nov 29 13:47:47 2005
+++ /usr/ports/math/wxMaxima.update-0.6.5/Makefile	Tue Apr 25 13:22:14 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wxMaxima
-PORTVERSION=	0.6.4
+PORTVERSION=	0.6.5
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:L}
@@ -14,13 +14,17 @@
 MAINTAINER=	nivit@email.it
 COMMENT=	A wxWidgets GUI for the computer algebra system maxima
 
-LIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
+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/wxgtk2-2.4-config
+WXGTK_CONFIG?=	${X11BASE}/bin/wxgtk2u-2.6-config
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-wx-config=${WXGTK_CONFIG} \
 		--program-prefix=
+
+post-install:
+	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/math/wxMaxima/distinfo /usr/ports/math/wxMaxima.update-0.6.5/distinfo
--- /usr/ports/math/wxMaxima/distinfo	Tue Nov 29 13:47:48 2005
+++ /usr/ports/math/wxMaxima.update-0.6.5/distinfo	Tue Apr 25 11:07:54 2006
@@ -1,3 +1,3 @@
-MD5 (wxMaxima-0.6.4.tar.gz) = 4f4c2999deb7ee45d0e3fabb4b16a50b
-SHA256 (wxMaxima-0.6.4.tar.gz) = a1870a88eeaa340ce2ac165eddf110c7fca8ef7df9b0c7fb6e28313b129d5957
-SIZE (wxMaxima-0.6.4.tar.gz) = 874279
+MD5 (wxMaxima-0.6.5.tar.gz) = 7190a0a2154e3305ea15edf408bb558f
+SHA256 (wxMaxima-0.6.5.tar.gz) = 99bd077f2371264989f79fe34107a094898cd096faaa2236b828837b894fad0b
+SIZE (wxMaxima-0.6.5.tar.gz) = 1108732
diff -ruN --exclude=CVS /usr/ports/math/wxMaxima/pkg-message /usr/ports/math/wxMaxima.update-0.6.5/pkg-message
--- /usr/ports/math/wxMaxima/pkg-message	Thu Jan  1 01:00:00 1970
+++ /usr/ports/math/wxMaxima.update-0.6.5/pkg-message	Tue Apr 25 11:13:52 2006
@@ -0,0 +1,6 @@
+*************************************************************************
+
+    When you update wxMaxima, you should delete the file .wxMaxima in
+    your home directory.
+
+*************************************************************************
diff -ruN --exclude=CVS /usr/ports/math/wxMaxima/pkg-plist /usr/ports/math/wxMaxima.update-0.6.5/pkg-plist
--- /usr/ports/math/wxMaxima/pkg-plist	Thu Jul 14 12:54:10 2005
+++ /usr/ports/math/wxMaxima.update-0.6.5/pkg-plist	Tue Apr 25 11:52:45 2006
@@ -1,5 +1,6 @@
 @comment $FreeBSD: ports/math/wxMaxima/pkg-plist,v 1.1 2005/07/14 10:54:10 pav Exp $
 bin/wxmaxima
+share/locale/de/LC_MESSAGES/wxMaxima.mo
 share/locale/es/LC_MESSAGES/wxMaxima.mo
 share/locale/fr/LC_MESSAGES/wxMaxima.mo
 share/locale/it/LC_MESSAGES/wxMaxima.mo
--- wxMaxima-0.6.5.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?20060425112252.5690.qmail>