diff options
author | abs <abs> | 2003-10-06 08:58:01 +0000 |
---|---|---|
committer | abs <abs> | 2003-10-06 08:58:01 +0000 |
commit | 0c62669825089407261eeb4005de72c933d4f97b (patch) | |
tree | 8a52d6804edc1738b8f9f9fb56252cd746287f86 | |
parent | a09e9e37b8da11e1803cd5fd6734f1f8d9b72b08 (diff) | |
download | pkgsrc-0c62669825089407261eeb4005de72c933d4f97b.tar.gz |
Update rconfig to 0.23:
Correctly handle various rdist messages to fix post-rdist summary.
-rw-r--r-- | doc/CHANGES | 4 | ||||
-rw-r--r-- | sysutils/rconfig/Makefile | 4 | ||||
-rw-r--r-- | sysutils/rconfig/distinfo | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 0c953081b36..f561abbc501 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3657 2003/10/06 08:51:50 grant Exp $ +$NetBSD: CHANGES,v 1.3658 2003/10/06 08:58:28 abs Exp $ Changes to the packages collection and infrastructure in 2003: @@ -4117,3 +4117,5 @@ Changes to the packages collection and infrastructure in 2003: Updated bozohttpd to 20031005 [mrg 2003-10-05] Updated freeze to 2.5nb1 [jlam 2003-10-06] Updated pkglint to 3.64 [grant 2003-10-06] + Update rconfig to 0.23 [abs 2003-10-06] + diff --git a/sysutils/rconfig/Makefile b/sysutils/rconfig/Makefile index bbfb8accc9b..6a4d982e9f9 100644 --- a/sysutils/rconfig/Makefile +++ b/sysutils/rconfig/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2003/10/03 13:13:14 abs Exp $ +# $NetBSD: Makefile,v 1.18 2003/10/06 08:58:01 abs Exp $ -DISTNAME= rconfig-0.22 +DISTNAME= rconfig-0.23 CATEGORIES= sysutils MASTER_SITES= http://www.mono.org/abs/tools/rconfig/ diff --git a/sysutils/rconfig/distinfo b/sysutils/rconfig/distinfo index bda684d8c7a..058b2ddeb6a 100644 --- a/sysutils/rconfig/distinfo +++ b/sysutils/rconfig/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.13 2003/10/03 13:13:14 abs Exp $ +$NetBSD: distinfo,v 1.14 2003/10/06 08:58:01 abs Exp $ -SHA1 (rconfig-0.22.tar.gz) = f7aafa8d29e47eed9af00c1b38dfb367f991d9df -Size (rconfig-0.22.tar.gz) = 10747 bytes +SHA1 (rconfig-0.23.tar.gz) = 5805f516c9bb6ac3ebc38ba03fc92479680d7676 +Size (rconfig-0.23.tar.gz) = 10880 bytes |