[csw-devel] SF.net SVN: gar:[13449] csw/mgar/pkg/cpan/HTTP-Body/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Feb 23 13:46:17 CET 2011
Revision: 13449
http://gar.svn.sourceforge.net/gar/?rev=13449&view=rev
Author: dmichelsen
Date: 2011-02-23 12:46:17 +0000 (Wed, 23 Feb 2011)
Log Message:
-----------
cpan/HTTP-Body: Update to 1.11, mGAR v2 and perl-dublin naming
Modified Paths:
--------------
csw/mgar/pkg/cpan/HTTP-Body/trunk/Makefile
csw/mgar/pkg/cpan/HTTP-Body/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/HTTP-Body/trunk/files/CSWpmhttpbody.depend
csw/mgar/pkg/cpan/HTTP-Body/trunk/files/CSWpmhttpbody.gspec
csw/mgar/pkg/cpan/HTTP-Body/trunk/files/CSWpmhttpbody.prototype
Modified: csw/mgar/pkg/cpan/HTTP-Body/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Body/trunk/Makefile 2011-02-23 12:30:02 UTC (rev 13448)
+++ csw/mgar/pkg/cpan/HTTP-Body/trunk/Makefile 2011-02-23 12:46:17 UTC (rev 13449)
@@ -1,14 +1,20 @@
NAME = HTTP-Body
-VERSION = 0.5
+VERSION = 1.11
CATEGORIES = cpan
-AUTHOR = SRI
+AUTHOR = GETTY
DESCRIPTION = HTTP Body Parser
define BLURB
- HTTP Body Parser.
endef
-DISTFILES += $(call admfiles,CSWpmhttpbody,depend prototype)
-DEPENDS += cpan/YAML
+BUILD_DEP_PKGS += CSWpmtestdeep
+PACKAGES += CSWpm-http-body
+CATALOGNAME_CSWpm-http-body = pm_http_body
+ARCHALL_CSWpm-http-body = 1
+RUNTIME_DEP_PKGS_CSWpm-http-body = CSWpmlibwww
+
+# License is really unknown
+CHECKPKG_OVERRIDES_CSWpm-http-body += license-missing|/opt/csw/share/doc/pm_http_body/license
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/HTTP-Body/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Body/trunk/checksums 2011-02-23 12:30:02 UTC (rev 13448)
+++ csw/mgar/pkg/cpan/HTTP-Body/trunk/checksums 2011-02-23 12:46:17 UTC (rev 13449)
@@ -1,4 +1 @@
-bc6cc02a0b938316c8ae685246f62a35 download/CSWpmhttpbody.gspec
-6e0d583c86d7f74b43769810714242aa download/CSWpmhttpbody.depend
-d067321e14e90ad4e2c873da211103d4 download/CSWpmhttpbody.prototype
-83fe5418ef517962f4f6bbcd282d15d6 download/HTTP-Body-0.5.tar.gz
+c425c9a179dfac73891dee8cad556825 HTTP-Body-1.11.tar.gz
Deleted: csw/mgar/pkg/cpan/HTTP-Body/trunk/files/CSWpmhttpbody.depend
===================================================================
Deleted: csw/mgar/pkg/cpan/HTTP-Body/trunk/files/CSWpmhttpbody.gspec
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Body/trunk/files/CSWpmhttpbody.gspec 2011-02-23 12:30:02 UTC (rev 13448)
+++ csw/mgar/pkg/cpan/HTTP-Body/trunk/files/CSWpmhttpbody.gspec 2011-02-23 12:46:17 UTC (rev 13449)
@@ -1,7 +0,0 @@
-%var bitname pm_httpbody
-%var pkgname CSWpmhttpbody
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-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/HTTP-Body/trunk/files/CSWpmhttpbody.prototype
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Body/trunk/files/CSWpmhttpbody.prototype 2011-02-23 12:30:02 UTC (rev 13448)
+++ csw/mgar/pkg/cpan/HTTP-Body/trunk/files/CSWpmhttpbody.prototype 2011-02-23 12:46:17 UTC (rev 13449)
@@ -1,23 +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/HTTP 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/HTTP/Body 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/HTTP/Body/.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/man1 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/HTTP::Body.3perl 0444 root bin
-f none /opt/csw/share/man/man3/HTTP::Body::MultiPart.3perl 0444 root bin
-f none /opt/csw/share/man/man3/HTTP::Body::OctetStream.3perl 0444 root bin
-f none /opt/csw/share/man/man3/HTTP::Body::UrlEncoded.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/HTTP 0755 root bin
-d none /opt/csw/share/perl/csw/HTTP/Body 0755 root bin
-f none /opt/csw/share/perl/csw/HTTP/Body.pm 0444 root bin
-f none /opt/csw/share/perl/csw/HTTP/Body/MultiPart.pm 0444 root bin
-f none /opt/csw/share/perl/csw/HTTP/Body/OctetStream.pm 0444 root bin
-f none /opt/csw/share/perl/csw/HTTP/Body/UrlEncoded.pm 0444 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