[csw-devel] SF.net SVN: gar:[5966] csw/mgar/pkg/cpan/IO-Digest/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Aug 10 14:27:36 CEST 2009
Revision: 5966
http://gar.svn.sourceforge.net/gar/?rev=5966&view=rev
Author: dmichelsen
Date: 2009-08-10 12:27:36 +0000 (Mon, 10 Aug 2009)
Log Message:
-----------
cpan/IO-Digest: Move to dynamic gspec
Modified Paths:
--------------
csw/mgar/pkg/cpan/IO-Digest/trunk/Makefile
csw/mgar/pkg/cpan/IO-Digest/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.depend
csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.gspec
csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/IO-Digest/trunk/
Property changes on: csw/mgar/pkg/cpan/IO-Digest/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/IO-Digest/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-Digest/trunk/Makefile 2009-08-10 12:22:49 UTC (rev 5965)
+++ csw/mgar/pkg/cpan/IO-Digest/trunk/Makefile 2009-08-10 12:27:36 UTC (rev 5966)
@@ -3,15 +3,18 @@
CATEGORIES = cpan
AUTHOR = CLKAO
-DESCRIPTION = calculate digests while reading or writing
+DESCRIPTION = Calculate digests while reading or writing
define BLURB
This module allows you to calculate digests while reading or writing file
handles. This avoids the case you need to reread the same content to compute
the digests after written a file.
endef
-DISTFILES = $(call admfiles,CSWpmiodigest,depend prototype)
+REQUIRED_PKGS = pm_perlioviadyn
-DEPENDS += cpan/PerlIO-via-dynamic
+PACKAGES = CSWpmiodigest
+CATALOGNAME = pm_iodigest
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/IO-Digest/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IO-Digest/trunk/checksums 2009-08-10 12:22:49 UTC (rev 5965)
+++ csw/mgar/pkg/cpan/IO-Digest/trunk/checksums 2009-08-10 12:27:36 UTC (rev 5966)
@@ -1,4 +1 @@
-73bb29de3702e55936ab485a809e7934 download/CSWpmiodigest.gspec
-4a1434a9bcd77b2aad4f85fac7324071 download/CSWpmiodigest.depend
-4e1baeb4fcddf10dddb0e42e3e392d6a download/CSWpmiodigest.prototype
0448841e0559c2c19c7e8001ef087e26 download/IO-Digest-0.10.tar.gz
Deleted: csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.depend
===================================================================
--- csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.depend 2009-08-10 12:22:49 UTC (rev 5965)
+++ csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.depend 2009-08-10 12:27:36 UTC (rev 5966)
@@ -1 +0,0 @@
-P CSWpmperlioviadyn pm_perlioviadyn - dynamic PerlIO layers
Deleted: csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.gspec
===================================================================
--- csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.gspec 2009-08-10 12:22:49 UTC (rev 5965)
+++ csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.gspec 2009-08-10 12:27:36 UTC (rev 5966)
@@ -1,11 +0,0 @@
-%var bitname pm_iodigest
-%var pkgname CSWpmiodigest
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 2004 by Chia-liang Kao clkao at clkao.org.
-
-This program is free software; you can redistribute it and/or modify it
-under the same terms as Perl itself.
-
-See <http://www.perl.com/perl/misc/Artistic.html>.
Deleted: csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.prototype
===================================================================
--- csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.prototype 2009-08-10 12:22:49 UTC (rev 5965)
+++ csw/mgar/pkg/cpan/IO-Digest/trunk/files/CSWpmiodigest.prototype 2009-08-10 12:27:36 UTC (rev 5966)
@@ -1,15 +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/IO 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/IO/Digest 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/IO/Digest/.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/IO::Digest.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/IO 0755 root bin
-f none /opt/csw/share/perl/csw/IO/Digest.pm 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