diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-Date/Makefile | 4 | ||||
-rw-r--r-- | devel/pear-Date/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/pear-Date/Makefile b/devel/pear-Date/Makefile index 1079da2f5285..f61eec8f2b63 100644 --- a/devel/pear-Date/Makefile +++ b/devel/pear-Date/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Date -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org @@ -20,7 +20,7 @@ FILES= Date.php Date/Calc.php Date/Human.php Date/Span.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 weeksinmonth_4_monday.txt \ + bug727_4.php bug967.php weeksinmonth_4_monday.txt \ weeksinmonth_4_sunday.txt weeksinmonth_rdm_monday.txt \ weeksinmonth_rdm_sunday.txt diff --git a/devel/pear-Date/distinfo b/devel/pear-Date/distinfo index 9090bdfcb47a..1b5ceb07035c 100644 --- a/devel/pear-Date/distinfo +++ b/devel/pear-Date/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/Date-1.4.1.tgz) = e3c849be945399b56706e75dbd6f9a15 -SIZE (PEAR/Date-1.4.1.tgz) = 41976 +MD5 (PEAR/Date-1.4.2.tgz) = baea9267ba20b242a4cef5264ba6d4c4 +SIZE (PEAR/Date-1.4.2.tgz) = 42318 |