[csw-devel] SF.net SVN: gar:[9775] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Apr 27 09:32:00 CEST 2010
Revision: 9775
http://gar.svn.sourceforge.net/gar/?rev=9775&view=rev
Author: dmichelsen
Date: 2010-04-27 07:32:00 +0000 (Tue, 27 Apr 2010)
Log Message:
-----------
cpan/Crypt-CAST5: Update to 0.05 and mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/Crypt-CAST5/trunk/Makefile
csw/mgar/pkg/cpan/Crypt-CAST5/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Crypt-CAST5/
csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/CSWpmcryptcast5pp.depend
csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/CSWpmcryptcast5pp.gspec
csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/CSWpmcryptcast5pp.prototype
csw/mgar/pkg/cpan/Crypt-CAST5_PP/
Property Changed:
----------------
csw/mgar/pkg/cpan/Crypt-CAST5/trunk/
Property changes on: csw/mgar/pkg/cpan/Crypt-CAST5/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-CAST5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Crypt-CAST5_PP/trunk/Makefile 2010-04-26 17:00:43 UTC (rev 9772)
+++ csw/mgar/pkg/cpan/Crypt-CAST5/trunk/Makefile 2010-04-27 07:32:00 UTC (rev 9775)
@@ -1,15 +1,17 @@
-GARNAME = Crypt-CAST5_PP
-GARVERSION = 1.04
+GARNAME = Crypt-CAST5
+GARVERSION = 0.05
CATEGORIES = cpan
AUTHOR = BOBMATH
-DESCRIPTION = CAST5 block cipher in pure Perl
+DESCRIPTION = CAST5 block cipher
define BLURB
- This module provides a pure Perl implementation of the CAST5 block cipher.
CAST5 is also known as CAST-128. It is a product of the CAST design
procedure developed by C. Adams and S. Tavares.
endef
-DISTFILES = $(call admfiles,CSWpmcryptcast5pp,depend prototype)
+DISTFILES = COPYING
+PACKAGES = CSWpmcryptcast5
+CATALOGNAME = pm_cryptcast5
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Crypt-CAST5/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Crypt-CAST5_PP/trunk/checksums 2010-04-26 17:00:43 UTC (rev 9772)
+++ csw/mgar/pkg/cpan/Crypt-CAST5/trunk/checksums 2010-04-27 07:32:00 UTC (rev 9775)
@@ -1,4 +1,2 @@
-0b6c8fbb4f37a215c319a1b36ad34bda download/CSWpmcryptcast5pp.gspec
-6e0d583c86d7f74b43769810714242aa download/CSWpmcryptcast5pp.depend
-281000ee2e389612546e5928856560e6 download/CSWpmcryptcast5pp.prototype
-563d7ecad9193fe442cf1fe0b1da1a97 download/Crypt-CAST5_PP-1.04.tar.gz
+e7d101fb3b1e65df5d205edd5bebd3ae COPYING
+f4a876c68885950d5df3c30ede634787 Crypt-CAST5-0.05.tar.gz
Copied: csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/COPYING (from rev 9772, csw/mgar/pkg/cpan/Crypt-CAST5_PP/trunk/files/CSWpmcryptcast5pp.gspec)
===================================================================
--- csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/COPYING 2010-04-27 07:32:00 UTC (rev 9775)
@@ -0,0 +1,3 @@
+Copyright (c) 2002 Bob Mathews. All rights reserved.
+This program is free software; you can redistribute it and/or
+modify it under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/CSWpmcryptcast5pp.depend
===================================================================
Deleted: csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/CSWpmcryptcast5pp.gspec
===================================================================
--- csw/mgar/pkg/cpan/Crypt-CAST5_PP/trunk/files/CSWpmcryptcast5pp.gspec 2010-04-26 17:00:43 UTC (rev 9772)
+++ csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/CSWpmcryptcast5pp.gspec 2010-04-27 07:32:00 UTC (rev 9775)
@@ -1,8 +0,0 @@
-%var bitname pm_cryptcast5pp
-%var pkgname CSWpmcryptcast5pp
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (c) 2002 Bob Mathews. All rights reserved.
-This program is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/CSWpmcryptcast5pp.prototype
===================================================================
--- csw/mgar/pkg/cpan/Crypt-CAST5_PP/trunk/files/CSWpmcryptcast5pp.prototype 2010-04-26 17:00:43 UTC (rev 9772)
+++ csw/mgar/pkg/cpan/Crypt-CAST5/trunk/files/CSWpmcryptcast5pp.prototype 2010-04-27 07:32:00 UTC (rev 9775)
@@ -1,24 +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/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Crypt 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Crypt/CAST5_PP 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Crypt/CAST5_PP/.packlist 0644 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/Crypt::CAST5_PP.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/Crypt 0755 root bin
-d none /opt/csw/share/perl/csw/Crypt/CAST5_PP 0755 root bin
-f none /opt/csw/share/perl/csw/Crypt/CAST5_PP.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Crypt/CAST5_PP/Tables.pm 0444 root bin
-d none /opt/csw/share/perl/csw/auto 0755 root bin
-d none /opt/csw/share/perl/csw/auto/Crypt 0755 root bin
-d none /opt/csw/share/perl/csw/auto/Crypt/CAST5_PP 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Crypt/CAST5_PP/autosplit.ix 0444 root bin
-f none /opt/csw/share/perl/csw/auto/Crypt/CAST5_PP/decrypt.al 0444 root bin
-f none /opt/csw/share/perl/csw/auto/Crypt/CAST5_PP/encrypt.al 0444 root bin
-f none /opt/csw/share/perl/csw/auto/Crypt/CAST5_PP/init.al 0444 root bin
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