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