mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to 1.4.6
PR: ports/91639 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
This commit is contained in:
parent
6ba0da03d3
commit
b7d0f8148e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153287
2 changed files with 11 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Date
|
||||
PORTVERSION= 1.4.3
|
||||
PORTVERSION= 1.4.6
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= antonio@php.net
|
||||
|
@ -15,14 +15,13 @@ COMMENT= PEAR Date and Time Zone Classes
|
|||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
FILES= Date.php Date/Calc.php Date/Human.php Date/Span.php \
|
||||
Date/TimeZone.php
|
||||
TESTS= test_calc.php test_date_methods_span.php testunit.php \
|
||||
testunit_date.php testunit_date_span.php wknotest.txt \
|
||||
bug674.php bug727_1.php bug727_2.php bug727_3.php \
|
||||
bug727_4.php bug967.php weeksinmonth_4_monday.txt \
|
||||
weeksinmonth_4_sunday.txt weeksinmonth_rdm_monday.txt \
|
||||
weeksinmonth_rdm_sunday.txt
|
||||
FILES= Date.php Date/Calc.php Date/Human.php Date/TimeZone.php \
|
||||
Date/Span.php
|
||||
TESTS= calc.php test_calc.php test_date_methods_span.php \
|
||||
testunit_date.php testunit_date_span.php testunit.php bug674.php \
|
||||
bug967.php bug727_1.php bug727_2.php bug727_3.php bug727_4.php \
|
||||
wknotest.txt weeksinmonth_4_monday.txt weeksinmonth_4_sunday.txt \
|
||||
weeksinmonth_rdm_monday.txt weeksinmonth_rdm_sunday.txt
|
||||
DOCS= TODO
|
||||
_DOCSDIR= .
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (PEAR/Date-1.4.3.tgz) = e1ac9ae6469584e6f887b6fd020b3ae1
|
||||
SIZE (PEAR/Date-1.4.3.tgz) = 42048
|
||||
MD5 (PEAR/Date-1.4.6.tgz) = 9acd7e19d094877c6d26be1fbabe79cb
|
||||
SHA256 (PEAR/Date-1.4.6.tgz) = 0dc3c6132e28f8d8485c5d588bda272510382e911f72a8df28432d1ffbd8afb0
|
||||
SIZE (PEAR/Date-1.4.6.tgz) = 53535
|
||||
|
|
Loading…
Add table
Reference in a new issue