[csw-devel] SF.net SVN: gar:[5920] csw/mgar/pkg/cpan/Convert-BinHex/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Aug 7 16:12:04 CEST 2009
Revision: 5920
http://gar.svn.sourceforge.net/gar/?rev=5920&view=rev
Author: dmichelsen
Date: 2009-08-07 14:12:04 +0000 (Fri, 07 Aug 2009)
Log Message:
-----------
cpan/Convert-BinHex: Move to mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/Convert-BinHex/trunk/Makefile
csw/mgar/pkg/cpan/Convert-BinHex/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Convert-BinHex/trunk/files/CSWpmconvertbinhex.gspec
csw/mgar/pkg/cpan/Convert-BinHex/trunk/files/CSWpmconvertbinhex.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/Convert-BinHex/trunk/
Property changes on: csw/mgar/pkg/cpan/Convert-BinHex/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/Convert-BinHex/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Convert-BinHex/trunk/Makefile 2009-08-07 14:04:52 UTC (rev 5919)
+++ csw/mgar/pkg/cpan/Convert-BinHex/trunk/Makefile 2009-08-07 14:12:04 UTC (rev 5920)
@@ -3,7 +3,7 @@
CATEGORIES = cpan
AUTHOR = ERYQ
-DESCRIPTION = extract data from Macintosh BinHex files
+DESCRIPTION = Perl module to extract data from Macintosh BinHex files
define BLURB
BinHex is a format used by Macintosh for transporting Mac files safely
through electronic mail, as short-lined, 7-bit, semi-compressed data
@@ -11,6 +11,9 @@
into into binary data.
endef
-DISTFILES += $(call admfiles,CSWpmconvertbinhex,prototype)
+PACKAGES = CSWpmconvertbinhex
+CATALOGNAME = pm_convertbinhex
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Convert-BinHex/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Convert-BinHex/trunk/checksums 2009-08-07 14:04:52 UTC (rev 5919)
+++ csw/mgar/pkg/cpan/Convert-BinHex/trunk/checksums 2009-08-07 14:12:04 UTC (rev 5920)
@@ -1,3 +1 @@
-9979e45b26ac9d0a14dc25c3197f1695 download/CSWpmconvertbinhex.gspec
-5f589e015b25f16864c2973dc8465c6f download/CSWpmconvertbinhex.prototype
ba70ad1772abac6270078f28197a7961 download/Convert-BinHex-1.119.tar.gz
Deleted: csw/mgar/pkg/cpan/Convert-BinHex/trunk/files/CSWpmconvertbinhex.gspec
===================================================================
--- csw/mgar/pkg/cpan/Convert-BinHex/trunk/files/CSWpmconvertbinhex.gspec 2009-08-07 14:04:52 UTC (rev 5919)
+++ csw/mgar/pkg/cpan/Convert-BinHex/trunk/files/CSWpmconvertbinhex.gspec 2009-08-07 14:12:04 UTC (rev 5920)
@@ -1,5 +0,0 @@
-%var bitname pm_convertbinhex
-%var pkgname CSWpmconvertbinhex
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright url file://%{WORKSRC}/COPYING
Deleted: csw/mgar/pkg/cpan/Convert-BinHex/trunk/files/CSWpmconvertbinhex.prototype
===================================================================
--- csw/mgar/pkg/cpan/Convert-BinHex/trunk/files/CSWpmconvertbinhex.prototype 2009-08-07 14:04:52 UTC (rev 5919)
+++ csw/mgar/pkg/cpan/Convert-BinHex/trunk/files/CSWpmconvertbinhex.prototype 2009-08-07 14:12:04 UTC (rev 5920)
@@ -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/Convert 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Convert/BinHex 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Convert/BinHex/.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/Convert::BinHex.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/Convert 0755 root bin
-f none /opt/csw/share/perl/csw/Convert/BinHex.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