Revision: 11564 http://gar.svn.sourceforge.net/gar/?rev=11564&view=rev Author: dmichelsen Date: 2010-11-11 10:48:07 +0000 (Thu, 11 Nov 2010)
Log Message: ----------- cpan/Test-LongString: Update to 0.14 and mGAR v2, sanitize package name Modified Paths: -------------- csw/mgar/pkg/cpan/Test-LongString/trunk/Makefile csw/mgar/pkg/cpan/Test-LongString/trunk/checksums Added Paths: ----------- csw/mgar/pkg/cpan/Test-LongString/trunk/files/COPYING Removed Paths: ------------- csw/mgar/pkg/cpan/Test-LongString/trunk/files/CSWpmtestlongstr.gspec csw/mgar/pkg/cpan/Test-LongString/trunk/files/CSWpmtestlongstr.prototype Property Changed: ---------------- csw/mgar/pkg/cpan/Test-LongString/trunk/ Property changes on: csw/mgar/pkg/cpan/Test-LongString/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/Test-LongString/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Test-LongString/trunk/Makefile 2010-11-11 10:40:19 UTC (rev 11563) +++ csw/mgar/pkg/cpan/Test-LongString/trunk/Makefile 2010-11-11 10:48:07 UTC (rev 11564) @@ -1,5 +1,5 @@ GARNAME = Test-LongString -GARVERSION = 0.11 +GARVERSION = 0.14 CATEGORIES = cpan AUTHOR = RGARCIA @@ -12,8 +12,20 @@ module for you. endef -DISTFILES += $(call admfiles,CSWpmtestlongstr,) +DISTFILES = COPYING -BUILDDEPS += cpan/Test-Builder-Tester +PACKAGES = CSWpmtestlongstring CSWpmtestlongstr +CATALOGNAME_CSWpmtestlongstring = pm_testlongstring +CATALOGNAME_CSWpmtestlongstr = pm_testlongstr + +SPKG_DESC_CSWpmtestlongstring = $(DESCRIPTION) +SPKG_DESC_CSWpmtestlongstr = Empty stub as contents has been moved to CSWpmtestlongstring + +RUNTIME_DEP_PKGS_ONLY_CSWpmtestlongstr = CSWpmtestlongstring + +ARCHALL = 1 + +PKGFILES_CSWpmtestlongstr = NOFILES + include gar/category.mk Modified: csw/mgar/pkg/cpan/Test-LongString/trunk/checksums =================================================================== --- csw/mgar/pkg/cpan/Test-LongString/trunk/checksums 2010-11-11 10:40:19 UTC (rev 11563) +++ csw/mgar/pkg/cpan/Test-LongString/trunk/checksums 2010-11-11 10:48:07 UTC (rev 11564) @@ -1,2 +1 @@ -ca1b3e54719c569b3c34aa765ac47a0d download/CSWpmtestlongstr.gspec -860635425e63c5f15261418f25cf106f download/Test-LongString-0.11.tar.gz +d10a25c6c3f22d041d6910fae0b8f826 Test-LongString-0.14.tar.gz Copied: csw/mgar/pkg/cpan/Test-LongString/trunk/files/COPYING (from rev 11153, csw/mgar/pkg/cpan/Test-LongString/trunk/files/CSWpmtestlongstr.gspec) =================================================================== --- csw/mgar/pkg/cpan/Test-LongString/trunk/files/COPYING (rev 0) +++ csw/mgar/pkg/cpan/Test-LongString/trunk/files/COPYING 2010-11-11 10:48:07 UTC (rev 11564) @@ -0,0 +1,4 @@ +This program is free software; you can redistribute it and/or modify it +under the same terms as Perl itself. + +Copyright (c) 2002, 2003, 2004, 2005 Rafael Garcia-Suarez Deleted: csw/mgar/pkg/cpan/Test-LongString/trunk/files/CSWpmtestlongstr.gspec =================================================================== --- csw/mgar/pkg/cpan/Test-LongString/trunk/files/CSWpmtestlongstr.gspec 2010-11-11 10:40:19 UTC (rev 11563) +++ csw/mgar/pkg/cpan/Test-LongString/trunk/files/CSWpmtestlongstr.gspec 2010-11-11 10:48:07 UTC (rev 11564) @@ -1,9 +0,0 @@ -%var bitname pm_testlongstr -%var pkgname CSWpmtestlongstr -%var arch all -%include url file://%{PKGLIB}/csw_cpan.gspec -%copyright -This program is free software; you can redistribute it and/or modify it -under the same terms as Perl itself. - -Copyright (c) 2002, 2003, 2004, 2005 Rafael Garcia-Suarez Deleted: csw/mgar/pkg/cpan/Test-LongString/trunk/files/CSWpmtestlongstr.prototype =================================================================== --- csw/mgar/pkg/cpan/Test-LongString/trunk/files/CSWpmtestlongstr.prototype 2010-11-11 10:40:19 UTC (rev 11563) +++ csw/mgar/pkg/cpan/Test-LongString/trunk/files/CSWpmtestlongstr.prototype 2010-11-11 10:48:07 UTC (rev 11564) @@ -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/Test 0755 root bin -d none /opt/csw/lib/perl/csw/auto/Test/LongString 0755 root bin -f none /opt/csw/lib/perl/csw/auto/Test/LongString/.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/Test::LongString.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/Test 0755 root bin -f none /opt/csw/share/perl/csw/Test/LongString.pm 0444 root bin This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel