summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-08-20 11:04:03 +0000
committerghen <ghen@pkgsrc.org>2006-08-20 11:04:03 +0000
commitc1d5c4d2fb823fce695221564ab697a306db6eae (patch)
treed40919b127dded3da26477a28e7cf7b5e23af500 /lang
parent7291791b2c23f9994ff80b919b8481679be84b3b (diff)
downloadpkgsrc-c1d5c4d2fb823fce695221564ab697a306db6eae.tar.gz
Pullup ticket 1796 - requested by taca
PLIST fix for php5 Revisions pulled up: - pkgsrc/lang/php5/Makefile 1.40-1.41 - pkgsrc/lang/php5/PLIST 1.12-1.13 Module Name: pkgsrc Committed By: taca Date: Thu Aug 17 13:17:48 UTC 2006 Modified Files: pkgsrc/lang/php5: Makefile PLIST Log Message: Correct PLIST to fix a binary package: - remove an extra directory. - handle empty directories. --- Module Name: pkgsrc Committed By: taca Date: Sat Aug 19 14:47:44 UTC 2006 Modified Files: pkgsrc/lang/php5: Makefile PLIST Log Message: More fix of PLIST, now pkg_delete should always succeed.
Diffstat (limited to 'lang')
-rw-r--r--lang/php5/Makefile4
-rw-r--r--lang/php5/PLIST7
2 files changed, 7 insertions, 4 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 7217722bee7..99a3b84c101 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36.2.2 2006/08/10 07:19:25 ghen Exp $
+# $NetBSD: Makefile,v 1.36.2.3 2006/08/20 11:04:03 ghen Exp $
PKGNAME= php-${PHP_BASE_VERS}
-PKGREVISION= 3
+PKGREVISION= 5
CATEGORIES= lang
HOMEPAGE= http://www.php.net/
diff --git a/lang/php5/PLIST b/lang/php5/PLIST
index 574c7b597ad..e3922b33ad1 100644
--- a/lang/php5/PLIST
+++ b/lang/php5/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2006/05/06 22:42:44 jdolecek Exp $
+@comment $NetBSD: PLIST,v 1.11.2.1 2006/08/20 11:04:03 ghen Exp $
bin/pear
bin/peardev
bin/pecl
@@ -161,6 +161,7 @@ include/php/ext/standard/url_scanner.h
include/php/ext/standard/url_scanner_ex.h
include/php/ext/xml/expat_compat.h
include/php/ext/xml/php_xml.h
+@exec ${MKDIR} %D/include/php/include
include/php/main/SAPI.h
include/php/main/build-defs.h
include/php/main/config.w32.h
@@ -214,6 +215,8 @@ lib/php/.depdb
lib/php/.depdblock
lib/php/.filemap
lib/php/.lock
+@exec ${MKDIR} %D/lib/php/.registry/.channel.__uri
+@exec ${MKDIR} %D/lib/php/.registry/.channel.pecl.php.net
lib/php/.registry/archive_tar.reg
lib/php/.registry/console_getopt.reg
lib/php/.registry/pear.reg
@@ -367,7 +370,6 @@ share/php/php.gif
@dirrm include/php/regex
@dirrm include/php/main/streams
@dirrm include/php/main
-@dirrm include/php/include
@dirrm include/php/ext/xml
@dirrm include/php/ext/standard
@dirrm include/php/ext/session
@@ -378,6 +380,7 @@ share/php/php.gif
@dirrm include/php/ext/date/lib
@dirrm include/php/ext/date
@dirrm include/php/ext
+@dirrm include/php/include
@dirrm include/php/Zend
@dirrm include/php/TSRM
@dirrm include/php