Revision: 11553
http://gar.svn.sourceforge.net/gar/?rev=11553&view=rev
Author: dmichelsen
Date: 2010-11-10 15:59:53 +0000 (Wed, 10 Nov 2010)
Log Message:
-----------
cpan/Text-Wrapper: Update to mGAR v2 and syanitize package name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Text-Wrapper/trunk/Makefile
csw/mgar/pkg/cpan/Text-Wrapper/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Text-Wrapper/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Text-Wrapper/trunk/files/CSWtextwrap.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Text-Wrapper/trunk/
Property changes on: csw/mgar/pkg/cpan/Text-Wrapper/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/Text-Wrapper/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Wrapper/trunk/Makefile 2010-11-10 15:51:33 UTC
(rev 11552)
+++ csw/mgar/pkg/cpan/Text-Wrapper/trunk/Makefile 2010-11-10 15:59:53 UTC
(rev 11553)
@@ -1,16 +1,29 @@
GARNAME = Text-Wrapper
-GARVERSION = 1.000
+GARVERSION = 1.02
CATEGORIES = cpan
AUTHOR = CJM
-DESCRIPTION = simple word wrapping routine
+DESCRIPTION = Simple word wrapping routine
define BLURB
Text::Wrapper provides simple word wrapping. It breaks long lines, but does
not alter spacing or remove existing line breaks. If you're looking for more
sophisticated text formatting, try the Text::Format module.
endef
-# This may some day collide with the real Text::Wrap
-DISTFILES += CSWtextwrap.gspec
+DISTFILES = COPYING
+PACKAGES = CSWpmtextwrapper CSWpmtextwrap
+
+CATALOGNAME_CSWpmtextwrapper = pm_textwrapper
+CATALOGNAME_CSWpmtextwrap = pm_textwrap
+
+SPKG_DESC_CSWpmtextwrapper = $(DESCRIPTION)
+SPKG_DESC_CSWpmtextwrap = Empty stub as contents has been moved to
CSWpmtextwrapper
+
+RUNTIME_DEP_PKGS_ONLY_CSWpmtextwrap = CSWpmtextwrapper
+
+ARCHALL = 1
+
+PKGFILES_CSWpmtextwrap = NOFILES
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Text-Wrapper/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-Wrapper/trunk/checksums 2010-11-10 15:51:33 UTC
(rev 11552)
+++ csw/mgar/pkg/cpan/Text-Wrapper/trunk/checksums 2010-11-10 15:59:53 UTC
(rev 11553)
@@ -1,2 +1 @@
-fcafb4307238a2712b861177b155c3e5 download/CSWtextwrap.gspec
-9f78b13b4c32c61e6aac5cefd75989dd download/Text-Wrapper-1.000.tar.gz
+a0cdfe6e9e9627db147b3970d3fcad4d Text-Wrapper-1.02.tar.gz
Copied: csw/mgar/pkg/cpan/Text-Wrapper/trunk/files/COPYING (from rev 11153,
csw/mgar/pkg/cpan/Text-Wrapper/trunk/files/CSWtextwrap.gspec)
===================================================================
--- csw/mgar/pkg/cpan/Text-Wrapper/trunk/files/COPYING
(rev 0)
+++ csw/mgar/pkg/cpan/Text-Wrapper/trunk/files/COPYING 2010-11-10 15:59:53 UTC
(rev 11553)
@@ -0,0 +1,13 @@
+Copyright 1998 Christopher J. Madsen
+
+Author: Christopher J. Madsen <[email protected]>
+Created: 06 Mar 1998
+Version: 1.000 (27-Oct-1998)
+
+This program is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the
+GNU General Public License or the Artistic License for more details.
Deleted: csw/mgar/pkg/cpan/Text-Wrapper/trunk/files/CSWtextwrap.gspec
===================================================================
--- csw/mgar/pkg/cpan/Text-Wrapper/trunk/files/CSWtextwrap.gspec
2010-11-10 15:51:33 UTC (rev 11552)
+++ csw/mgar/pkg/cpan/Text-Wrapper/trunk/files/CSWtextwrap.gspec
2010-11-10 15:59:53 UTC (rev 11553)
@@ -1,18 +0,0 @@
-%var bitname pm_textwrap
-%var pkgname CSWpmtextwrap
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 1998 Christopher J. Madsen
-
-Author: Christopher J. Madsen <[email protected]>
-Created: 06 Mar 1998
-Version: 1.000 (27-Oct-1998)
-
-This program is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the
-GNU General Public License or the Artistic License for more details.
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel