[csw-devel] SF.net SVN: gar:[21772] csw/mgar/pkg/cpan/File-Type/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Aug 18 22:46:29 CEST 2013


Revision: 21772
          http://gar.svn.sourceforge.net/gar/?rev=21772&view=rev
Author:   dmichelsen
Date:     2013-08-18 20:46:27 +0000 (Sun, 18 Aug 2013)
Log Message:
-----------
cpan/File-Type/trunk: Update to makemake and mGAR v2

Modified Paths:
--------------
    csw/mgar/pkg/cpan/File-Type/trunk/Makefile
    csw/mgar/pkg/cpan/File-Type/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/File-Type/trunk/files/CSWpmfiletype.depend
    csw/mgar/pkg/cpan/File-Type/trunk/files/CSWpmfiletype.gspec
    csw/mgar/pkg/cpan/File-Type/trunk/files/CSWpmfiletype.prototype

Modified: csw/mgar/pkg/cpan/File-Type/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-Type/trunk/Makefile	2013-08-18 20:08:42 UTC (rev 21771)
+++ csw/mgar/pkg/cpan/File-Type/trunk/Makefile	2013-08-18 20:46:27 UTC (rev 21772)
@@ -4,12 +4,25 @@
 GARTYPE = v2
 AUTHOR = PMISON
 
-DESCRIPTION = determine file type using magic
+DESCRIPTION = 
 define BLURB
-  File::Type uses magic numbers (typically at the start of a file) to
-  determine the MIME type of that file.
 endef
 
-DISTFILES = $(call admfiles,CSWpmfiletype,depend prototype)
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGES += CSWpm-file-type
+CATALOGNAME_CSWpm-file-type = pm_file_type
+SPKG_DESC_CSWpm-file-type = Determine file type using magic
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-file-type = 1
+OBSOLETED_BY_CSWpm-file-type += CSWpmfiletype
+CATALOGNAME_CSWpmfiletype = pm_filetype_stub
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/File-Type/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/File-Type/trunk/checksums	2013-08-18 20:08:42 UTC (rev 21771)
+++ csw/mgar/pkg/cpan/File-Type/trunk/checksums	2013-08-18 20:46:27 UTC (rev 21772)
@@ -1,4 +1 @@
-5223cc6b92c33c36fa4245a4f6a557ba  download/CSWpmfiletype.gspec
-6e0d583c86d7f74b43769810714242aa  download/CSWpmfiletype.depend
-07a9277e5f8e8802842621d23b6d500a  download/CSWpmfiletype.prototype
-4be3b0b7000b325c60351fcc8a04815d  download/File-Type-0.22.tar.gz
+4be3b0b7000b325c60351fcc8a04815d  File-Type-0.22.tar.gz

Deleted: csw/mgar/pkg/cpan/File-Type/trunk/files/CSWpmfiletype.depend
===================================================================
Deleted: csw/mgar/pkg/cpan/File-Type/trunk/files/CSWpmfiletype.gspec
===================================================================
--- csw/mgar/pkg/cpan/File-Type/trunk/files/CSWpmfiletype.gspec	2013-08-18 20:08:42 UTC (rev 21771)
+++ csw/mgar/pkg/cpan/File-Type/trunk/files/CSWpmfiletype.gspec	2013-08-18 20:46:27 UTC (rev 21772)
@@ -1,8 +0,0 @@
-%var            bitname pm_filetype
-%var            pkgname CSWpmfiletype
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright 2003-2004 Fotango Ltd.
-
-Licensed under the same terms as Perl itself.

Deleted: csw/mgar/pkg/cpan/File-Type/trunk/files/CSWpmfiletype.prototype
===================================================================
--- csw/mgar/pkg/cpan/File-Type/trunk/files/CSWpmfiletype.prototype	2013-08-18 20:08:42 UTC (rev 21771)
+++ csw/mgar/pkg/cpan/File-Type/trunk/files/CSWpmfiletype.prototype	2013-08-18 20:46:27 UTC (rev 21772)
@@ -1,18 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/File 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/File/Type 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/File/Type/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/File::Type.3perl 0444 root bin
-f none /opt/csw/share/man/man3/File::Type::Builder.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/File 0755 root bin
-d none /opt/csw/share/perl/csw/File/Type 0755 root bin
-f none /opt/csw/share/perl/csw/File/Type.pm 0444 root bin
-f none /opt/csw/share/perl/csw/File/Type/Builder.pm 0444 root bin

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