diff options
author | thierry <thierry@FreeBSD.org> | 2015-10-29 05:43:29 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-10-29 05:43:29 +0800 |
commit | 49166b98d6b757ee3665727829068859f20ed3e0 (patch) | |
tree | 93d25163f58761af5eb9143d4802dccfbae5f7f5 /net-im | |
parent | 7799ac7d4da3c06ad7599064bedf5e99184d6122 (diff) | |
download | freebsd-ports-gnome-49166b98d6b757ee3665727829068859f20ed3e0.tar.gz freebsd-ports-gnome-49166b98d6b757ee3665727829068859f20ed3e0.tar.zst freebsd-ports-gnome-49166b98d6b757ee3665727829068859f20ed3e0.zip |
Refresh.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/tox/Makefile | 8 | ||||
-rw-r--r-- | net-im/tox/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 3f84e4e29f13..beadaa671537 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.150616 +PORTVERSION= 0.151028 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -17,7 +17,7 @@ LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} -GH_TAGNAME= 836daa9 +GH_TAGNAME= a25cc96 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-tests @@ -57,8 +57,8 @@ PID_DIR= /var/run/tox-bootstrapd PKGMESSAGE= ${PKGDIR}/pkg-message.daemon .endif -post-patch: - @${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/configure.ac +pre-configure: + ${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/configure.ac post-install: .if ${PORT_OPTIONS:MDAEMON} diff --git a/net-im/tox/distinfo b/net-im/tox/distinfo index c897235fe18d..83a5fccbc547 100644 --- a/net-im/tox/distinfo +++ b/net-im/tox/distinfo @@ -1,2 +1,2 @@ -SHA256 (irungentoo-toxcore-0.150616-836daa9_GH0.tar.gz) = f8cf884bfeecae599778679eac28803fb2963683d0be163f84b28194cf8072b4 -SIZE (irungentoo-toxcore-0.150616-836daa9_GH0.tar.gz) = 371142 +SHA256 (irungentoo-toxcore-0.151028-a25cc96_GH0.tar.gz) = 244572620d4dbb43537756cc64757a9c0e98ecd487c10c392ae26f5c4232e7cd +SIZE (irungentoo-toxcore-0.151028-a25cc96_GH0.tar.gz) = 373964 |