1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.9.1

- Fix build with custom LOCALBASE
This commit is contained in:
Wen Heping 2011-06-18 02:45:55 +00:00
parent d53b7984af
commit 1358ecac05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275760
2 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mogilefs
PORTVERSION= 0.9.0
PORTVERSION= 0.9.1
CATEGORIES= sysutils pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@ -26,4 +26,7 @@ USE_PHP_BUILD= spl
USE_PHPIZE= yes
USE_PHPEXT= yes
post-extract:
@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/config.m4
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (mogilefs-0.9.0.tgz) = 11e776d3c5db7f5dd66e41cbab709e235ed8f1d8e49c6ae8495e32ce4c8c1506
SIZE (mogilefs-0.9.0.tgz) = 16772
SHA256 (mogilefs-0.9.1.tgz) = cb20771e144cc969eb43483786fd6c6668f27ba50d7e0dea34965245e4eedfa9
SIZE (mogilefs-0.9.1.tgz) = 16875