[csw-devel] SF.net SVN: gar:[18636] csw/mgar/pkg/cpan/File-MMagic/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Jul 4 20:17:07 CEST 2012
Revision: 18636
http://gar.svn.sourceforge.net/gar/?rev=18636&view=rev
Author: dmichelsen
Date: 2012-07-04 18:17:07 +0000 (Wed, 04 Jul 2012)
Log Message:
-----------
cpan/File-MMagic/trunk: Update to makemake
Modified Paths:
--------------
csw/mgar/pkg/cpan/File-MMagic/trunk/Makefile
csw/mgar/pkg/cpan/File-MMagic/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/File-MMagic/trunk/files/CSWpmfilemmagic.gspec
Modified: csw/mgar/pkg/cpan/File-MMagic/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-MMagic/trunk/Makefile 2012-07-04 13:28:25 UTC (rev 18635)
+++ csw/mgar/pkg/cpan/File-MMagic/trunk/Makefile 2012-07-04 18:17:07 UTC (rev 18636)
@@ -1,15 +1,26 @@
NAME = File-MMagic
-VERSION = 1.27
+VERSION = 1.28
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = KNOK
-DESCRIPTION = Guess file type
+DESCRIPTION = Guess file type from contents
define BLURB
- This perl library uses perl5 objects to guess file type from filename and/or
- filehandle.
endef
-DISTFILES += CSWpmfilemmagic.gspec
+CATALOG_RELEASE = unstable
+LICENSE = COPYING
+
+PACKAGES += CSWpm-file-mmagic
+CATALOGNAME_CSWpm-file-mmagic = pm_file_mmagic
+SPKG_DESC_CSWpm-file-mmagic = Guess file type from contents
+ARCHALL_CSWpm-file-mmagic = 1
+OBSOLETED_BY_CSWpm-file-mmagic += CSWpmfilemmagic
+CATALOGNAME_CSWpmfilemmagic = pm_filemmagic_stub
+
+# These are just examples
+CHECKPKG_OVERRIDES_CSWpm-file-mmagic += file-with-bad-content|/usr/share|root/opt/csw/share/man/man3/File::MMagic.3perl
+CHECKPKG_OVERRIDES_CSWpm-file-mmagic += file-with-bad-content|/usr/share|root/opt/csw/share/perl/csw/File/MMagic.pm
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/File-MMagic/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/File-MMagic/trunk/checksums 2012-07-04 13:28:25 UTC (rev 18635)
+++ csw/mgar/pkg/cpan/File-MMagic/trunk/checksums 2012-07-04 18:17:07 UTC (rev 18636)
@@ -1,2 +1 @@
-d44124b74380d0d49146e32170d417c1 download/CSWpmfilemmagic.gspec
-4ffb13b6587888e6e455c22988abce5e download/File-MMagic-1.27.tar.gz
+ea74f4c817229117f4e9341889430308 File-MMagic-1.28.tar.gz
Deleted: csw/mgar/pkg/cpan/File-MMagic/trunk/files/CSWpmfilemmagic.gspec
===================================================================
--- csw/mgar/pkg/cpan/File-MMagic/trunk/files/CSWpmfilemmagic.gspec 2012-07-04 13:28:25 UTC (rev 18635)
+++ csw/mgar/pkg/cpan/File-MMagic/trunk/files/CSWpmfilemmagic.gspec 2012-07-04 18:17:07 UTC (rev 18636)
@@ -1,5 +0,0 @@
-%var bitname pm_filemmagic
-%var pkgname CSWpmfilemmagic
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright url file://%{WORKSRC}/COPYING
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