1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

update to 0.1.1.r20140114, bump PORTEPOCH

This commit is contained in:
Oliver Lehmann 2014-02-06 12:25:17 +00:00
parent 82700603bf
commit bff00efd7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343058
2 changed files with 12 additions and 3 deletions

View File

@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= yac
PORTVERSION= 0.2.0.r20130811
PORTVERSION= 0.1.1.r20140114
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= oliver
@ -18,5 +19,13 @@ USE_PHP= yes
USE_PHP_BUILD= yes
USE_PHPIZE= yes
USE_PHPEXT= yes
USE_PHP_BUILD= yes
CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config
OPTIONS_DEFINE= MSGPACK
MSGPACK_DESC= Enable MSGPACK module
MSGPACK_BUILD_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:${PORTSDIR}/devel/pecl-msgpack
MSGPACK_RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/msgpack.so:${PORTSDIR}/devel/pecl-msgpack
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (PECL/yac-0.2.0.r20130811.tar.gz) = bfd0a3944590ebf053b5e6ce0b9cd472feddb58d05e61164c3433e2568c5358f
SIZE (PECL/yac-0.2.0.r20130811.tar.gz) = 28379
SHA256 (PECL/yac-0.1.1.r20140114.tar.gz) = 87c5f3e0b5b28dc1e4c641add8a233d15a305ec7563a405a178b7b14ea1ea581
SIZE (PECL/yac-0.1.1.r20140114.tar.gz) = 32526