aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-01-23 00:04:11 +0800
committermiwi <miwi@FreeBSD.org>2009-01-23 00:04:11 +0800
commitdd6951f125ec0dcd46ba50f18525aff648b2b706 (patch)
tree36e27cf7f49369d4bd8c5e8f58e20ad03b4da0f4 /math
parent0c93ceb4ce38aecc86b18c49eb0a22e573bb656e (diff)
downloadfreebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.gz
freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.zst
freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.zip
- Chase lang/guile shlib bump
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