diff options
author | wiz <wiz> | 2010-05-31 20:21:06 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-05-31 20:21:06 +0000 |
commit | 5bb09a0660793ced7cfa98969a61e75f6c27e220 (patch) | |
tree | d189d9d47b5fe0717c5d69322d79a58cc4cd4edd /devel/fossil | |
parent | 0ab97990d48dfeccb93d6f4ccaec429c07f3b6d3 (diff) | |
download | pkgsrc-5bb09a0660793ced7cfa98969a61e75f6c27e220.tar.gz |
Update to 20100521:
Switch to 2-clause BSD license and bug fixes.
Diffstat (limited to 'devel/fossil')
-rw-r--r-- | devel/fossil/Makefile | 6 | ||||
-rw-r--r-- | devel/fossil/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile index be36108bd47..c10ff911e63 100644 --- a/devel/fossil/Makefile +++ b/devel/fossil/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2010/01/24 19:44:42 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/05/31 20:21:06 wiz Exp $ # -DISTNAME= fossil-src-20100121205359 +DISTNAME= fossil-src-20100521162104 PKGNAME= ${DISTNAME:S/-src//:C/-(2........)/-\1./} CATEGORIES= devel scm MASTER_SITES= http://www.fossil-scm.org/download/ @@ -9,7 +9,7 @@ MASTER_SITES= http://www.fossil-scm.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.fossil-scm.org/index.html/doc/tip/www/index.wiki COMMENT= Simple, high-reliability, distributed software configuration management -LICENSE= gnu-gpl-v2 +LICENSE= 2-clause-bsd PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/fossil/distinfo b/devel/fossil/distinfo index 74fc6f9d8c9..16cee3f9eb4 100644 --- a/devel/fossil/distinfo +++ b/devel/fossil/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/01/24 13:32:09 wiz Exp $ +$NetBSD: distinfo,v 1.4 2010/05/31 20:21:06 wiz Exp $ -SHA1 (fossil-src-20100121205359.tar.gz) = fe20a59ad5a7f65948c8b587e251e78f8770e674 -RMD160 (fossil-src-20100121205359.tar.gz) = 22ecaf59b66e6db9266b512796f44549a0d26d8d -Size (fossil-src-20100121205359.tar.gz) = 1841775 bytes +SHA1 (fossil-src-20100521162104.tar.gz) = 33a77ff1d719452be14b918cd6e273f3d3458afd +RMD160 (fossil-src-20100521162104.tar.gz) = dbe84c554feb00dfc669fda028dd2286d418781e +Size (fossil-src-20100521162104.tar.gz) = 1901331 bytes |