[csw-devel] SF.net SVN: gar:[19624] csw/mgar/pkg/cpan/Digest-SHA1/trunk
igalic at users.sourceforge.net
igalic at users.sourceforge.net
Sat Nov 10 22:20:58 CET 2012
Revision: 19624
http://gar.svn.sourceforge.net/gar/?rev=19624&view=rev
Author: igalic
Date: 2012-11-10 21:20:58 +0000 (Sat, 10 Nov 2012)
Log Message:
-----------
cpan/Digest-SHA1/trunk: update to makemake
Modified Paths:
--------------
csw/mgar/pkg/cpan/Digest-SHA1/trunk/Makefile
csw/mgar/pkg/cpan/Digest-SHA1/trunk/checksums
Modified: csw/mgar/pkg/cpan/Digest-SHA1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Digest-SHA1/trunk/Makefile 2012-11-10 21:07:02 UTC (rev 19623)
+++ csw/mgar/pkg/cpan/Digest-SHA1/trunk/Makefile 2012-11-10 21:20:58 UTC (rev 19624)
@@ -1,18 +1,21 @@
NAME = Digest-SHA1
-VERSION = 2.12
+VERSION = 2.13
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = GAAS
-DESCRIPTION = Interface to the SHA-1 Algorithm
+DESCRIPTION = Perl 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
- of arbitrary length and produces as output a 160-bit "fingerprint" or
- "message digest" of the input.
endef
-PACKAGES = CSWpmdigestsha1
-CATALOGNAME = pm_digestsha1
+CATALOG_RELEASE = unstable
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGES += CSWpm-digest-sha1
+CATALOGNAME_CSWpm-digest-sha1 = pm_digest_sha1
+SPKG_DESC_CSWpm-digest-sha1 = Perl interface to the SHA-1 algorithm
+OBSOLETED_BY_CSWpm-digest-sha1 += CSWpmdigestsha1
+CATALOGNAME_CSWpmdigestsha1 = pm_digestsha1_stub
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Digest-SHA1/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Digest-SHA1/trunk/checksums 2012-11-10 21:07:02 UTC (rev 19623)
+++ csw/mgar/pkg/cpan/Digest-SHA1/trunk/checksums 2012-11-10 21:20:58 UTC (rev 19624)
@@ -1 +1 @@
-eeb0292868801a202bd7ead87b291374 download/Digest-SHA1-2.12.tar.gz
+bd22388f268434f2b24f64e28bf1aa35 Digest-SHA1-2.13.tar.gz
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