mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Upgrade to 1.10.4 (bugfix release).
Changelog: * Fixed bug #3298 which wouldn't parse arrays with numerical indexes correctly. * Fixed bug #2742 which didn't trim variable names in Inicommented file. * changed XML_Parser and XML_Util dependencies to optional, since they're only needed when parsing XML files (bug #2738). * added a new container for editing files of php constants, courtesy of philip ortel [me@phillipoertel.com] (devel). PR: ports/77460 Submitted by: Roman Neuhauser Approved by: maintainer.
This commit is contained in:
parent
1efce355a6
commit
88a1830230
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128824
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Config
|
||||
PORTVERSION= 1.10.3
|
||||
PORTVERSION= 1.10.4
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= antonio@php.net
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (PEAR/Config-1.10.3.tgz) = f0b786b35a68e1b011ca6a92b569932f
|
||||
SIZE (PEAR/Config-1.10.3.tgz) = 18349
|
||||
MD5 (PEAR/Config-1.10.4.tgz) = 2e5214f70bafbf3d124e33ec6b04d2ca
|
||||
SIZE (PEAR/Config-1.10.4.tgz) = 23059
|
||||
|
Loading…
Reference in New Issue
Block a user