aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-31 15:07:08 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-31 15:07:08 +0000
commit011dce24ce7dd5253f7e97aaa947acb21339dcd5 (patch)
treebe6c85e782d49cf223592ee199c43ca0222da761 /cad
parent2a0640b2d4b751061c9ddc616327c22b754034ba (diff)
downloadports-011dce24ce7dd5253f7e97aaa947acb21339dcd5.tar.gz
ports-011dce24ce7dd5253f7e97aaa947acb21339dcd5.zip
- Chase guile shared lib bump
- Add an entry to UPDATING
Notes
Notes: svn path=/head/; revision=278635
Diffstat (limited to 'cad')
-rw-r--r--cad/gwave/Makefile4
-rw-r--r--cad/libgeda/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index ac29bd27e274..af82d22b5e01 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -7,14 +7,14 @@
PORTNAME= gwave
PORTVERSION= 20080127
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= cad
MASTER_SITES= http://geda.seul.org/dist/
MAINTAINER= stas@FreeBSD.org
COMMENT= Waveform viewer for analogue electronic simulation tools
-LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile \
+LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile \
guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk
USE_GNOME= gtk12
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile
index 9b5646163fa6..fdc1361c5956 100644
--- a/cad/libgeda/Makefile
+++ b/cad/libgeda/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgeda
PORTVERSION= 1.4.3
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= cad
MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/release/v1.4/${PORTVERSION}/ \
MAINTAINER= stas@FreeBSD.org
COMMENT= The gEDA's tools base utility library
-LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile
+LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes