[csw-devel] SF.net SVN: gar:[17194] csw/mgar/pkg/cpan/POE/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Feb 24 16:43:11 CET 2012


Revision: 17194
          http://gar.svn.sourceforge.net/gar/?rev=17194&view=rev
Author:   dmichelsen
Date:     2012-02-24 15:43:11 +0000 (Fri, 24 Feb 2012)
Log Message:
-----------
cpan/POE/trunk: Update to 1.350, sanitize package name

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

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

Modified: csw/mgar/pkg/cpan/POE/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/POE/trunk/Makefile	2012-02-24 15:38:21 UTC (rev 17193)
+++ csw/mgar/pkg/cpan/POE/trunk/Makefile	2012-02-24 15:43:11 UTC (rev 17194)
@@ -1,31 +1,30 @@
 NAME = POE
-VERSION = 1.287
+VERSION = 1.350
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = RCAPUTO
 
-DESCRIPTION = Portable multitasking and networking framework for Perl
+DESCRIPTION = Portable, event-loop agnostic eventy networking and multitasking
 define BLURB
-  POE is a framework for cooperative, event driven multitasking in Perl. Other
-  languages have similar frameworks. Python has Twisted. TCL has "the event
-  loop".
-
-  POE originally was developed as the core of a persistent object server and
-  runtime environment. It has evolved into a general purpose multitasking and
-  networking framework, encompassing and providing a consistent interface to
-  other event loops such as Event and the Tk and Gtk toolkits.
 endef
 
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmpoe
-CATALOGNAME = pm_poe
+LICENSE = README
 
-RUNTIME_DEP_PKGS = CSWpmiotty
-BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) CSWpoetestloops
+BUILD_DEP_PKGS += CSWpm-poe-test-loops
 
-ARCHALL = 1
+PACKAGES += CSWpm-poe
+CATALOGNAME_CSWpm-poe = pm_poe
+SPKG_DESC_CSWpm-poe = Portable, event-loop agnostic eventy networking and multitasking.
+ARCHALL_CSWpm-poe = 1
+RUNTIME_DEP_PKGS_CSWpm-poe += CSWpm-io-tty
+RUNTIME_DEP_PKGS_CSWpm-poe += CSWpm-poe-test-loops
+OBSOLETED_BY_CSWpm-poe += CSWpmpoe
+CATALOGNAME_CSWpmpoe = pm_poe_stub
 
-CONFIGURE_ARGS = --default
+# These are just examples:
+CHECKPKG_OVERRIDES_CSWpm-poe += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/POE.3perl
+CHECKPKG_OVERRIDES_CSWpm-poe += file-with-bad-content|/usr/local|root/opt/csw/share/perl/csw/POE.pm
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/POE/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/POE/trunk/checksums	2012-02-24 15:38:21 UTC (rev 17193)
+++ csw/mgar/pkg/cpan/POE/trunk/checksums	2012-02-24 15:43:11 UTC (rev 17194)
@@ -1,2 +1 @@
-504b863dc2c2daabccc36f07e44a2619  COPYING
-26c12727cf34190507c249a2dc5c58ce  POE-1.287.tar.gz
+c45669f433fef93b8fb76ecfa204fcb3  POE-1.350.tar.gz

Deleted: csw/mgar/pkg/cpan/POE/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/POE/trunk/files/COPYING	2012-02-24 15:38:21 UTC (rev 17193)
+++ csw/mgar/pkg/cpan/POE/trunk/files/COPYING	2012-02-24 15:43:11 UTC (rev 17194)
@@ -1,3 +0,0 @@
-Except where otherwise noted, POE is Copyright 1998-2009 Rocco Caputo.
-All rights reserved.  POE is free software; you may redistribute it
-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