SF.net SVN: gar:[24381] csw/mgar/pkg/cpan/MIME-Types/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Nov 26 13:01:54 CET 2014
Revision: 24381
http://sourceforge.net/p/gar/code/24381
Author: dmichelsen
Date: 2014-11-26 12:01:52 +0000 (Wed, 26 Nov 2014)
Log Message:
-----------
cpan/MIME-Types/trunk: Update to makemake and 2.09
Modified Paths:
--------------
csw/mgar/pkg/cpan/MIME-Types/trunk/Makefile
csw/mgar/pkg/cpan/MIME-Types/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/MIME-Types/trunk/files/COPYING
csw/mgar/pkg/cpan/MIME-Types/trunk/files/CSWpmmimetypes.gspec
Modified: csw/mgar/pkg/cpan/MIME-Types/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/MIME-Types/trunk/Makefile 2014-11-26 12:01:17 UTC (rev 24380)
+++ csw/mgar/pkg/cpan/MIME-Types/trunk/Makefile 2014-11-26 12:01:52 UTC (rev 24381)
@@ -1,24 +1,22 @@
NAME = MIME-Types
-VERSION = 1.29
+VERSION = 2.09
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = MARKOV
-DESCRIPTION = Perl MIME::Types module
+DESCRIPTION = Definition of MIME types
define BLURB
- This module maintains a set of MIME::Type objects, which each describe one
- known mime type. There are many types defined by RFCs and vendors, so the
- list is long but not complete. Please don't hestitate to ask to add
- additional information.
endef
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
-PACKAGES = CSWpmmimetypes
-CATALOGNAME = pm_mimetypes
+LICENSE_TEXT = This module is licensed under the perl license
-BUILD_DEP_PKGS = CSWpmtestpod
+PACKAGES += CSWpm-mime-types
+CATALOGNAME_CSWpm-mime-types = pm_mime_types
+SPKG_DESC_CSWpm-mime-types = Definition of MIME types
+ARCHALL_CSWpm-mime-types = 1
+OBSOLETED_BY_CSWpm-mime-types += CSWpmmimetypes
+CATALOGNAME_CSWpmmimetypes = pm_mimetypes_stub
-ARCHALL = 1
-
include gar/category.mk
Modified: csw/mgar/pkg/cpan/MIME-Types/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/MIME-Types/trunk/checksums 2014-11-26 12:01:17 UTC (rev 24380)
+++ csw/mgar/pkg/cpan/MIME-Types/trunk/checksums 2014-11-26 12:01:52 UTC (rev 24381)
@@ -1,2 +1 @@
-b80cd735a88df5731be29b11ecae5497 COPYING
-4944fea4b6f2be96745fde90607c43f7 MIME-Types-1.29.tar.gz
+99952df4f4a1e2e31eb80d98b6197774 MIME-Types-2.09.tar.gz
Deleted: csw/mgar/pkg/cpan/MIME-Types/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/MIME-Types/trunk/files/COPYING 2014-11-26 12:01:17 UTC (rev 24380)
+++ csw/mgar/pkg/cpan/MIME-Types/trunk/files/COPYING 2014-11-26 12:01:52 UTC (rev 24381)
@@ -1,3 +0,0 @@
-Copyright (c) 2001-2003 by the author(s). All rights reserved. This program
-is free software; you can redistribute it and/or modify it under the
-same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/MIME-Types/trunk/files/CSWpmmimetypes.gspec
===================================================================
--- csw/mgar/pkg/cpan/MIME-Types/trunk/files/CSWpmmimetypes.gspec 2014-11-26 12:01:17 UTC (rev 24380)
+++ csw/mgar/pkg/cpan/MIME-Types/trunk/files/CSWpmmimetypes.gspec 2014-11-26 12:01:52 UTC (rev 24381)
@@ -1,8 +0,0 @@
-%var bitname pm_mimetypes
-%var pkgname CSWpmmimetypes
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (c) 2001-2003 by the author(s). All rights reserved. This program
-is free software; you can redistribute it and/or modify it under the
-same terms as Perl itself.
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