Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2015 14:41: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: r386410 - head/net-im/uTox
Message-ID:  <201505151441.t4FEfMUr081783@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Fri May 15 14:41:21 2015
New Revision: 386410
URL: https://svnweb.freebsd.org/changeset/ports/386410

Log:
  Upgrade to 20150514 v0.2.s.
  
  PR:		ports/200220
  Differential Revision:	 Ivan Klymenko (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 15 14:28:30 2015	(r386409)
+++ head/net-im/uTox/Makefile	Fri May 15 14:41:21 2015	(r386410)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	uTox
-DISTVERSION=	0.2.r.20150509
+DISTVERSION=	0.2.s.20150514
 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=	83417b0
+GH_TAGNAME=	6e6b64a
 
 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 15 14:28:30 2015	(r386409)
+++ head/net-im/uTox/distinfo	Fri May 15 14:41:21 2015	(r386410)
@@ -1,2 +1,2 @@
-SHA256 (notsecure-uTox-0.2.r.20150509-83417b0_GH0.tar.gz) = df4be8c91b1628fd1aed823f9ee74c44a6956fdcb1c2b1658135206e16ec2c01
-SIZE (notsecure-uTox-0.2.r.20150509-83417b0_GH0.tar.gz) = 778443
+SHA256 (notsecure-uTox-0.2.s.20150514-6e6b64a_GH0.tar.gz) = e6bcc6ff396cc16817ec0272a224b2675e506c35ab2c2bd596c9388e72eed28b
+SIZE (notsecure-uTox-0.2.s.20150514-6e6b64a_GH0.tar.gz) = 778219



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505151441.t4FEfMUr081783>