Revision: 18792 http://gar.svn.sourceforge.net/gar/?rev=18792&view=rev Author: dmichelsen Date: 2012-07-18 17:03:05 +0000 (Wed, 18 Jul 2012) Log Message: ----------- cpan/AppConfig/trunk: Update to makemake and sanitize package name
Modified Paths: -------------- csw/mgar/pkg/cpan/AppConfig/trunk/Makefile csw/mgar/pkg/cpan/AppConfig/trunk/checksums Removed Paths: ------------- csw/mgar/pkg/cpan/AppConfig/trunk/files/COPYING csw/mgar/pkg/cpan/AppConfig/trunk/files/CSWpmappconfig.gspec Modified: csw/mgar/pkg/cpan/AppConfig/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/AppConfig/trunk/Makefile 2012-07-18 14:42:20 UTC (rev 18791) +++ csw/mgar/pkg/cpan/AppConfig/trunk/Makefile 2012-07-18 17:03:05 UTC (rev 18792) @@ -4,19 +4,19 @@ GARTYPE = v2 AUTHOR = ABW -DESCRIPTION = Perl5 module for configuration files and command line arguments. +DESCRIPTION = Modules for reading configuration files and parsing command line arguments define BLURB - AppConfig is a Perl5 module for managing application configuration - information. It maintains the state of any number of variables and provides - methods for parsing configuration files, command line arguments and CGI - script parameters. endef -DISTFILES = COPYING +CATALOG_RELEASE = unstable -PACKAGES = CSWpmappconfig -CATALOGNAME = pm_appconfig +LICENSE = LICENSE -ARCHALL = 1 +PACKAGES += CSWpm-appconfig +CATALOGNAME_CSWpm-appconfig = pm_appconfig +SPKG_DESC_CSWpm-appconfig = Modules for reading configuration files and parsing command line arguments +ARCHALL_CSWpm-appconfig = 1 +OBSOLETED_BY_CSWpm-appconfig += CSWpmappconfig +CATALOGNAME_CSWpmappconfig = pm_appconfig_stub include gar/category.mk Modified: csw/mgar/pkg/cpan/AppConfig/trunk/checksums =================================================================== --- csw/mgar/pkg/cpan/AppConfig/trunk/checksums 2012-07-18 14:42:20 UTC (rev 18791) +++ csw/mgar/pkg/cpan/AppConfig/trunk/checksums 2012-07-18 17:03:05 UTC (rev 18792) @@ -1,2 +1 @@ 21aa4d1bf70a49a94c2dc9293389b3a0 AppConfig-1.66.tar.gz -57fb71a11d83e6f389561b0071e19a1f COPYING Deleted: csw/mgar/pkg/cpan/AppConfig/trunk/files/COPYING =================================================================== --- csw/mgar/pkg/cpan/AppConfig/trunk/files/COPYING 2012-07-18 14:42:20 UTC (rev 18791) +++ csw/mgar/pkg/cpan/AppConfig/trunk/files/COPYING 2012-07-18 17:03:05 UTC (rev 18792) @@ -1,6 +0,0 @@ -Copyright (C) 1997-2004 Andy Wardley. All Rights Reserved. - -Copyright (C) 1997,1998 Canon Research Centre Europe Ltd. - -This module is free software; you can redistribute it and/or modify it -under the same terms as Perl itself. Deleted: csw/mgar/pkg/cpan/AppConfig/trunk/files/CSWpmappconfig.gspec =================================================================== --- csw/mgar/pkg/cpan/AppConfig/trunk/files/CSWpmappconfig.gspec 2012-07-18 14:42:20 UTC (rev 18791) +++ csw/mgar/pkg/cpan/AppConfig/trunk/files/CSWpmappconfig.gspec 2012-07-18 17:03:05 UTC (rev 18792) @@ -1,11 +0,0 @@ -%var bitname pm_appconfig -%var pkgname CSWpmappconfig -%var arch all -%include url file://%{PKGLIB}/csw_cpan.gspec -%copyright -Copyright (C) 1997-2004 Andy Wardley. All Rights Reserved. - -Copyright (C) 1997,1998 Canon Research Centre Europe Ltd. - -This module 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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel