diff options
author | taca <taca@pkgsrc.org> | 2018-12-15 16:58:57 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2018-12-15 16:58:57 +0000 |
commit | 7c7146501a65d3830a683d33c229fd86bccb80cc (patch) | |
tree | 9bca8a57853c2c84e2df8e53dc6945d8456d5d4a /lang/php56 | |
parent | fd207e4d99f88fe8c533281774e4f6ccacaf06f3 (diff) | |
download | pkgsrc-7c7146501a65d3830a683d33c229fd86bccb80cc.tar.gz |
lang/php56: remove unused patch
sqlite3 support moved todatabases/php-sqlite3 and it dose not use in-tree
sqlite3. So, this patch is not required any more.
Diffstat (limited to 'lang/php56')
-rw-r--r-- | lang/php56/distinfo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/php56/distinfo b/lang/php56/distinfo index 03dafb3d85c..1f8dba9619c 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.52 2018/12/07 17:14:58 taca Exp $ +$NetBSD: distinfo,v 1.53 2018/12/15 16:58:57 taca Exp $ SHA1 (php-5.6.39.tar.bz2) = 5cb2b8fdeff71f3a198e09835862facb1e6e0354 RMD160 (php-5.6.39.tar.bz2) = d1d412f874904aff2a6c78dc1899844ec16ddc02 @@ -16,7 +16,6 @@ SHA1 (patch-ext_pdo_config.m4) = f6deef3ac631769baa587dd7c27e55bd2e9ca6a5 SHA1 (patch-ext_phar_Makefile.frag) = 1564c188e57d48f83de7c2420fdde183598539e2 SHA1 (patch-ext_phar_phar_phar.php) = 5a82d55c7965027115065412f9b68defb278db64 SHA1 (patch-ext_recode_recode.c) = a97a1815d6a41410f68c289debbb9396128a2159 -SHA1 (patch-ext_sqlite3_libsqlite_sqlite3.c) = 85cd8f3e115705aa2eeab0e7229f24422e322a7f SHA1 (patch-ext_standard_basic__functions.c) = 669fe55c975bf2d971f6fdcb5b3004f7e20304d2 SHA1 (patch-ext_standard_php__dns.h) = 57c5d6d8ae60da58925abc2c51d66b56762fecda SHA1 (patch-ext_tidy_tidy.c) = dd66f203196af544dcc06fe2229ba23c3086d3e8 |