Skip to content

Commit d5bbef2

Browse files
author
taca
committed
lang/pear: update to 1.10.18
1.10.18 (2026-01-25) Changelog: * PR #164: don't use report_memleaks with 8.5+
1 parent 1b68a2e commit d5bbef2

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

lang/pear/Makefile

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
1-
# $NetBSD: Makefile,v 1.71 2026/01/21 05:10:01 taca Exp $
1+
# $NetBSD: Makefile,v 1.72 2026/01/28 14:06:18 taca Exp $
22
#
33
# This is super confusing, but the PEAR tarball does not include an installer,
44
# it is only available in a different installer package which bundles the PEAR
55
# tarball along with its dependencies. So our distfile is pearweb_phars, and
66
# we override the version to whatever PEAR it bundles.
77
#
88

9-
DISTNAME= pearweb_phars-1.10.25
10-
PKGNAME= ${PHP_PKG_PREFIX}-pear-1.10.17
11-
PKGREVISION= 1
9+
DISTNAME= pearweb_phars-1.10.26
10+
PKGNAME= ${PHP_PKG_PREFIX}-pear-1.10.18
1211
CATEGORIES= lang
1312
MASTER_SITES= http://download.pear.php.net/package/
1413
EXTRACT_SUFX= .tgz

lang/pear/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
$NetBSD: distinfo,v 1.53 2026/01/02 09:09:36 taca Exp $
1+
$NetBSD: distinfo,v 1.54 2026/01/28 14:06:18 taca Exp $
22

3-
BLAKE2s (pearweb_phars-1.10.25.tgz) = 05deb2f555a094b58311890131245ffd195d7df3a6a4e64381d3ff9f57ce54e2
4-
SHA512 (pearweb_phars-1.10.25.tgz) = 8c6d64bce78ec3289844062ca48175c0533ad03eec58abb89819df709c8c32a32a6ca7f9603bb1efc76dfa820d0ed46d4a5541b0c8faa9c98434f152abb73e5b
5-
Size (pearweb_phars-1.10.25.tgz) = 1207381 bytes
3+
BLAKE2s (pearweb_phars-1.10.26.tgz) = e4bc2fefa14b5d8cc190a6d2de9275cac791b6fb4aa3466803c563d23ff2150e
4+
SHA512 (pearweb_phars-1.10.26.tgz) = 8c86da1a110d6f3bacf039af0bd8b8e07ffe27411d7c269c09c883e400bccb39b4f2dc25793b37f9559eb0cb2f5f1870ba5a893caf9d9caa5ed4f3d4adc97cb5
5+
Size (pearweb_phars-1.10.26.tgz) = 1207467 bytes
66
SHA1 (patch-src_PEAR_Start.php) = d8038a23e5250e8b2c0a022ba5e8adfd73d1fcd7
77
SHA1 (patch-src_PEAR_Start_CLI.php) = 8dbd68bde4cea2c7688a4dc0e650cff8ccdeda4c

0 commit comments

Comments
 (0)