[csw-devel] SF.net SVN: gar:[5901] csw/mgar/pkg/cpan/Digest-SHA1/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 6 21:52:51 CEST 2009
Revision: 5901
http://gar.svn.sourceforge.net/gar/?rev=5901&view=rev
Author: dmichelsen
Date: 2009-08-06 19:52:50 +0000 (Thu, 06 Aug 2009)
Log Message:
-----------
cpan/Digest-SHA1: Update to 2.12
Modified Paths:
--------------
csw/mgar/pkg/cpan/Digest-SHA1/trunk/Makefile
csw/mgar/pkg/cpan/Digest-SHA1/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/CSWpmdigestsha1.depend
csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/CSWpmdigestsha1.gspec
csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/CSWpmdigestsha1.prototype
csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/reset.diff
Property Changed:
----------------
csw/mgar/pkg/cpan/Digest-SHA1/trunk/
Property changes on: csw/mgar/pkg/cpan/Digest-SHA1/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/Digest-SHA1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Digest-SHA1/trunk/Makefile 2009-08-06 19:49:14 UTC (rev 5900)
+++ csw/mgar/pkg/cpan/Digest-SHA1/trunk/Makefile 2009-08-06 19:52:50 UTC (rev 5901)
@@ -1,9 +1,9 @@
GARNAME = Digest-SHA1
-GARVERSION = 2.11
+GARVERSION = 2.12
CATEGORIES = cpan
AUTHOR = GAAS
-DESCRIPTION = interface to the SHA-1 Algorithm
+DESCRIPTION = Interface to the SHA-1 Algorithm
define BLURB
The Digest::SHA1 module allows you to use the NIST SHA-1 message digest
algorithm from within Perl programs. The algorithm takes as input a message
@@ -11,9 +11,7 @@
"message digest" of the input.
endef
-DISTFILES = $(call admfiles,CSWpmdigestsha1,depend prototype)
+PACKAGES = CSWpmdigestsha1
+CATALOGNAME = pm_digestsha1
-# Missing alias for reset -> new
-PATCHFILES = reset.diff
-
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Digest-SHA1/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Digest-SHA1/trunk/checksums 2009-08-06 19:49:14 UTC (rev 5900)
+++ csw/mgar/pkg/cpan/Digest-SHA1/trunk/checksums 2009-08-06 19:52:50 UTC (rev 5901)
@@ -1,5 +1 @@
-baa49ee03a0deeabcef18312e0f09eff download/CSWpmdigestsha1.gspec
-6e0d583c86d7f74b43769810714242aa download/CSWpmdigestsha1.depend
-b82b0858b497a79c25d1170ded064aae download/CSWpmdigestsha1.prototype
-2449bfe21d6589c96eebf94dae24df6b download/Digest-SHA1-2.11.tar.gz
-c6c6ac19fc84da3d077e891dd54a008c download/reset.diff
+eeb0292868801a202bd7ead87b291374 download/Digest-SHA1-2.12.tar.gz
Deleted: csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/CSWpmdigestsha1.gspec
===================================================================
--- csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/CSWpmdigestsha1.gspec 2009-08-06 19:49:14 UTC (rev 5900)
+++ csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/CSWpmdigestsha1.gspec 2009-08-06 19:52:50 UTC (rev 5901)
@@ -1,9 +0,0 @@
-%var bitname pm_digestsha1
-%var pkgname CSWpmdigestsha1
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 1999-2003 Gisle Aas.
-Copyright 1997 Uwe Hollerbach.
-
-This library is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/CSWpmdigestsha1.prototype
===================================================================
--- csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/CSWpmdigestsha1.prototype 2009-08-06 19:49:14 UTC (rev 5900)
+++ csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/CSWpmdigestsha1.prototype 2009-08-06 19:52:50 UTC (rev 5901)
@@ -1,15 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/Digest 0755 root bin
-f none /opt/csw/lib/perl/csw/Digest/SHA1.pm 0444 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Digest 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Digest/SHA1 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Digest/SHA1/.packlist 0644 root bin
-f none /opt/csw/lib/perl/csw/auto/Digest/SHA1/SHA1.bs 0444 root bin
-f none /opt/csw/lib/perl/csw/auto/Digest/SHA1/SHA1.so 0555 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Digest::SHA1.3perl 0444 root bin
Deleted: csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/reset.diff
===================================================================
--- csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/reset.diff 2009-08-06 19:49:14 UTC (rev 5900)
+++ csw/mgar/pkg/cpan/Digest-SHA1/trunk/files/reset.diff 2009-08-06 19:52:50 UTC (rev 5901)
@@ -1,12 +0,0 @@
-diff --speed-large-files --minimal -Nru Digest-SHA1-2.07.orig/SHA1.pm Digest-SHA1-2.07/SHA1.pm
---- Digest-SHA1-2.07.orig/SHA1.pm 2003-12-05 05:17:59.000000000 -0800
-+++ Digest-SHA1-2.07/SHA1.pm 2004-01-07 12:24:32.689505000 -0800
-@@ -23,6 +23,8 @@
-
- Digest::SHA1->bootstrap($VERSION);
-
-+*reset = \&new;
-+
- 1;
- __END__
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list