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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Apr 17 20:29:39 CEST 2011


Revision: 14267
          http://gar.svn.sourceforge.net/gar/?rev=14267&view=rev
Author:   bdwalton
Date:     2011-04-17 18:29:39 +0000 (Sun, 17 Apr 2011)

Log Message:
-----------
php5/trunk: cut openssl 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 18:28:31 UTC (rev 14266)
+++ csw/mgar/pkg/php5/trunk/Makefile	2011-04-17 18:29:39 UTC (rev 14267)
@@ -80,8 +80,8 @@
 $(eval $(call php5_subpackage,mysql,CSWmysql5rt))
 $(eval $(call php5_subpackage,mysqli,CSWmysql5rt CSWzlib))
 $(eval $(call php5_subpackage,odbc,CSWunixodbc))
+$(eval $(call php5_subpackage,openssl,CSWosslrt CSWkrb5lib))
 
-PACKAGES += CSWphp5-openssl
 PACKAGES += CSWphp5-pcntl
 PACKAGES += CSWphp5-pdo
 PACKAGES += CSWphp5-pdomysql
@@ -144,11 +144,6 @@
 RUNTIME_DEP_PKGS_CSWap2-modphp5 += CSWexpat CSWzlib
 OBSOLETED_BY_CSWap2-modphp5 = CSWap2modphp5
 
-CATALOGNAME_CSWphp5-openssl = php5_openssl
-SPKG_DESC_CSWphp5-openssl = The openssl extension for PHP5
-RUNTIME_DEP_PKGS_CSWphp5-openssl = CSWphp5 CSWosslrt CSWkrb5lib
-OBSOLETED_BY_CSWphp5-openssl = CSWphp5openssl
-
 CATALOGNAME_CSWphp5-pcntl = php5_pcntl
 SPKG_DESC_CSWphp5-pcntl = The pcntl extension for PHP5
 RUNTIME_DEP_PKGS_CSWphp5-pcntl = CSWphp5
@@ -312,8 +307,6 @@
 
 PKGFILES_CSWphp5-ncurses = .*/lib/php/extensions/.*/ncurses.*
 
-PKGFILES_CSWphp5-openssl = .*/lib/php/extensions/.*/openssl.*
-
 PKGFILES_CSWphp5-pcntl = .*/lib/php/extensions/.*/pcntl.*
 
 PKGFILES_CSWphp5-pdo  = .*/lib/php/extensions/.*/pdo\.so*
@@ -518,7 +511,6 @@
 CHECKPKG_OVERRIDES_CSWphp5-pdoodbc += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-sysvmsg += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-readline += surplus-dependency|CSWphp5
-CHECKPKG_OVERRIDES_CSWphp5-openssl += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-pdosqlite += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-sockets += surplus-dependency|CSWphp5
 CHECKPKG_OVERRIDES_CSWphp5-ncurses += 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