pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/php-json Switch to use json extension bundled...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e53d2bd03ea
branches: trunk
changeset: 572469:7e53d2bd03ea
user: taca <taca%pkgsrc.org@localhost>
date: Sat Feb 27 03:52:38 2010 +0000
description:
Switch to use json extension bundlede with php-5.2.13, fixing PR pkg/42869.
diffstat:
textproc/php-json/Makefile | 5 ++---
textproc/php-json/distinfo | 5 -----
2 files changed, 2 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r ecee1191c574 -r 7e53d2bd03ea textproc/php-json/Makefile
--- a/textproc/php-json/Makefile Sat Feb 27 03:37:58 2010 +0000
+++ b/textproc/php-json/Makefile Sat Feb 27 03:52:38 2010 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:51 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2010/02/27 03:52:38 taca Exp $
MODNAME= json
-PECL_VERSION= 1.2.1
CATEGORIES+= textproc
COMMENT= PHP extension for JSON serialization support
PKG_DESTDIR_SUPPORT= user-destdir
-CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR}
+CONFIGURE_ARGS+= --enable-${MODNAME}=shared
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"
diff -r ecee1191c574 -r 7e53d2bd03ea textproc/php-json/distinfo
--- a/textproc/php-json/distinfo Sat Feb 27 03:37:58 2010 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/11/06 22:22:51 jdolecek Exp $
-
-SHA1 (php-json/json-1.2.1.tgz) = e139b3885a2e68dc979024b91aa9f3e75057d548
-RMD160 (php-json/json-1.2.1.tgz) = ccbc9d3ffd04a11502366e534c78a1f0ce3cd6c0
-Size (php-json/json-1.2.1.tgz) = 17780 bytes
Home |
Main Index |
Thread Index |
Old Index