summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-12-09 15:11:36 +0000
committerjoerg <joerg@pkgsrc.org>2014-12-09 15:11:36 +0000
commitabc31fd557a740b8f4c40bd83f1205811dc2e3cd (patch)
tree15afe3a5c467d375e3c461f2058758d2539e3f72 /lang
parentb05442f9a6153c4622a3b6e2e7c469fc9a4f2e10 (diff)
downloadpkgsrc-abc31fd557a740b8f4c40bd83f1205811dc2e3cd.tar.gz
Fix RCS ID.
Diffstat (limited to 'lang')
-rw-r--r--lang/php56/distinfo4
-rw-r--r--lang/php56/patches/patch-ext_sqlite3_libsqlite_sqlite3.c3
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/php56/distinfo b/lang/php56/distinfo
index 72b6f4335c4..abd6e285fa5 100644
--- a/lang/php56/distinfo
+++ b/lang/php56/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1 2014/11/24 15:37:08 taca Exp $
+$NetBSD: distinfo,v 1.2 2014/12/09 15:11:36 joerg Exp $
SHA1 (php-5.6.3.tar.bz2) = 05cb83b781b5a1259ee7ba4eda4b6fa48a58ffec
RMD160 (php-5.6.3.tar.bz2) = 0c45c57d8e7c04f27ebfb5469ef214c33abd1ab6
@@ -15,7 +15,7 @@ SHA1 (patch-ext_pdo__mysql_config.m4) = 9d25c673fc151e1b8ae137f2a0fc540189ef5398
SHA1 (patch-ext_pdo_config.m4) = f6deef3ac631769baa587dd7c27e55bd2e9ca6a5
SHA1 (patch-ext_phar_Makefile.frag) = 9a076d46332dc6a28d225c7b71c2f01e2819636d
SHA1 (patch-ext_phar_phar_phar.php) = 5a82d55c7965027115065412f9b68defb278db64
-SHA1 (patch-ext_sqlite3_libsqlite_sqlite3.c) = b77a4710a39a037738a89a55a60e37b48c5a1f3d
+SHA1 (patch-ext_sqlite3_libsqlite_sqlite3.c) = 85cd8f3e115705aa2eeab0e7229f24422e322a7f
SHA1 (patch-ext_standard_basic__functions.c) = 669fe55c975bf2d971f6fdcb5b3004f7e20304d2
SHA1 (patch-makedist) = 8e8660b2e0a34f06f433e24dbb0a9c872963e419
SHA1 (patch-php.ini-development) = 3c54a41310d28ecff4996c966934350368657c2f
diff --git a/lang/php56/patches/patch-ext_sqlite3_libsqlite_sqlite3.c b/lang/php56/patches/patch-ext_sqlite3_libsqlite_sqlite3.c
index ca73899c33d..f2a35c95a60 100644
--- a/lang/php56/patches/patch-ext_sqlite3_libsqlite_sqlite3.c
+++ b/lang/php56/patches/patch-ext_sqlite3_libsqlite_sqlite3.c
@@ -1,4 +1,5 @@
-$NetBSD: patch-ext_sqlite3_libsqlite_sqlite3.c,v 1.1 2014/11/24 15:37:08 taca Exp $$
+$NetBSD: patch-ext_sqlite3_libsqlite_sqlite3.c,v 1.2 2014/12/09 15:11:36 joerg Exp $
+
Don't redefine _XOPEN_SOURCE, it is already set from php.
--- ext/sqlite3/libsqlite/sqlite3.c.orig 2014-11-12 13:52:21.000000000 +0000