[csw-devel] SF.net SVN: gar:[14243] csw/mgar/pkg/php5/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Apr 17 04:23:41 CEST 2011


Revision: 14243
          http://gar.svn.sourceforge.net/gar/?rev=14243&view=rev
Author:   bdwalton
Date:     2011-04-17 02:23:41 +0000 (Sun, 17 Apr 2011)

Log Message:
-----------
php5/trunk: cut calendar extension to new dynamic subpackage generation

Modified Paths:
--------------
    csw/mgar/pkg/php5/trunk/Makefile

Modified: csw/mgar/pkg/php5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/php5/trunk/Makefile	2011-04-17 02:22:43 UTC (rev 14242)
+++ csw/mgar/pkg/php5/trunk/Makefile	2011-04-17 02:23:41 UTC (rev 14243)
@@ -54,8 +54,8 @@
 
 $(eval $(call php5_subpackage,bcmath))
 $(eval $(call php5_subpackage,bz2,CSWbzip2))
+$(eval $(call php5_subpackage,calendar))
 
-PACKAGES += CSWphp5-calendar
 PACKAGES += CSWphp5-ctype
 PACKAGES += CSWphp5-curl
 PACKAGES += CSWphp5-dba
@@ -139,11 +139,6 @@
 RUNTIME_DEP_PKGS_CSWap2-modphp5 += CSWexpat CSWzlib
 OBSOLETED_BY_CSWap2-modphp5 = CSWap2modphp5
 
-CATALOGNAME_CSWphp5-calendar = php5_calendar
-SPKG_DESC_CSWphp5-calendar = The calendar extension for PHP5
-RUNTIME_DEP_PKGS_CSWphp5-calendar = CSWphp5
-OBSOLETED_BY_CSWphp5-calendar = CSWphp5calendar
-
 CATALOGNAME_CSWphp5-ctype = php5_ctype
 SPKG_DESC_CSWphp5-ctype = The ctype extension for PHP5
 RUNTIME_DEP_PKGS_CSWphp5-ctype = CSWphp5
@@ -407,8 +402,6 @@
 
 PKGFILES_CSWap2-modphp5 += $(prefix)/apache2.*
 
-PKGFILES_CSWphp5-calendar = .*/lib/php/extensions/.*/calendar.*
-
 PKGFILES_CSWphp5-ctype = .*/lib/php/extensions/.*/ctype.*
 
 PKGFILES_CSWphp5-curl = .*/lib/php/extensions/.*/curl.*
@@ -660,7 +653,6 @@
 CHECKPKG_OVERRIDES_CSWphp5-pdopgsql += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-snmp += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-ctype += surplus-dependency|CSWphp5
-CHECKPKG_OVERRIDES_CSWphp5-calendar += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-hash += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-sysvshm += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-xmlwriter += surplus-dependency|CSWphp5


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