View | Details | Raw Unified | Return to bug 196709
Collapse All | Expand All

(-)net-im/tox/Makefile (-3 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	toxcore
4
PORTNAME=	toxcore
5
PORTVERSION=	0.141116
5
PORTVERSION=	0.150113
6
PORTREVISION=	1
7
CATEGORIES=	net-im net-p2p
6
CATEGORIES=	net-im net-p2p
8
7
9
MAINTAINER=	thierry@FreeBSD.org
8
MAINTAINER=	thierry@FreeBSD.org
Lines 21-27 Link Here
21
GH_ACCOUNT=	irungentoo
20
GH_ACCOUNT=	irungentoo
22
GH_PROJECT=	${PORTNAME}
21
GH_PROJECT=	${PORTNAME}
23
GH_TAGNAME=	${GH_COMMIT}
22
GH_TAGNAME=	${GH_COMMIT}
24
GH_COMMIT=	76d14ac
23
GH_COMMIT=	5e1d6f5
25
24
26
USE_AUTOTOOLS=	libtoolize aclocal autoconf autoheader automake
25
USE_AUTOTOOLS=	libtoolize aclocal autoconf autoheader automake
27
AUTOMAKE_ARGS=	-a -c -f
26
AUTOMAKE_ARGS=	-a -c -f
(-)net-im/tox/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (toxcore-0.141116.tar.gz) = 9ffdd8731734549678cf7d4ae34f32df24e3af05c15891e5122e4dc81e6799f8
1
SHA256 (toxcore-0.150113.tar.gz) = 6ef665921aa00945dc6265cd0bbfbbd71a45519f7645e411446461e469a7f72d
2
SIZE (toxcore-0.141116.tar.gz) = 346550
2
SIZE (toxcore-0.150113.tar.gz) = 349061

Return to bug 196709