SF.net SVN: gar:[24382] csw/mgar/pkg/cpan/Text-Format/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Nov 26 13:09:13 CET 2014


Revision: 24382
          http://sourceforge.net/p/gar/code/24382
Author:   dmichelsen
Date:     2014-11-26 12:09:12 +0000 (Wed, 26 Nov 2014)
Log Message:
-----------
cpan/Text-Format/trunk: Update to makemake and 0.59

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Text-Format/trunk/Makefile
    csw/mgar/pkg/cpan/Text-Format/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Text-Format/trunk/files/COPYING

Modified: csw/mgar/pkg/cpan/Text-Format/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Format/trunk/Makefile	2014-11-26 12:01:52 UTC (rev 24381)
+++ csw/mgar/pkg/cpan/Text-Format/trunk/Makefile	2014-11-26 12:09:12 UTC (rev 24382)
@@ -1,20 +1,27 @@
 NAME = Text-Format
-VERSION = 0.52
+VERSION = 0.59
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = GABOR
+AUTHOR = SHLOMIF
 
-DESCRIPTION = Various subroutines to format text
+DESCRIPTION = Format text
 define BLURB
 endef
 
-DISTFILES = COPYING
-DISTNAME = $(NAME)$(VERSION)
-MODDIST = $(DISTNAME).tar.gz
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmtextformat
-CATALOGNAME = pm_textformat
+LICENSE = LICENSE
 
-ARCHALL = 1
+PACKAGES += CSWpm-text-format
+CATALOGNAME_CSWpm-text-format = pm_text_format
+SPKG_DESC_CSWpm-text-format = Format text
+ARCHALL_CSWpm-text-format = 1
+OBSOLETED_BY_CSWpm-text-format += CSWpmtextformat
+CATALOGNAME_CSWpmtextformat = pm_textformat_stub
 
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Text-Format/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-Format/trunk/checksums	2014-11-26 12:01:52 UTC (rev 24381)
+++ csw/mgar/pkg/cpan/Text-Format/trunk/checksums	2014-11-26 12:09:12 UTC (rev 24382)
@@ -1,2 +1 @@
-9b09847194374292f0139e61176f7057  COPYING
-9b1936e65ee05d904bb329e32259814f  Text-Format0.52.tar.gz
+ab4ae26dbbb7eed101dc7a4324ac9c10  Text-Format-0.59.tar.gz

Deleted: csw/mgar/pkg/cpan/Text-Format/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Text-Format/trunk/files/COPYING	2014-11-26 12:01:52 UTC (rev 24381)
+++ csw/mgar/pkg/cpan/Text-Format/trunk/files/COPYING	2014-11-26 12:09:12 UTC (rev 24382)
@@ -1,4 +0,0 @@
-Copyright (c) 1998 Gabor Egressy <gabor at vmunix.com>.
-All rights reserved.  All wrongs reversed.  This program is free
-software; you can redistribute and/or modify it under the same terms as
-Perl itself.

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