[csw-devel] SF.net SVN: gar:[14431] csw/mgar/pkg/cpan/Net-UCP-IntTimeout/trunk/Makefile
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Thu Apr 28 16:47:04 CEST 2011
Revision: 14431
http://gar.svn.sourceforge.net/gar/?rev=14431&view=rev
Author: idogan23
Date: 2011-04-28 14:47:04 +0000 (Thu, 28 Apr 2011)
Log Message:
-----------
pm_net_ucp_inttimeout: package rename
Modified Paths:
--------------
csw/mgar/pkg/cpan/Net-UCP-IntTimeout/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Net-UCP-IntTimeout/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-UCP-IntTimeout/trunk/Makefile 2011-04-28 14:30:51 UTC (rev 14430)
+++ csw/mgar/pkg/cpan/Net-UCP-IntTimeout/trunk/Makefile 2011-04-28 14:47:04 UTC (rev 14431)
@@ -8,14 +8,17 @@
Perl Timeout Manager for Net::UCP Module
endef
-PACKAGES = CSWpmnetucpinttimeout
-CATALOGNAME = pm_netucpinttimeout
+PACKAGES = CSWpm-net-ucp-inttimeout
+CATALOGNAME = pm_net_ucp_inttimeout
-CHECKPKG_OVERRIDES_CSWpmnetucpinttimeout += catalogname-does-not-match-pkgname|pkgname=CSWpmnetucpinttimeout|catalogname=pm_netucpinttimeout|expected-catalogname=pmnetucpinttimeout
-
DISTFILES += LICENSE
ARCHALL = 1
+# temporary entries for the package renaming
+INCOMPATIBLE_PKGS_CSWpm-net-ucp-inttimeout = CSWpmnetucpinttimeout
+CHECKPKG_OVERRIDES_CSWpm-net-ucp-inttimeout += file-collision|/opt/csw/share/man/man3/Net::UCP::IntTimeout.3perl|CSWpm-net-ucp-inttimeout|CSWpmnetucpinttimeout
+CHECKPKG_OVERRIDES_CSWpm-net-ucp-inttimeout += file-collision|/opt/csw/share/perl/csw/Net/UCP/IntTimeout.pm|CSWpm-net-ucp-inttimeout|CSWpmnetucpinttimeout
+
post-install-modulated:
@ginstall -d $(DESTDIR)/opt/csw/share/doc/$(CATALOGNAME)
@ginstall -m 644 $(FILEDIR)/LICENSE $(DESTDIR)/opt/csw/share/doc/$(CATALOGNAME)/license
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