[csw-devel] SF.net SVN: gar:[20288] csw/mgar/pkg/cpan/Convert-BinHex/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Sun Feb 10 16:00:39 CET 2013


Revision: 20288
          http://gar.svn.sourceforge.net/gar/?rev=20288&view=rev
Author:   bonivart
Date:     2013-02-10 15:00:33 +0000 (Sun, 10 Feb 2013)
Log Message:
-----------
cpan/Convert-BinHex/trunk: fix name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Convert-BinHex/trunk/Makefile

Modified: csw/mgar/pkg/cpan/Convert-BinHex/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Convert-BinHex/trunk/Makefile	2013-02-10 14:45:40 UTC (rev 20287)
+++ csw/mgar/pkg/cpan/Convert-BinHex/trunk/Makefile	2013-02-10 15:00:33 UTC (rev 20288)
@@ -6,14 +6,13 @@
 
 DESCRIPTION = Perl module to extract data from Macintosh BinHex files
 define BLURB
-  BinHex is a format used by Macintosh for transporting Mac files safely
-  through electronic mail, as short-lined, 7-bit, semi-compressed data
-  streams. Ths module provides a means of converting those data streams back
-  into into binary data.
 endef
 
-PACKAGES = CSWpmconvertbinhex
-CATALOGNAME = pm_convertbinhex
+PACKAGES = CSWpm-convert-binhex
+CATALOGNAME = pm_convert_binhex
+SPKG_DESC_CSWpm-convert-binhex = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-convert-binhex = CSWpmconvertbinhex
+CATALOGNAME_CSWpmconvertbinhex = pm_convertbinhex
 
 ARCHALL = 1
 

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