From owner-svn-ports-head@FreeBSD.ORG Fri May 8 01:20:01 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE442DB2; Fri, 8 May 2015 01:20:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DCEC4190C; Fri, 8 May 2015 01:20:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t481K1dK002175; Fri, 8 May 2015 01:20:01 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t481K1Lg002172; Fri, 8 May 2015 01:20:01 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201505080120.t481K1Lg002172@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 8 May 2015 01:20:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385719 - head/net-im/uTox X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 01:20:02 -0000 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