summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2009-01-02 13:35:18 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2009-01-02 13:35:18 +0000
commit0dd7cc086332d9a03243ce7f181a1186e8607882 (patch)
tree06cbe3de409046b0d15d739525e70b867a0ff240 /devel
parent- Fix typo (diff)
- Update to 0.2.5
Notes
Notes: svn path=/head/; revision=225113
Diffstat (limited to 'devel')
-rw-r--r--devel/pecl-expect/Makefile6
-rw-r--r--devel/pecl-expect/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/pecl-expect/Makefile b/devel/pecl-expect/Makefile
index c91f72092378..ef710e143c73 100644
--- a/devel/pecl-expect/Makefile
+++ b/devel/pecl-expect/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= expect
-PORTVERSION= 0.2.4
+PORTVERSION= 0.2.5
CATEGORIES= devel pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -22,6 +22,8 @@ USE_PHP= yes
USE_PHPEXT= yes
post-patch:
- @${REINPLACE_CMD} -e '16 s,expect,expect543,' ${WRKSRC}/config.m4
+ @${REINPLACE_CMD} -e \
+ 's/\(LIBRARY_WITH_PATH(\)expect/\1expect543/' \
+ ${WRKSRC}/config.m4
.include <bsd.port.mk>
diff --git a/devel/pecl-expect/distinfo b/devel/pecl-expect/distinfo
index 8feac06c2088..64dfb6b1fa5a 100644
--- a/devel/pecl-expect/distinfo
+++ b/devel/pecl-expect/distinfo
@@ -1,3 +1,3 @@
-MD5 (PECL/expect-0.2.4.tgz) = 1fb71a3ee85bfe37b233d4ab2bef6862
-SHA256 (PECL/expect-0.2.4.tgz) = 3ef8ff710a6f82a11b44b7262b48f97b7d69f863b5a672c3507f8031264196b9
-SIZE (PECL/expect-0.2.4.tgz) = 5898
+MD5 (PECL/expect-0.2.5.tgz) = 9e117df935a0bbf66ffa7e8ef30a391b
+SHA256 (PECL/expect-0.2.5.tgz) = 963c6be5961ebd71989e9b618649424df8255f0d35d2942d10f263984eff40fa
+SIZE (PECL/expect-0.2.5.tgz) = 6006