[Midnightbsd-cvs] mports: Makefile: Changed version number model.
seirei at midnightbsd.org
seirei at midnightbsd.org
Mon Aug 27 16:22:35 EDT 2007
Log Message:
-----------
Changed version number model.
Modified Files:
--------------
mports/devel/etoile-collectionkit:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/etoile-collectionkit/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ldevel/etoile-collectionkit/Makefile -Ldevel/etoile-collectionkit/Makefile -u -r1.2 -r1.3
--- devel/etoile-collectionkit/Makefile
+++ devel/etoile-collectionkit/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= collectionkit
-PORTVERSION= 0.2.0
+PORTVERSION= 0.1.${SNAPSHOT}
CATEGORIES= devel gnustep
MASTER_SITES= http://download.gna.org/etoile/
LICENSE= lgpl
@@ -25,6 +25,7 @@
#DEFAULT_LIBVERSION= 0.1
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
+SNAPSHOT= 20070728
WRKSRC= ${WRKDIR}/Etoile-0.2/
USE_GNUSTEP_MAKE_DIRS+= Frameworks/CollectionKit
More information about the Midnightbsd-cvs
mailing list