Revision: 21098
          http://gar.svn.sourceforge.net/gar/?rev=21098&view=rev
Author:   bonivart
Date:     2013-05-15 19:47:45 +0000 (Wed, 15 May 2013)
Log Message:
-----------
cpan/String-CRC32/trunk: fix name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/String-CRC32/trunk/Makefile

Modified: csw/mgar/pkg/cpan/String-CRC32/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/String-CRC32/trunk/Makefile       2013-05-15 19:14:42 UTC 
(rev 21097)
+++ csw/mgar/pkg/cpan/String-CRC32/trunk/Makefile       2013-05-15 19:47:45 UTC 
(rev 21098)
@@ -6,22 +6,15 @@
 
 DESCRIPTION = Interface for cyclic redundency check generation
 define BLURB
-  The CRC32 module calculates CRC sums of 32 bit lenghts. It generates the
-  same CRC values as ZMODEM, PKZIP, PICCHECK and many others.  Despite its
-  name, this module is able to compute the checksum of strings as well as of
-  files.
 endef
 
 DISTFILES += COPYING
 
-PACKAGES = CSWpmstringcrc32
-CATALOGNAME = pm_stringcrc32
+PACKAGES = CSWpm-string-crc32
+CATALOGNAME = pm_string_crc32
+SPKG_DESC_CSWpm-string-crc32 = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-string-crc32 = CSWpmstringcrc32
+CATALOGNAME_CSWpmstringcrc32 = pm_stringcrc32
 
 include gar/category.mk
 
-post-install-modulated:
-       @echo " ==> Post-install for $(NAME) (custom)"
-       @( cd $(WORKSRC) ; \
-         gmake metafile ; \
-         cp $(NAME)-$(VERSION)/META.yml . )
-       @$(MAKECOOKIE)

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to