Hi, just a few days ago, fossil 1.21 was released, currently in pkgsrc is 1.18. fossil <= 1.20 is broken on sparc platforms, while this bug should be fixed in 1.21. Anyway, there are some other nice new features. Attached patch updates that to the current version. There was a configure script added in 1.19, which is now called (see http://fossil-scm.org/index.html/doc/trunk/www/changes.wiki). I hope this is the right way to do so. Regards, Julian
Index: devel/fossil/Makefile =================================================================== RCS file: /cvsroot/pkgsrc/devel/fossil/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- devel/fossil/Makefile 3 Dec 2011 19:38:48 -0000 1.16 +++ devel/fossil/Makefile 18 Dec 2011 00:39:07 -0000 @@ -1,7 +1,7 @@ # $NetBSD: Makefile,v 1.16 2011/12/03 19:38:48 cheusov Exp $ -DISTNAME= fossil-src-20110713230341 -PKGNAME= fossil-1.18 +DISTNAME= fossil-src-20111213135356 +PKGNAME= fossil-1.21 CATEGORIES= devel scm MASTER_SITES= http://www.fossil-scm.org/download/ @@ -15,6 +15,9 @@ INSTALLATION_DIRS+= bin +do-build: + ${RUN} cd ${WRKSRC} && ./configure + ${RUN} cd ${WRKSRC} && ${MAKE} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fossil ${DESTDIR}${PREFIX}/bin Index: devel/fossil/distinfo =================================================================== RCS file: /cvsroot/pkgsrc/devel/fossil/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- devel/fossil/distinfo 17 Aug 2011 13:42:50 -0000 1.14 +++ devel/fossil/distinfo 18 Dec 2011 00:39:07 -0000 @@ -1,5 +1,5 @@ $NetBSD: distinfo,v 1.14 2011/08/17 13:42:50 asau Exp $ -SHA1 (fossil-src-20110713230341.tar.gz) = 41162f4db6711210bc19271414454e953e348c5e -RMD160 (fossil-src-20110713230341.tar.gz) = c0033a685457e032eea8ad9804be61121e8c8492 -Size (fossil-src-20110713230341.tar.gz) = 2528443 bytes +SHA1 (fossil-src-20111213135356.tar.gz) = 90428156178939dbfb74aaa7d01da2caa80d0f24 +RMD160 (fossil-src-20111213135356.tar.gz) = ed75d0f95f605e2dbcaf905c0119fefd8e41428d +Size (fossil-src-20111213135356.tar.gz) = 2765234 bytes
Attachment:
signature.asc
Description: PGP signature