[csw-devel] SF.net SVN: gar:[9778] csw/mgar/pkg/cpan/Crypt-CBC/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Apr 27 10:37:06 CEST 2010


Revision: 9778
          http://gar.svn.sourceforge.net/gar/?rev=9778&view=rev
Author:   dmichelsen
Date:     2010-04-27 08:37:06 +0000 (Tue, 27 Apr 2010)

Log Message:
-----------
cpan/Crypt-CBC: Update to 2.30 and mGAR v2

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Crypt-CBC/trunk/Makefile
    csw/mgar/pkg/cpan/Crypt-CBC/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/Crypt-CBC/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Crypt-CBC/trunk/files/CSWpmcryptcbc.gspec

Property Changed:
----------------
    csw/mgar/pkg/cpan/Crypt-CBC/trunk/


Property changes on: csw/mgar/pkg/cpan/Crypt-CBC/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/Crypt-CBC/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Crypt-CBC/trunk/Makefile	2010-04-27 08:12:47 UTC (rev 9777)
+++ csw/mgar/pkg/cpan/Crypt-CBC/trunk/Makefile	2010-04-27 08:37:06 UTC (rev 9778)
@@ -1,9 +1,9 @@
 GARNAME = Crypt-CBC
-GARVERSION = 2.22
+GARVERSION = 2.30
 CATEGORIES = cpan
 AUTHOR = LDS
 
-DESCRIPTION = encrypt data with cipher block chaining mode
+DESCRIPTION = Encrypt Data with Cipher Block Chaining Mode
 define BLURB
   This module is a Perl-only implementation of the cryptographic cipher block
   chaining mode (CBC). In combination with a block cipher such as DES or IDEA,
@@ -11,6 +11,11 @@
   encrypted messages are compatible with the encryption format used by SSLeay.
 endef
 
-DISTFILES += CSWpmcryptcbc.gspec
+DISTFILES = COPYING
 
+PACKAGES = CSWpmcryptcbc
+CATALOGNAME = pm_cryptcbc
+
+ARCHALL = 1
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Crypt-CBC/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Crypt-CBC/trunk/checksums	2010-04-27 08:12:47 UTC (rev 9777)
+++ csw/mgar/pkg/cpan/Crypt-CBC/trunk/checksums	2010-04-27 08:37:06 UTC (rev 9778)
@@ -1,2 +1,2 @@
-4aaef3833e455d866d320739f42d82e6  download/CSWpmcryptcbc.gspec
-02622a5f0e70c1bc45c8db7985606643  download/Crypt-CBC-2.22.tar.gz
+26341365473ed9794a9c5e0f2705e821  COPYING
+c71ab992f3da65deb1a141bef79a4bff  Crypt-CBC-2.30.tar.gz

Copied: csw/mgar/pkg/cpan/Crypt-CBC/trunk/files/COPYING (from rev 9772, csw/mgar/pkg/cpan/Crypt-CBC/trunk/files/CSWpmcryptcbc.gspec)
===================================================================
--- csw/mgar/pkg/cpan/Crypt-CBC/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Crypt-CBC/trunk/files/COPYING	2010-04-27 08:37:06 UTC (rev 9778)
@@ -0,0 +1,4 @@
+Lincoln Stein, lstein at cshl.org
+
+This module is distributed under the ARTISTIC LICENSE using the same
+terms as Perl itself.

Deleted: csw/mgar/pkg/cpan/Crypt-CBC/trunk/files/CSWpmcryptcbc.gspec
===================================================================
--- csw/mgar/pkg/cpan/Crypt-CBC/trunk/files/CSWpmcryptcbc.gspec	2010-04-27 08:12:47 UTC (rev 9777)
+++ csw/mgar/pkg/cpan/Crypt-CBC/trunk/files/CSWpmcryptcbc.gspec	2010-04-27 08:37:06 UTC (rev 9778)
@@ -1,9 +0,0 @@
-%var            bitname pm_cryptcbc
-%var            pkgname CSWpmcryptcbc
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Lincoln Stein, lstein at cshl.org
-
-This module is distributed under the ARTISTIC LICENSE using 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