summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/pecl-libevent/Makefile6
-rw-r--r--devel/pecl-libevent/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/pecl-libevent/Makefile b/devel/pecl-libevent/Makefile
index b4a805507834..4cded7849073 100644
--- a/devel/pecl-libevent/Makefile
+++ b/devel/pecl-libevent/Makefile
@@ -2,12 +2,10 @@
# $FreeBSD$
PORTNAME= libevent
-PORTVERSION= 0.0.5
-PORTREVISION= 1
+PORTVERSION= 0.1.0
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= webmaster@kibab.com
@@ -17,6 +15,8 @@ LICENSE= PHP301
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
+USES= tar:tgz
+
USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPIZE= yes
diff --git a/devel/pecl-libevent/distinfo b/devel/pecl-libevent/distinfo
index 414c3687f54f..4f997adc8613 100644
--- a/devel/pecl-libevent/distinfo
+++ b/devel/pecl-libevent/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PECL/libevent-0.0.5.tgz) = 04c6ebba72a70694a68141a897e347a7f23e57117bffb80ac21e524529b6af78
-SIZE (PECL/libevent-0.0.5.tgz) = 9459
+SHA256 (PECL/libevent-0.1.0.tgz) = de3d2ce16f5ab8798de1f059143a3367e59608fd12ec3b4b720fc64e4ba93435
+SIZE (PECL/libevent-0.1.0.tgz) = 9806