Date: Fri, 8 May 2015 01:20:01 +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: r385719 - head/net-im/uTox Message-ID: <201505080120.t481K1Lg002172@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Fri May 8 01:20:00 2015 New Revision: 385719 URL: https://svnweb.freebsd.org/changeset/ports/385719 Log: - Update to 20150505 v0.2.q PR: 200000 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 Fri May 8 00:34:49 2015 (r385718) +++ head/net-im/uTox/Makefile Fri May 8 01:20:00 2015 (r385719) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= uTox -DISTVERSION= 0.2.p.20150419 +DISTVERSION= 0.2.q.20150505 CATEGORIES= net-im net-p2p MAINTAINER= fidaj@ukr.net @@ -21,8 +21,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore USE_GITHUB= yes GH_ACCOUNT= notsecure -GH_PROJECT= ${PORTNAME} -GH_TAGNAME= a147476 +#GH_PROJECT= ${PORTNAME} +GH_TAGNAME= 60c1914 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 Fri May 8 00:34:49 2015 (r385718) +++ head/net-im/uTox/distinfo Fri May 8 01:20:00 2015 (r385719) @@ -1,2 +1,2 @@ -SHA256 (notsecure-uTox-0.2.p.20150419-a147476_GH0.tar.gz) = d080eb441d8bf0f61ffe3aa2b45b7140343e755b31dfddaf7d4fa8e66cb87070 -SIZE (notsecure-uTox-0.2.p.20150419-a147476_GH0.tar.gz) = 775449 +SHA256 (notsecure-uTox-0.2.q.20150505-60c1914_GH0.tar.gz) = bdac09e1903d882469c12762752bd3e2fac70368e8691b1b49dd98d3fb6ba25f +SIZE (notsecure-uTox-0.2.q.20150505-60c1914_GH0.tar.gz) = 777246
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505080120.t481K1Lg002172>