aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2012-12-18 01:58:55 +0800
committerpawel <pawel@FreeBSD.org>2012-12-18 01:58:55 +0800
commit2b6fa1e5f4cc54cde4ca4aba9e8a7ded5af5ee1f (patch)
treec9484e5db6688573ce6a9c54dc54303c4a82257e /devel
parent67d71b6ce42455dcec7db83f0e69ef2ef46a437f (diff)
downloadfreebsd-ports-gnome-2b6fa1e5f4cc54cde4ca4aba9e8a7ded5af5ee1f.tar.gz
freebsd-ports-gnome-2b6fa1e5f4cc54cde4ca4aba9e8a7ded5af5ee1f.tar.zst
freebsd-ports-gnome-2b6fa1e5f4cc54cde4ca4aba9e8a7ded5af5ee1f.zip
- Update to version 1.0.4 [1]
- Convert tab -> space WWW: line PR: ports/174494 [1] Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/pear-PHP_Timer/Makefile4
-rw-r--r--devel/pear-PHP_Timer/distinfo4
-rw-r--r--devel/pear-PHP_Timer/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/pear-PHP_Timer/Makefile b/devel/pear-PHP_Timer/Makefile
index 836514410197..5566528929b4 100644
--- a/devel/pear-PHP_Timer/Makefile
+++ b/devel/pear-PHP_Timer/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= PHP_Timer
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.4
CATEGORIES= devel pear
MASTER_SITES= http://pear.phpunit.de/get/
PKGNAMEPREFIX= pear-
@@ -19,7 +19,7 @@ PEAR_CHANNEL= phpunit
PEAR_AUTOINSTALL= yes
DEFAULT_PHP_VER=5
-IGNORE_WITH_PHP=4
+IGNORE_WITH_PHP=4 52
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff --git a/devel/pear-PHP_Timer/distinfo b/devel/pear-PHP_Timer/distinfo
index c2d80464620e..b40134e78328 100644
--- a/devel/pear-PHP_Timer/distinfo
+++ b/devel/pear-PHP_Timer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PEAR/PHP_Timer-1.0.2.tgz) = 1208aa877b2d806caf37233c7a49a759aa3a64cbefeffac3538e697c08b2c5d8
-SIZE (PEAR/PHP_Timer-1.0.2.tgz) = 3686
+SHA256 (PEAR/PHP_Timer-1.0.4.tgz) = f51965eea8ec722843f0a10cd4b9c35aaecf0a816ac80929dbab87c8a6d8692b
+SIZE (PEAR/PHP_Timer-1.0.4.tgz) = 3694
diff --git a/devel/pear-PHP_Timer/pkg-descr b/devel/pear-PHP_Timer/pkg-descr
index f896db37b86c..20e1348118b5 100644
--- a/devel/pear-PHP_Timer/pkg-descr
+++ b/devel/pear-PHP_Timer/pkg-descr
@@ -1,3 +1,3 @@
Utility class for timing
-WWW: https://github.com/sebastianbergmann/php-timer
+WWW: https://github.com/sebastianbergmann/php-timer