[csw-devel] SF.net SVN: gar:[21048] csw/mgar/pkg/cpan/Crypt-RC5/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sun May 12 13:18:20 CEST 2013
Revision: 21048
http://gar.svn.sourceforge.net/gar/?rev=21048&view=rev
Author: bonivart
Date: 2013-05-12 11:18:20 +0000 (Sun, 12 May 2013)
Log Message:
-----------
cpan/Crypt-RC5/trunk: fix name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Crypt-RC5/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Crypt-RC5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Crypt-RC5/trunk/Makefile 2013-05-12 11:12:48 UTC (rev 21047)
+++ csw/mgar/pkg/cpan/Crypt-RC5/trunk/Makefile 2013-05-12 11:18:20 UTC (rev 21048)
@@ -6,13 +6,16 @@
DESCRIPTION = Perl implementation of the RC5 encryption algorithm
define BLURB
- Perl implementation of the RC5 encryption algorithm
endef
DISTFILES += COPYING
-PACKAGES = CSWpmcryptrc5
-CATALOGNAME = pm_cryptrc5
+PACKAGES = CSWpm-crypt-rc5
+CATALOGNAME = pm_crypt_rc5
+SPKG_DESC_CSWpm-crypt-rc5 = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-crypt-rc5 = CSWpmcryptrc5
+CATALOGNAME_CSWpmcryptrc5 = pm_cryptrc5
+
ARCHALL = 1
include gar/category.mk
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