[csw-devel] SF.net SVN: gar:[19897] csw/mgar/pkg/cpan/Digest-HMAC/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Dec 17 13:41:58 CET 2012


Revision: 19897
          http://gar.svn.sourceforge.net/gar/?rev=19897&view=rev
Author:   dmichelsen
Date:     2012-12-17 12:41:58 +0000 (Mon, 17 Dec 2012)
Log Message:
-----------
cpan/Digest-HMAC/trunk: Update to 1.03 and makemake

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Digest-HMAC/trunk/Makefile
    csw/mgar/pkg/cpan/Digest-HMAC/trunk/checksums

Removed 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	2012-12-17 10:29:06 UTC (rev 19896)
+++ csw/mgar/pkg/cpan/Digest-HMAC/trunk/Makefile	2012-12-17 12:41:58 UTC (rev 19897)
@@ -1,23 +1,22 @@
 NAME = Digest-HMAC
-VERSION = 1.02
+VERSION = 1.03
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = GAAS
 
-DESCRIPTION = Keyed-hashing for message authentication
+DESCRIPTION = Keyed-Hashing for Message Authentication
 define BLURB
-  HMAC is used for message integrity checks between two parties that share a
-  secret key, and works in combination with some other Digest algorithm,
-  usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104.
 endef
 
-DEP_PKGS = CSWpmdigestsha1
+CATALOG_RELEASE = unstable
 
-DISTFILES = COPYING
+LICENSE_TEXT = This module is licensed under the perl license
 
-PACKAGES = CSWpmdigesthmac
-CATALOGNAME = pm_digesthmac
+PACKAGES += CSWpm-digest-hmac
+CATALOGNAME_CSWpm-digest-hmac = pm_digest_hmac
+SPKG_DESC_CSWpm-digest-hmac = Keyed-Hashing for Message Authentication
+ARCHALL_CSWpm-digest-hmac = 1
+OBSOLETED_BY_CSWpm-digest-hmac += CSWpmdigesthmac
+CATALOGNAME_CSWpmdigesthmac = pm_digesthmac_stub
 
-ARCHALL = 1
-
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Digest-HMAC/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Digest-HMAC/trunk/checksums	2012-12-17 10:29:06 UTC (rev 19896)
+++ csw/mgar/pkg/cpan/Digest-HMAC/trunk/checksums	2012-12-17 12:41:58 UTC (rev 19897)
@@ -1,2 +1 @@
-da980cdc026faa065e5d5004115334e6  COPYING
-64c4b247d83cd64ec32aa22bf58a709b  Digest-HMAC-1.02.tar.gz
+e6a5d6f552da16eacb5157ea4369ff9d  Digest-HMAC-1.03.tar.gz

Deleted: csw/mgar/pkg/cpan/Digest-HMAC/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Digest-HMAC/trunk/files/COPYING	2012-12-17 10:29:06 UTC (rev 19896)
+++ csw/mgar/pkg/cpan/Digest-HMAC/trunk/files/COPYING	2012-12-17 12:41:58 UTC (rev 19897)
@@ -1,5 +0,0 @@
-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