Date: Mon, 11 May 2015 06:12:47 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386053 - head/net-im/uTox Message-ID: <201505110612.t4B6Clx4040239@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Mon May 11 06:12:47 2015 New Revision: 386053 URL: https://svnweb.freebsd.org/changeset/ports/386053 Log: - Update to 0.2.r.20150509 PR: 200082 Submitted by: fidaj@ukr.net(maintainer) Modified: head/net-im/uTox/Makefile head/net-im/uTox/distinfo Modified: head/net-im/uTox/Makefile ============================================================================== --- head/net-im/uTox/Makefile Mon May 11 06:09:15 2015 (r386052) +++ head/net-im/uTox/Makefile Mon May 11 06:12:47 2015 (r386053) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -DISTVERSION= 0.2.q.20150505 +DISTVERSION= 0.2.r.20150509 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net @@ -22,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore USE_GITHUB= yes GH_ACCOUNT= notsecure #GH_PROJECT= ${PORTNAME} -GH_TAGNAME= 60c1914 +GH_TAGNAME= 83417b0 USES= compiler:c11 desktop-file-utils gmake openal:al pkgconfig USE_XORG= x11 xext xrender Modified: head/net-im/uTox/distinfo ============================================================================== --- head/net-im/uTox/distinfo Mon May 11 06:09:15 2015 (r386052) +++ head/net-im/uTox/distinfo Mon May 11 06:12:47 2015 (r386053) @@ -1,2 +1,2 @@ -SHA256 (notsecure-uTox-0.2.q.20150505-60c1914_GH0.tar.gz) = bdac09e1903d882469c12762752bd3e2fac70368e8691b1b49dd98d3fb6ba25f -SIZE (notsecure-uTox-0.2.q.20150505-60c1914_GH0.tar.gz) = 777246 +SHA256 (notsecure-uTox-0.2.r.20150509-83417b0_GH0.tar.gz) = df4be8c91b1628fd1aed823f9ee74c44a6956fdcb1c2b1658135206e16ec2c01 +SIZE (notsecure-uTox-0.2.r.20150509-83417b0_GH0.tar.gz) = 778443
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505110612.t4B6Clx4040239>