- Update to 0.6.2 [1]

- Use USE_GNOME=libxml2 rather than a hardcoded dependency

[1]:
PR:		ports/86829
Submitted by:	maintainer
This commit is contained in:
Jean-Yves Lefort 2005-10-02 17:16:10 +00:00
parent e8b351b15e
commit 86e56b51b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144000
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= wxMaxima PORTNAME= wxMaxima
PORTVERSION= 0.6.1 PORTVERSION= 0.6.2
CATEGORIES= math CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L} MASTER_SITE_SUBDIR= ${PORTNAME:L}
@ -14,10 +14,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L}
MAINTAINER= nivit@email.it MAINTAINER= nivit@email.it
COMMENT= A wxWidgets GUI for the computer algebra system maxima COMMENT= A wxWidgets GUI for the computer algebra system maxima
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 \ LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
xml2.5:${PORTSDIR}/textproc/libxml2
RUN_DEPENDS= maxima:${PORTSDIR}/math/maxima RUN_DEPENDS= maxima:${PORTSDIR}/math/maxima
USE_GNOME= libxml2
WXGTK_CONFIG?= ${X11BASE}/bin/wxgtk2-2.4-config WXGTK_CONFIG?= ${X11BASE}/bin/wxgtk2-2.4-config
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wx-config=${WXGTK_CONFIG} \ CONFIGURE_ARGS= --with-wx-config=${WXGTK_CONFIG} \

View file

@ -1,2 +1,2 @@
MD5 (wxMaxima-0.6.1.tar.gz) = 32f19a748e38f8028b4d4b0243eba24e MD5 (wxMaxima-0.6.2.tar.gz) = b1ed5cc352dfe6b6c58b1f4c200aeaf7
SIZE (wxMaxima-0.6.1.tar.gz) = 1000110 SIZE (wxMaxima-0.6.2.tar.gz) = 791409