[Midnightbsd-cvs] mports: Makefile: Bump shared lib version for guile update

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 24 15:19:10 EDT 2008


Log Message:
-----------
Bump shared lib version for guile update

Modified Files:
--------------
    mports/devel/gconf:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/gconf/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L devel/gconf/Makefile -L devel/gconf/Makefile -u -r1.2 -r1.3
--- devel/gconf/Makefile
+++ devel/gconf/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	gconf
 PORTVERSION=	1.0.9
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	devel gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/GConf/1.0
@@ -18,7 +18,7 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A configuration database system for GNOME
 
-LIB_DEPENDS=	guile.18:${PORTSDIR}/lang/guile
+LIB_DEPENDS=	guile.19:${PORTSDIR}/lang/guile
 
 USE_AUTOTOOLS=	libtool:15
 USE_BZIP2=	yes


More information about the Midnightbsd-cvs mailing list