Revert latest update (requested by OWNER).
This commit is contained in:
parent
47354d073a
commit
1f66895d22
4 changed files with 11 additions and 8 deletions
|
@ -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]
|
||||
|
|
3
doc/TODO
3
doc/TODO
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue