Skip to content

Commit

Permalink
lang/pear: update to 1.10.7
Browse files Browse the repository at this point in the history
PEAR 1.10.7

Release date: 2018-12-05 15:16 UTC
Release state: stable
Release uploaded by: ashnazg

Changelog:

* PR #79: Prevent Unable to find the wrapper "channel" Warning
* PR #80: fix Warning: "continue" targeting switch is equivalent to
	  "break". Did you mean to use "continue 2"
* PR #81: Add flags to PECL shell script for shared extensions
  • Loading branch information
taca committed Dec 15, 2018
1 parent 9c15c2d commit f800a66
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions lang/pear/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.43 2018/09/23 14:56:26 taca Exp $
# $NetBSD: Makefile,v 1.44 2018/12/15 16:48:05 taca Exp $
#

DISTNAME= PEAR-1.10.6
DISTNAME= PEAR-1.10.7
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/PEAR/pear/}
CATEGORIES= lang
MASTER_SITES= http://download.pear.php.net/package/
Expand Down
10 changes: 5 additions & 5 deletions lang/pear/distinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.30 2018/09/23 14:56:26 taca Exp $
$NetBSD: distinfo,v 1.31 2018/12/15 16:48:05 taca Exp $

SHA1 (pear20151210/Archive_Tar-1.4.3.tgz) = 947d43997ca0c0074b2f154b6487b41aec0e4aa7
RMD160 (pear20151210/Archive_Tar-1.4.3.tgz) = 792fa16c1db820465687a12d79750520e05f4ae5
Expand All @@ -8,10 +8,10 @@ SHA1 (pear20151210/Console_Getopt-1.4.1.tgz) = 1db5b48e15547be532a9c836cd7ef448a
RMD160 (pear20151210/Console_Getopt-1.4.1.tgz) = 54d397e321a0168a33a92c98cf39f9f6456d49ea
SHA512 (pear20151210/Console_Getopt-1.4.1.tgz) = e66a78077593ade78a40c59297a24242b0177d21b0e02b08d4fb5e25d8a57a96353c50a9dcc968f60af7458d40443061e0c1cdb11ad3180c7ffed8f0b314b089
Size (pear20151210/Console_Getopt-1.4.1.tgz) = 5672 bytes
SHA1 (pear20151210/PEAR-1.10.6.tgz) = 622969adf7de8b724ad33012ac5b9f0de2a1d18b
RMD160 (pear20151210/PEAR-1.10.6.tgz) = 72c81c29b9420d7fdc1dc259859d952df5a9fad7
SHA512 (pear20151210/PEAR-1.10.6.tgz) = ccd436a2cb9d30b434a78483432c51a8fa5b3e96e79ca3b28131b8dcd37bbae0b782efd762eb92dc40db24d3f61025c64ec5d29aed10fd80a6b28c224c4f1e2a
Size (pear20151210/PEAR-1.10.6.tgz) = 291529 bytes
SHA1 (pear20151210/PEAR-1.10.7.tgz) = f67d0b260a865820d93e9b3d2456b2c35da0bc4c
RMD160 (pear20151210/PEAR-1.10.7.tgz) = 8231b489e663e1e8b5fd1a8eeb544acbd08cb433
SHA512 (pear20151210/PEAR-1.10.7.tgz) = ebe93cff5546ad3a80d3d1c0284e34a46ec8dbdb7d015a11350231244baca75a57596e446c1386bc40650525f59c04617e73b1071a0fe77210dc5979edb5151f
Size (pear20151210/PEAR-1.10.7.tgz) = 291786 bytes
SHA1 (pear20151210/Structures_Graph-1.1.1.tgz) = 2a9e5999e035aa3a6789011238b0a9a54806124a
RMD160 (pear20151210/Structures_Graph-1.1.1.tgz) = fff02cabb75ee3531eedae19a2dffe999258a96c
SHA512 (pear20151210/Structures_Graph-1.1.1.tgz) = 28465396cd540fd1619e0c1bec68fa8c3dff440a6e89c3c5583570edbd3de285e101de7c00e60d49d791ff10d8311f8a38d73ea3cdf52cfc74ecbe2f1842693f
Expand Down

0 comments on commit f800a66

Please sign in to comment.