diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-09 16:52:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-09 16:52:56 +0000 |
commit | 5b5c8879e6949826fe89c1d5e98abc1a2850d40c (patch) | |
tree | 6a38ca7b2f3bc7cfc7e85d24433ae7ff8d217ca0 /science | |
parent | dd4aecf4a6e775e43ec643e885cdb1598586d077 (diff) | |
download | ports-5b5c8879e6949826fe89c1d5e98abc1a2850d40c.tar.gz ports-5b5c8879e6949826fe89c1d5e98abc1a2850d40c.zip |
- Update to 0.4.3
Notes
Notes:
svn path=/head/; revision=106585
Diffstat (limited to 'science')
-rw-r--r-- | science/gchempaint/Makefile | 5 | ||||
-rw-r--r-- | science/gchempaint/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index fb0b273bbbfb..824806cbc24f 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= gchempaint -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTVERSION= 0.4.3 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +17,7 @@ LIB_DEPENDS= gcu.2:${PORTSDIR}/science/gchemutils USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix libgnomeprintui libgnomeui +USE_GNOME= gnomehack gnomeprefix intlhack libgnomeprintui libgnomeui USE_GMAKE= yes USE_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" diff --git a/science/gchempaint/distinfo b/science/gchempaint/distinfo index 5dcb89b2662b..81c60905804e 100644 --- a/science/gchempaint/distinfo +++ b/science/gchempaint/distinfo @@ -1,2 +1,2 @@ -MD5 (gchempaint-0.4.2.tar.bz2) = 6d02d5ec9b5371529b308b4ba7983a38 -SIZE (gchempaint-0.4.2.tar.bz2) = 615539 +MD5 (gchempaint-0.4.3.tar.bz2) = 1aad2046008652db783ba0441b44cd00 +SIZE (gchempaint-0.4.3.tar.bz2) = 619303 |