Date: Wed, 14 Jan 2015 21:11:22 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377044 - head/net-im/tox Message-ID: <201501142111.t0ELBMOp013717@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Wed Jan 14 21:11:21 2015 New Revision: 377044 URL: https://svnweb.freebsd.org/changeset/ports/377044 QAT: https://qat.redports.org/buildarchive/r377044/ Log: Upgrade to the latest snapshot. PR: ports/196709 Submitted by: yuri (at) rawbw.com Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Wed Jan 14 20:57:54 2015 (r377043) +++ head/net-im/tox/Makefile Wed Jan 14 21:11:21 2015 (r377044) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= toxcore -PORTVERSION= 0.141116 -PORTREVISION= 1 +PORTVERSION= 0.150113 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -21,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ${PORTNAME} GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 76d14ac +GH_COMMIT= 5e1d6f5 USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake AUTOMAKE_ARGS= -a -c -f Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Wed Jan 14 20:57:54 2015 (r377043) +++ head/net-im/tox/distinfo Wed Jan 14 21:11:21 2015 (r377044) @@ -1,2 +1,2 @@ -SHA256 (toxcore-0.141116.tar.gz) = 9ffdd8731734549678cf7d4ae34f32df24e3af05c15891e5122e4dc81e6799f8 -SIZE (toxcore-0.141116.tar.gz) = 346550 +SHA256 (toxcore-0.150113.tar.gz) = 6ef665921aa00945dc6265cd0bbfbbd71a45519f7645e411446461e469a7f72d +SIZE (toxcore-0.150113.tar.gz) = 349061
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501142111.t0ELBMOp013717>