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

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 24 15:18:12 EDT 2008


Log Message:
-----------
Bump shared lib version

Modified Files:
--------------
    mports/lang/gnustep-guile:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/gnustep-guile/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L lang/gnustep-guile/Makefile -L lang/gnustep-guile/Makefile -u -r1.4 -r1.5
--- lang/gnustep-guile/Makefile
+++ lang/gnustep-guile/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	gnustep-guile
 PORTVERSION=	1.1.4
-PORTREVISION=	3
+PORTREVISION=	4444
 CATEGORIES=	lang gnustep
 MASTER_SITES=	${MASTER_SITE_GNUSTEP}
 MASTER_SITE_SUBDIR=	libs
@@ -18,7 +18,7 @@
 COMMENT=	GNUstep interface to the GUILE scheme interpreter
 LICENSE=	gpl2
 
-LIB_DEPENDS+=	guile.18:${PORTSDIR}/lang/guile
+LIB_DEPENDS+=	guile.19:${PORTSDIR}/lang/guile
 
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_SYSTEM_LIBRARIES}
 


More information about the Midnightbsd-cvs mailing list