diff options
author | jdf <jdf@pkgsrc.org> | 2012-08-12 23:36:44 +0000 |
---|---|---|
committer | jdf <jdf@pkgsrc.org> | 2012-08-12 23:36:44 +0000 |
commit | 43d99186eb4ba6cda2932fea1f15e6248f976e74 (patch) | |
tree | e5a6650d9b61510e21dde58102913ac74502885a | |
parent | e9f8ea4cabcde94a1eb51b6cf4573f5b47b1f41d (diff) | |
download | pkgsrc-43d99186eb4ba6cda2932fea1f15e6248f976e74.tar.gz |
Updated fossil from 1.22 to 1.23.
-rw-r--r-- | devel/fossil/Makefile | 6 | ||||
-rw-r--r-- | devel/fossil/distinfo | 8 | ||||
-rw-r--r-- | doc/CHANGES-2012 | 3 |
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile index 4a95cc8f12a..ed1d4c0b3a2 100644 --- a/devel/fossil/Makefile +++ b/devel/fossil/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2012/03/22 23:12:41 asau Exp $ +# $NetBSD: Makefile,v 1.20 2012/08/12 23:36:44 jdf Exp $ -DISTNAME= fossil-src-20120317175325 -PKGNAME= fossil-1.22 +DISTNAME= fossil-src-20120808112557 +PKGNAME= fossil-1.23 CATEGORIES= devel scm MASTER_SITES= http://www.fossil-scm.org/download/ diff --git a/devel/fossil/distinfo b/devel/fossil/distinfo index 28f1001ce81..1ba576dc10b 100644 --- a/devel/fossil/distinfo +++ b/devel/fossil/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2012/03/22 23:12:41 asau Exp $ +$NetBSD: distinfo,v 1.17 2012/08/12 23:36:44 jdf Exp $ -SHA1 (fossil-src-20120317175325.tar.gz) = 02e9be3cf6b072dfd2c98fa7dd05a2df4a14cfb6 -RMD160 (fossil-src-20120317175325.tar.gz) = cc89c07f1ab859ee32cc5facaaa1e45954b69376 -Size (fossil-src-20120317175325.tar.gz) = 2759495 bytes +SHA1 (fossil-src-20120808112557.tar.gz) = b7c3f0092ac9a00e71675464c0f3c7f0297df25f +RMD160 (fossil-src-20120808112557.tar.gz) = c3a720f795a13f32c29b44f1ca2cf405ee65e829 +Size (fossil-src-20120808112557.tar.gz) = 2811716 bytes diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index 9590f70a684..310204be190 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.2555 2012/08/12 22:00:44 wiz Exp $ +$NetBSD: CHANGES-2012,v 1.2556 2012/08/12 23:36:44 jdf Exp $ Changes to the packages collection and infrastructure in 2012: @@ -3931,3 +3931,4 @@ Changes to the packages collection and infrastructure in 2012: Added x11/xcb-util-wm version 0.3.9 [wiz 2012-08-12] Updated misc/ruby-daemons to 1.1.9 [imil 2012-08-12] Updated games/scummvm-tools to 1.4.0 [wiz 2012-08-12] + Updated devel/fossil to 1.23 [jdf 2012-08-13] |