[csw-devel] SF.net SVN: gar:[12274] csw/mgar/pkg/cpan/Text-Autoformat/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sun Jan 9 01:29:05 CET 2011
Revision: 12274
http://gar.svn.sourceforge.net/gar/?rev=12274&view=rev
Author: bonivart
Date: 2011-01-09 00:29:05 +0000 (Sun, 09 Jan 2011)
Log Message:
-----------
pm_txtautofmt: update to 1.669002
Modified Paths:
--------------
csw/mgar/pkg/cpan/Text-Autoformat/trunk/Makefile
csw/mgar/pkg/cpan/Text-Autoformat/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/CSWpmtxtautofmt.depend
csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/CSWpmtxtautofmt.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Text-Autoformat/trunk/
Property changes on: csw/mgar/pkg/cpan/Text-Autoformat/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-Autoformat/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Autoformat/trunk/Makefile 2011-01-09 00:28:17 UTC (rev 12273)
+++ csw/mgar/pkg/cpan/Text-Autoformat/trunk/Makefile 2011-01-09 00:29:05 UTC (rev 12274)
@@ -1,9 +1,9 @@
NAME = Text-Autoformat
-VERSION = 1.13
+VERSION = 1.669002
CATEGORIES = cpan
AUTHOR = DCONWAY
-DESCRIPTION = automatic text wrapping and reformatting
+DESCRIPTION = Automatic text wrapping and reformatting
define BLURB
The fundamental task of the autoformat subroutine is to identify and
rearrange independent paragraphs in a text. Paragraphs typically consist of
@@ -14,8 +14,12 @@
numbering, or quoting (see the following sections).
endef
-DISTFILES += CSWpmtxtautofmt.gspec CSWpmtxtautofmt.depend
+DISTFILES += COPYING
-DEPENDS += cpan/Text-Reform
+PACKAGES = CSWpmtxtautofmt
+CATALOGNAME = pm_txtautofmt
+ARCHALL = 1
+RUNTIME_DEP_PKGS += CSWpmtxtreform
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Text-Autoformat/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-Autoformat/trunk/checksums 2011-01-09 00:28:17 UTC (rev 12273)
+++ csw/mgar/pkg/cpan/Text-Autoformat/trunk/checksums 2011-01-09 00:29:05 UTC (rev 12274)
@@ -1,3 +1 @@
-6a50b9f375d3dd4664839991f4c0c757 download/CSWpmtxtautofmt.gspec
-4cab593af41379eb67a143e1bf9c9623 download/CSWpmtxtautofmt.depend
-1a944e3e21e176178bb4f87a6068f041 download/Text-Autoformat-1.13.tar.gz
+c2c400207f49a769e32b5b1b660b07f7 Text-Autoformat-1.669002.tar.gz
Added: csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/COPYING 2011-01-09 00:29:05 UTC (rev 12274)
@@ -0,0 +1,4 @@
+Copyright (C) 1997-2009, Damian Conway
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/CSWpmtxtautofmt.depend
===================================================================
--- csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/CSWpmtxtautofmt.depend 2011-01-09 00:28:17 UTC (rev 12273)
+++ csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/CSWpmtxtautofmt.depend 2011-01-09 00:29:05 UTC (rev 12274)
@@ -1 +0,0 @@
-P CSWpmtxtreform pm_txtreform - manual text wrapping and reformatting
Deleted: csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/CSWpmtxtautofmt.gspec
===================================================================
--- csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/CSWpmtxtautofmt.gspec 2011-01-09 00:28:17 UTC (rev 12273)
+++ csw/mgar/pkg/cpan/Text-Autoformat/trunk/files/CSWpmtxtautofmt.gspec 2011-01-09 00:29:05 UTC (rev 12274)
@@ -1,9 +0,0 @@
-%var bitname pm_txtautofmt
-%var pkgname CSWpmtxtautofmt
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (c) 1997-2000, Damian Conway. All Rights Reserved. This module
-is free software. It may be used, redistributed and/or modified under
-the terms of the Perl Artistic License (see
-http://www.perl.com/perl/misc/Artistic.html)
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