[csw-devel] SF.net SVN: gar:[9622] csw/mgar/pkg/cpan/Digest-HMAC/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Apr 12 17:26:40 CEST 2010
Revision: 9622
http://gar.svn.sourceforge.net/gar/?rev=9622&view=rev
Author: dmichelsen
Date: 2010-04-12 15:26:40 +0000 (Mon, 12 Apr 2010)
Log Message:
-----------
cpan/Digest-HMAC: Update to 1.02
Modified Paths:
--------------
csw/mgar/pkg/cpan/Digest-HMAC/trunk/Makefile
csw/mgar/pkg/cpan/Digest-HMAC/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Digest-HMAC/trunk/files/COPYING
Modified: csw/mgar/pkg/cpan/Digest-HMAC/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Digest-HMAC/trunk/Makefile 2010-04-12 08:09:47 UTC (rev 9621)
+++ csw/mgar/pkg/cpan/Digest-HMAC/trunk/Makefile 2010-04-12 15:26:40 UTC (rev 9622)
@@ -1,5 +1,5 @@
GARNAME = Digest-HMAC
-GARVERSION = 1.01
+GARVERSION = 1.02
CATEGORIES = cpan
AUTHOR = GAAS
@@ -10,8 +10,10 @@
usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104.
endef
-REQUIRED_PKGS = CSWpmdigestsha1
+DEP_PKGS = CSWpmdigestsha1
+DISTFILES = COPYING
+
PACKAGES = CSWpmdigesthmac
CATALOGNAME = pm_digesthmac
Modified: csw/mgar/pkg/cpan/Digest-HMAC/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Digest-HMAC/trunk/checksums 2010-04-12 08:09:47 UTC (rev 9621)
+++ csw/mgar/pkg/cpan/Digest-HMAC/trunk/checksums 2010-04-12 15:26:40 UTC (rev 9622)
@@ -1 +1,2 @@
-32dc54c765100c638b5d7f7ff4c5c626 download/Digest-HMAC-1.01.tar.gz
+da980cdc026faa065e5d5004115334e6 COPYING
+64c4b247d83cd64ec32aa22bf58a709b Digest-HMAC-1.02.tar.gz
Added: csw/mgar/pkg/cpan/Digest-HMAC/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Digest-HMAC/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Digest-HMAC/trunk/files/COPYING 2010-04-12 15:26:40 UTC (rev 9622)
@@ -0,0 +1,5 @@
+Copyright 1998-2001 Gisle Aas.
+Copyright 1998 Graham Barr.
+
+This library is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself.
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