Attached is the latest and greatest fossil version. Tested on amd64. Now
has a git like stash command.

I've updated the email address since the old likes the spam a little to
much.

Also, make regress fails in this version since the tests were not
updated before release so I've add a NO_REGRESS to the makefile and will
remove it with the next version which should have working tests again.

Thanks.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/fossil/Makefile,v
retrieving revision 1.18
diff -u -p Makefile
--- Makefile    8 Dec 2010 00:10:28 -0000       1.18
+++ Makefile    26 Dec 2010 20:53:42 -0000
@@ -2,12 +2,12 @@
 
 COMMENT =              simple distributed software configuration management 
 
-VERSION =              20101207133137
+VERSION =              20101221135605
 DISTNAME =             fossil-src-${VERSION}
 PKGNAME =              fossil-${VERSION}
 CATEGORIES =           devel www
 
-MAINTAINER =           James Turner <[email protected]>
+MAINTAINER =           James Turner <[email protected]>
 
 HOMEPAGE =             http://fossil-scm.org/
 MASTER_SITES =         ${HOMEPAGE}download/ \
@@ -33,6 +33,7 @@ WANTLIB =             c crypto ssl z
 MODULES =              lang/tcl
 RUN_DEPENDS =          security/gnupg
 
+NO_REGRESS =           Yes
 REGRESS_DEPENDS =      ${MODTCL_RUN_DEPENDS}
 
 MAKE_FLAGS +=          BCC="${CC}"
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/fossil/distinfo,v
retrieving revision 1.12
diff -u -p distinfo
--- distinfo    8 Dec 2010 00:10:28 -0000       1.12
+++ distinfo    26 Dec 2010 20:53:42 -0000
@@ -1,5 +1,5 @@
-MD5 (fossil-src-20101207133137.tar.gz) = PajvafeGVZjtz8SAY/b0ZA==
-RMD160 (fossil-src-20101207133137.tar.gz) = EA0mBcxcTYB9VCXVMurpEGWuud8=
-SHA1 (fossil-src-20101207133137.tar.gz) = GVOfkK7LPCXs/DAFZE3roBRPSzg=
-SHA256 (fossil-src-20101207133137.tar.gz) = 
n9dRFh5WYeR5Vzd9//vMwL/+SVa+5GDltpuqmPAro/s=
-SIZE (fossil-src-20101207133137.tar.gz) = 2104395
+MD5 (fossil-src-20101221135605.tar.gz) = oA9uB7PsnqdVeFLmMUHFJw==
+RMD160 (fossil-src-20101221135605.tar.gz) = Z5n94sysbhyOfq/9ehIc4Pt4dGg=
+SHA1 (fossil-src-20101221135605.tar.gz) = HIXKm2EDXtqiI3SHZMGKGWG4vEE=
+SHA256 (fossil-src-20101221135605.tar.gz) = 
l9dGemdsiphTvOSYiY6Wp93mTE98HupjO0vmepjkqv8=
+SIZE (fossil-src-20101221135605.tar.gz) = 2134939

Reply via email to