summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdf <jdf>2012-08-12 23:36:44 +0000
committerjdf <jdf>2012-08-12 23:36:44 +0000
commit4a69fe2bad64939e86384585b37ea7ea6a25afe0 (patch)
treee5a6650d9b61510e21dde58102913ac74502885a
parentf0f8dfd51330041ced10ab2d350768f6d7eff3f9 (diff)
downloadpkgsrc-4a69fe2bad64939e86384585b37ea7ea6a25afe0.tar.gz
Updated fossil from 1.22 to 1.23.
-rw-r--r--devel/fossil/Makefile6
-rw-r--r--devel/fossil/distinfo8
-rw-r--r--doc/CHANGES-20123
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]