[Midnightbsd-cvs] mports: Makefile: Changed version number model.

seirei at midnightbsd.org seirei at midnightbsd.org
Mon Aug 27 16:03:01 EDT 2007


Log Message:
-----------
Changed version number model.

Modified Files:
--------------
    mports/textproc/etoile-ogrekit:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/etoile-ogrekit/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -Ltextproc/etoile-ogrekit/Makefile -Ltextproc/etoile-ogrekit/Makefile -u -r1.3 -r1.4
--- textproc/etoile-ogrekit/Makefile
+++ textproc/etoile-ogrekit/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	ogrekit
-PORTVERSION=	0.2.0
+PORTVERSION=	0.1.${SNAPSHOT}
 CATEGORIES=	textproc gnustep
 MASTER_SITES=	http://download.gna.org/etoile/
 LICENSE=        bsd2
@@ -27,6 +27,7 @@
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 NO_FILTER_SHLIBS=	yes
 
+SNAPSHOT=       20070728
 WRKSRC=	${WRKDIR}/Etoile-0.2/
 MAKE_ENV+= old=yes
 USE_GNUSTEP_MAKE_DIRS+=	Frameworks/OgreKit


More information about the Midnightbsd-cvs mailing list