mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.4.7
PR: ports/105751 Submitted by: Thomas Abthorpe (maintainer)
This commit is contained in:
parent
2a0b6279fa
commit
acaf56f9f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177827
2 changed files with 10 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Date
|
||||
PORTVERSION= 1.4.6
|
||||
PORTVERSION= 1.4.7
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= thomas@goodking.ca
|
||||
|
@ -17,13 +17,12 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
|||
|
||||
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= .
|
||||
TESTS= calc.php testunit.php testunit_date.php testunit_date_span.php \
|
||||
test_calc.php test_date_methods_span.php \
|
||||
bugs/bug-674.phpt bugs/bug-727-1.phpt bugs/bug-727-2.phpt \
|
||||
bugs/bug-727-3.phpt bugs/bug-727-4.phpt bugs/bug-967.phpt \
|
||||
bugs/bug-8912.phpt bugs/bug-9213.phpt bugs/bug-9414.phpt
|
||||
DOCS= TODO LICENSE
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PEAR/Date-1.4.6.tgz) = 9acd7e19d094877c6d26be1fbabe79cb
|
||||
SHA256 (PEAR/Date-1.4.6.tgz) = 0dc3c6132e28f8d8485c5d588bda272510382e911f72a8df28432d1ffbd8afb0
|
||||
SIZE (PEAR/Date-1.4.6.tgz) = 53535
|
||||
MD5 (PEAR/Date-1.4.7.tgz) = 6d34306e484d46c205002f8900ce6da3
|
||||
SHA256 (PEAR/Date-1.4.7.tgz) = 5249ae74d34b226d9765ae89889778d2fb73c5379e498021a79a18767547ed8f
|
||||
SIZE (PEAR/Date-1.4.7.tgz) = 55754
|
||||
|
|
Loading…
Add table
Reference in a new issue