[csw-devel] SF.net SVN: gar:[19116] csw/mgar/pkg/cpan/Text-Scraper/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Aug 30 15:03:19 CEST 2012


Revision: 19116
          http://gar.svn.sourceforge.net/gar/?rev=19116&view=rev
Author:   dmichelsen
Date:     2012-08-30 13:03:19 +0000 (Thu, 30 Aug 2012)
Log Message:
-----------
cpan/Text-Scraper/trunk: Update to makemake and sanitize package name

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Text-Scraper/trunk/files/CSWpmtextscraper.depend
    csw/mgar/pkg/cpan/Text-Scraper/trunk/files/CSWpmtextscraper.gspec
    csw/mgar/pkg/cpan/Text-Scraper/trunk/files/CSWpmtextscraper.prototype

Modified: csw/mgar/pkg/cpan/Text-Scraper/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Scraper/trunk/Makefile	2012-08-30 12:55:38 UTC (rev 19115)
+++ csw/mgar/pkg/cpan/Text-Scraper/trunk/Makefile	2012-08-30 13:03:19 UTC (rev 19116)
@@ -6,11 +6,17 @@
 
 DESCRIPTION = Structured data from (un)structured text
 define BLURB
-	Text::Scraper provides a fully functional base-class to quickly develop
-	Screen-Scrapers and other text extraction tools. Programmatically generated
-	text such as dynamic webpages are trivially reversed engineered.
 endef
 
-DISTFILES += $(call admfiles,CSWpmtextscraper,depend prototype)
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the  license
+
+PACKAGES += CSWpm-text-scraper
+CATALOGNAME_CSWpm-text-scraper = pm_text_scraper
+SPKG_DESC_CSWpm-text-scraper = Structured data from (un)structured text
+ARCHALL_CSWpm-text-scraper = 1
+OBSOLETED_BY_CSWpm-text-scraper += CSWpmtextscraper
+CATALOGNAME_CSWpmtextscraper = pm_textscraper_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Text-Scraper/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Text-Scraper/trunk/checksums	2012-08-30 12:55:38 UTC (rev 19115)
+++ csw/mgar/pkg/cpan/Text-Scraper/trunk/checksums	2012-08-30 13:03:19 UTC (rev 19116)
@@ -1,4 +1 @@
-2aab4bc747820ca9b9ce33408e554eae  download/CSWpmtextscraper.gspec
-6e0d583c86d7f74b43769810714242aa  download/CSWpmtextscraper.depend
-9fdabb4d0030a9dac986ad99b1f3fb0b  download/CSWpmtextscraper.prototype
-60962e583cb5a58bf3879bb8f669805d  download/Text-Scraper-0.02.tar.gz
+60962e583cb5a58bf3879bb8f669805d  Text-Scraper-0.02.tar.gz

Deleted: csw/mgar/pkg/cpan/Text-Scraper/trunk/files/CSWpmtextscraper.depend
===================================================================
Deleted: csw/mgar/pkg/cpan/Text-Scraper/trunk/files/CSWpmtextscraper.gspec
===================================================================
--- csw/mgar/pkg/cpan/Text-Scraper/trunk/files/CSWpmtextscraper.gspec	2012-08-30 12:55:38 UTC (rev 19115)
+++ csw/mgar/pkg/cpan/Text-Scraper/trunk/files/CSWpmtextscraper.gspec	2012-08-30 13:03:19 UTC (rev 19116)
@@ -1,11 +0,0 @@
-%var            bitname pm_textscraper
-%var            pkgname CSWpmtextscraper
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (C) 2005 by Chris McEwan <mcewan at cpan.org>
-
-This library is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself, either Perl version 5.8.3 or,
-at your option, any later version of Perl 5 you may have available.
-

Deleted: csw/mgar/pkg/cpan/Text-Scraper/trunk/files/CSWpmtextscraper.prototype
===================================================================
--- csw/mgar/pkg/cpan/Text-Scraper/trunk/files/CSWpmtextscraper.prototype	2012-08-30 12:55:38 UTC (rev 19115)
+++ csw/mgar/pkg/cpan/Text-Scraper/trunk/files/CSWpmtextscraper.prototype	2012-08-30 13:03:19 UTC (rev 19116)
@@ -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/Text 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Text/Scraper 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Text/Scraper/.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/Text::Scraper.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/Text 0755 root bin
-f none /opt/csw/share/perl/csw/Text/Scraper.pm 0555 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