[csw-devel] SF.net SVN: gar:[11173] csw/mgar/pkg/cpan/IPC-Cmd/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Oct 6 16:20:25 CEST 2010
Revision: 11173
http://gar.svn.sourceforge.net/gar/?rev=11173&view=rev
Author: bonivart
Date: 2010-10-06 14:20:25 +0000 (Wed, 06 Oct 2010)
Log Message:
-----------
pm_ipccmd: update to 0.60, remove man pages
Modified Paths:
--------------
csw/mgar/pkg/cpan/IPC-Cmd/trunk/Makefile
csw/mgar/pkg/cpan/IPC-Cmd/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/IPC-Cmd/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/IPC-Cmd/trunk/files/changelog.CSW
Modified: csw/mgar/pkg/cpan/IPC-Cmd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IPC-Cmd/trunk/Makefile 2010-10-06 14:06:26 UTC (rev 11172)
+++ csw/mgar/pkg/cpan/IPC-Cmd/trunk/Makefile 2010-10-06 14:20:25 UTC (rev 11173)
@@ -1,7 +1,7 @@
GARNAME = IPC-Cmd
-GARVERSION = 0.46
+GARVERSION = 0.60
CATEGORIES = cpan
-AUTHOR = KANE
+AUTHOR = BINGOS
DESCRIPTION = Finding and running system commands made easy
define BLURB
@@ -9,16 +9,14 @@
independent but have them still work.
endef
+DISTFILES += COPYING
+
PACKAGES = CSWpmipccmd
CATALOGNAME = pm_ipccmd
ARCHALL = 1
RUNTIME_DEP_PKGS = CSWpmlclemktxtsimple CSWpmmodloadcond CSWpmprmscheck
-include gar/category.mk
+EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3.* .*\/man\/man1.*
-post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(CATALOGNAME)
-post-install-modulated:
- @ginstall -d $(DOCDEST)
- @cp $(FILEDIR)/changelog.CSW $(DOCDEST)
- @$(MAKECOOKIE)
+include gar/category.mk
Modified: csw/mgar/pkg/cpan/IPC-Cmd/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IPC-Cmd/trunk/checksums 2010-10-06 14:06:26 UTC (rev 11172)
+++ csw/mgar/pkg/cpan/IPC-Cmd/trunk/checksums 2010-10-06 14:20:25 UTC (rev 11173)
@@ -1 +1 @@
-0e35c075e6a4a4d097ead72e7c3b96f0 download/IPC-Cmd-0.46.tar.gz
+dcb4282e413f89afa4b4fcba75ebf283 IPC-Cmd-0.60.tar.gz
Added: csw/mgar/pkg/cpan/IPC-Cmd/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/IPC-Cmd/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/IPC-Cmd/trunk/files/COPYING 2010-10-06 14:20:25 UTC (rev 11173)
@@ -0,0 +1,5 @@
+ This module is copyright (c) 2002 Jos Boumans <kane at cpan.org>. All
+ rights reserved.
+
+ This library is free software; you may redistribute and/or modify it
+ under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/IPC-Cmd/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/cpan/IPC-Cmd/trunk/files/changelog.CSW 2010-10-06 14:06:26 UTC (rev 11172)
+++ csw/mgar/pkg/cpan/IPC-Cmd/trunk/files/changelog.CSW 2010-10-06 14:20:25 UTC (rev 11173)
@@ -1,5 +0,0 @@
-pm_ipccmd (0.46,REV=2009.08.08)
-
- * Adopted and updated to 0.46
-
- -- Sebastian Kayser <skayser at opencsw.org> Sat, 8 Aug 2009 03:14:26 +0200
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