1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

- Reroll pear-1.9.4 to update dependencys and fix some bugs and make it compatible with php5.4/5

- Bump PORTREVISION

Changelog:
Update Archiv_TAR to 1.3.11
	* Fix Bug #19746: Broken with PHP 5.5 [mrook]
	* Implement Feature #11258: Custom date/time in files added on-the-fly [mrook]

Update Console_Getopt to 1.3.1
	* fix Bug #4475: An ambiguous error occurred when specifying similar longoption name.
	* fix Bug #10055: Not failing properly on short options missing required values
	* fix Bug #11068: No way to read plain "-" option [cardoe]
	* Implement Request #13140: [PATCH] to skip unknown parameters. [patch by rquadling, improved on by dufuz]

Update Structures_Graph to 1.0.4
	* Bug #17108 BasicGraph::test_directed_degree fails on PHP 5 [clockwerx]
This commit is contained in:
Martin Wilke 2013-07-18 16:33:02 +00:00
parent 5ae506abe6
commit 5f4f144548
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323244
2 changed files with 4 additions and 4 deletions

View File

@ -3,9 +3,9 @@
PORTNAME= pear
PORTVERSION= 1.9.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://bsdcrew.de/distfiles/
MASTER_SITES= http://miwibox.org/distfiles/
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR framework for PHP

View File

@ -1,2 +1,2 @@
SHA256 (pear-1.9.4.tar.bz2) = a6a0de8edbefa661ca06e2357cd83bebd331e60338f0bcd54f51bf32f376863f
SIZE (pear-1.9.4.tar.bz2) = 328672
SHA256 (pear-1.9.4.tar.bz2) = dbff7047b70035e9b65adf8e0beaf834db2e1bf161f526bd4d87e204fd47b604
SIZE (pear-1.9.4.tar.bz2) = 322695