mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Update port: sysutils/pear-File to 1.1.0RC4
+ update port: sysutils/pear-File to 1.1.0RC4 + changelog: http://pear.php.net/package/File/download/1.1.0RC4/ PR: ports/77032 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
This commit is contained in:
parent
9804109d22
commit
d246dd5633
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128060
2 changed files with 6 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= File
|
||||
DISTVERSION= 1.1.0RC3
|
||||
DISTVERSION= 1.1.0RC4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= sysutils www pear
|
||||
|
||||
|
@ -19,7 +19,9 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||
USE_PHP= yes
|
||||
|
||||
FILES= File.php File/Util.php File/CSV.php
|
||||
TESTS= parser.php test.csv FileTest.php
|
||||
TESTS= parser.php test.csv FileTest.php CSV/001.phpt CSV/001.csv \
|
||||
CSV/002.phpt CSV/002.csv CSV/003.phpt CSV/003.csv CSV/004.phpt \
|
||||
CSV/004.csv CSV/005.phpt CSV/005.csv CSV/tests.txt
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (PEAR/File-1.1.0RC3.tgz) = 0e537c4672b9181c6b139eb69bc53c01
|
||||
SIZE (PEAR/File-1.1.0RC3.tgz) = 12610
|
||||
MD5 (PEAR/File-1.1.0RC4.tgz) = 4f94ea04e130b1fed5a423ae60bb5626
|
||||
SIZE (PEAR/File-1.1.0RC4.tgz) = 14694
|
||||
|
|
Loading…
Add table
Reference in a new issue