aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-22 20:33:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-22 20:33:34 +0000
commitacaf56f9f1ef4592b2ac218ae53d720ce4b768d1 (patch)
tree44fc964c5676b22d47b2cb30231ed118db9a3dc5
parent2a0b6279fa2e31e3a534273bccbfea3b454c1beb (diff)
downloadports-acaf56f9f1ef4592b2ac218ae53d720ce4b768d1.tar.gz
ports-acaf56f9f1ef4592b2ac218ae53d720ce4b768d1.zip
- Update to 1.4.7
PR: ports/105751 Submitted by: Thomas Abthorpe (maintainer)
Notes
Notes: svn path=/head/; revision=177827
-rw-r--r--devel/pear-Date/Makefile15
-rw-r--r--devel/pear-Date/distinfo6
2 files changed, 10 insertions, 11 deletions
diff --git a/devel/pear-Date/Makefile b/devel/pear-Date/Makefile
index 0ab2355e8b8e..6702a476d041 100644
--- a/devel/pear-Date/Makefile
+++ b/devel/pear-Date/Makefile
@@ -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"
diff --git a/devel/pear-Date/distinfo b/devel/pear-Date/distinfo
index dbeaac958296..bcca8f81c28a 100644
--- a/devel/pear-Date/distinfo
+++ b/devel/pear-Date/distinfo
@@ -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