diff options
author | shattered <shattered@pkgsrc.org> | 2013-08-27 16:40:10 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2013-08-27 16:40:10 +0000 |
commit | 8224229e3d6b6a16082ceff30870f114e735e838 (patch) | |
tree | bdd941d013e5cad9cfaabb63be2a357daeb04ffb | |
parent | 26a82dd5c5608fa9ed0b06eac16b84d23c2d4162 (diff) | |
download | pkgsrc-8224229e3d6b6a16082ceff30870f114e735e838.tar.gz |
Revert latest update (requested by OWNER).
-rw-r--r-- | doc/CHANGES-2013 | 3 | ||||
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | mail/dcc/Makefile | 5 | ||||
-rw-r--r-- | mail/dcc/distinfo | 8 |
4 files changed, 11 insertions, 8 deletions
diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013 index d2f2c9ea1ad..2b540f84180 100644 --- a/doc/CHANGES-2013 +++ b/doc/CHANGES-2013 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2013,v 1.3115 2013/08/27 16:09:00 taca Exp $ +$NetBSD: CHANGES-2013,v 1.3116 2013/08/27 16:40:10 shattered Exp $ Changes to the packages collection and infrastructure in 2013: @@ -4494,3 +4494,4 @@ Changes to the packages collection and infrastructure in 2013: Updated textproc/ruby-text to 1.2.3 [obache 2013-08-27] Updated www/contao31 to 3.1.2 [taca 2013-08-27] Updated www/contao31-example to 3.1.2 [taca 2013-08-27] + Updated mail/dcc to 1.3.123nb2 [shattered 2013-08-27] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.12495 2013/08/27 08:07:24 obache Exp $ +$NetBSD: TODO,v 1.12496 2013/08/27 16:40:10 shattered Exp $ Suggested new packages ====================== @@ -450,6 +450,7 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o darcs-2.4 o dasher-4.11 o dbench-4.0 + o dcc-1.3.147 [ask OWNER first] o dd_rescue-1.40 o ddclient-3.7.3 o ddrescue-1.17 diff --git a/mail/dcc/Makefile b/mail/dcc/Makefile index 80ce0a7f9e0..aaf9f67d02c 100644 --- a/mail/dcc/Makefile +++ b/mail/dcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2013/07/21 14:05:36 shattered Exp $ +# $NetBSD: Makefile,v 1.6 2013/08/27 16:40:11 shattered Exp $ # # Request by the author: # @@ -8,7 +8,8 @@ # > There should be no patches in whatever # > you distribute. Updatedcc must work. # -DISTNAME= dcc-1.3.147 +DISTNAME= dcc-1.3.123 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rhyolite.com/dcc/source/old/ EXTRACT_SUFX= .tar.Z diff --git a/mail/dcc/distinfo b/mail/dcc/distinfo index 338d21c8a15..444735c23c9 100644 --- a/mail/dcc/distinfo +++ b/mail/dcc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/07/21 14:05:36 shattered Exp $ +$NetBSD: distinfo,v 1.3 2013/08/27 16:40:11 shattered Exp $ -SHA1 (dcc-1.3.147.tar.Z) = 38c60733b8f0d3bb58d41c34138e7ac81fcc4f20 -RMD160 (dcc-1.3.147.tar.Z) = b72b63e533c2b6aecd6911e1177dcb535ba687dc -Size (dcc-1.3.147.tar.Z) = 1706836 bytes +SHA1 (dcc-1.3.123.tar.Z) = 3127cdde1ce374fbc5ef08fa5103cffcf93b99ee +RMD160 (dcc-1.3.123.tar.Z) = c7b0cedba3feffc4ad7c94249a56303c7f09bf2b +Size (dcc-1.3.123.tar.Z) = 1663943 bytes |