[Lunar-commits] r14995 - moonbase/trunk/devel/subversion
Terry Chan
tchan at lunar-linux.org
Tue May 24 18:04:20 UTC 2005
Author: tchan
Date: 2005-05-24 18:04:18 +0000 (Tue, 24 May 2005)
New Revision: 14995
Modified:
moonbase/trunk/devel/subversion/DETAILS
Log:
Version bump to subversion-1.2.0. Compiled/tested with gcc-3.3.3, glibc-2.3.3,
kernel headers 2.4.x. Many bug fixes over 1.1.4. Florin suggested it was time
for the newer subversion.
Modified: moonbase/trunk/devel/subversion/DETAILS
===================================================================
--- moonbase/trunk/devel/subversion/DETAILS 2005-05-24 17:29:29 UTC (rev 14994)
+++ moonbase/trunk/devel/subversion/DETAILS 2005-05-24 18:04:18 UTC (rev 14995)
@@ -1,13 +1,13 @@
MODULE=subversion
- VERSION=1.1.4
+ VERSION=1.2.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://subversion.tigris.org/tarballs/
- SOURCE_VFY=sha1:e686712a75557387446141aeff3c8f060eb4ebcf
+ SOURCE_URL=http://subversion.tigris.org/tarballs/
+ SOURCE_VFY=sha1:6dcafbd5a4636e9962cca06d93267028143f303d
PSAFE=no
WEB_SITE=http://subversion.tigris.org/
ENTERED=20030126
- UPDATED=20050405
- SHORT="An alternative to cvs!"
+ UPDATED=20050524
+ SHORT="An alternative to cvs!"
cat << EOF
Subversion is meant to be a better CVS, so it will have most of CVS's
More information about the Lunar-commits
mailing list