aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-22 16:04:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-22 16:04:11 +0000
commit13c0f276050af12993dbcdf0f2c276d70b2ad751 (patch)
treecb8ac7f48c174332248e1467018137acf40d1173 /math
parent1fe364400380af2bf36b77f3f8042eb2e67e1c94 (diff)
downloadports-13c0f276050af12993dbcdf0f2c276d70b2ad751.tar.gz
ports-13c0f276050af12993dbcdf0f2c276d70b2ad751.zip
- Chase lang/guile shlib bump
Notes
Notes: svn path=/head/; revision=226679
Diffstat (limited to 'math')
-rw-r--r--math/drgeo/Makefile4
-rw-r--r--math/guppi/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile
index 481276f40721..80a40dbb4f22 100644
--- a/math/drgeo/Makefile
+++ b/math/drgeo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= drgeo
PORTVERSION= 1.1.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= math
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ofset
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ofset
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= A GTK interactive geometry sofware
-LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile
USE_GETTEXT= yes
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libglade2
diff --git a/math/guppi/Makefile b/math/guppi/Makefile
index 08611bdab1dc..dfda1205a4f0 100644
--- a/math/guppi/Makefile
+++ b/math/guppi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= guppi
PORTVERSION= 0.40.3
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/Guppi/0.40
@@ -16,7 +16,7 @@ DISTNAME= Guppi-${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org
COMMENT= A plotting program for GNOME
-LIB_DEPENDS= guile.19:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile
USE_BZIP2= yes
USE_GMAKE= yes