[Commits] (bear) heikki pointed out that the previous convention for svn based source tarballs

commits at osafoundation.org commits at osafoundation.org
Tue Apr 26 12:55:06 PDT 2005


Commit by: bear
Modified files:
external/twisted/patches-r13651 None 1.1
external/twisted/Makefile 1.22 1.23
external/twisted/patches-20050426 1.1 None

Log message:
heikki pointed out that the previous convention for svn based source tarballs
was to use the revision number in the name so the exact point in time is known
bug 2308


Bugzilla links:
http://bugzilla.osafoundation.org/show_bug.cgi?id=2308

ViewCVS links:
http://cvs.osafoundation.org/index.cgi/external/twisted/patches-r13651?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.osafoundation.org/index.cgi/external/twisted/Makefile.diff?r1=text&tr1=1.22&r2=text&tr2=1.23
http://cvs.osafoundation.org/index.cgi/external/twisted/patches-20050426.diff?r1=text&tr1=1.1&r2=text&tr2=None

Index: external/twisted/Makefile
diff -u external/twisted/Makefile:1.22 external/twisted/Makefile:1.23
--- external/twisted/Makefile:1.22	Tue Apr 26 11:22:12 2005
+++ external/twisted/Makefile	Tue Apr 26 12:55:05 2005
@@ -1,5 +1,5 @@
 
-VERSION=20050426
+VERSION=r13651
 RELVER=$(VERSION)-6
 TWISTED=$(BUILD_ROOT)/twisted
 SRC=$(TWISTED)/Twisted-$(VERSION)



More information about the Commits mailing list