mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade to 1.4.3.
This commit is contained in:
parent
738045f83d
commit
c2a52c917a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109281
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= Date
|
PORTNAME= Date
|
||||||
PORTVERSION= 1.4.2
|
PORTVERSION= 1.4.3
|
||||||
CATEGORIES= devel www pear
|
CATEGORIES= devel www pear
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
@ -23,6 +23,8 @@ TESTS= test_calc.php test_date_methods_span.php testunit.php \
|
||||||
bug727_4.php bug967.php weeksinmonth_4_monday.txt \
|
bug727_4.php bug967.php weeksinmonth_4_monday.txt \
|
||||||
weeksinmonth_4_sunday.txt weeksinmonth_rdm_monday.txt \
|
weeksinmonth_4_sunday.txt weeksinmonth_rdm_monday.txt \
|
||||||
weeksinmonth_rdm_sunday.txt
|
weeksinmonth_rdm_sunday.txt
|
||||||
|
DOCS= TODO
|
||||||
|
_DOCSDIR= .
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
|
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (PEAR/Date-1.4.2.tgz) = baea9267ba20b242a4cef5264ba6d4c4
|
MD5 (PEAR/Date-1.4.3.tgz) = e1ac9ae6469584e6f887b6fd020b3ae1
|
||||||
SIZE (PEAR/Date-1.4.2.tgz) = 42318
|
SIZE (PEAR/Date-1.4.3.tgz) = 42048
|
||||||
|
|
Loading…
Add table
Reference in a new issue