Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2014 13:08:06 +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: r368637 - head/net-im/uTox
Message-ID:  <201409201308.s8KD86R2090517@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Sat Sep 20 13:08:06 2014
New Revision: 368637
URL: http://svnweb.freebsd.org/changeset/ports/368637
QAT: https://qat.redports.org/buildarchive/r368637/

Log:
  Update to git20140902.
  
  PR:		ports/193247
  Submitted by:	maintainer

Modified:
  head/net-im/uTox/Makefile
  head/net-im/uTox/distinfo

Modified: head/net-im/uTox/Makefile
==============================================================================
--- head/net-im/uTox/Makefile	Sat Sep 20 13:05:37 2014	(r368636)
+++ head/net-im/uTox/Makefile	Sat Sep 20 13:08:06 2014	(r368637)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	uTox
-PORTVERSION=	0.1.3.git20140827
+DISTVERSION=	0.1.3.git20140902
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	fidaj@ukr.net
@@ -19,9 +19,10 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	notsecure
 GH_PROJECT=	${PORTNAME}
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	299184f
+GH_COMMIT=	5e60548
 
 USES=		compiler:c11 desktop-file-utils gmake pkgconfig
+INSTALLS_ICONS=	yes
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/utox

Modified: head/net-im/uTox/distinfo
==============================================================================
--- head/net-im/uTox/distinfo	Sat Sep 20 13:05:37 2014	(r368636)
+++ head/net-im/uTox/distinfo	Sat Sep 20 13:08:06 2014	(r368637)
@@ -1,2 +1,2 @@
-SHA256 (uTox-0.1.3.git20140827.tar.gz) = 47e4b8043796f3618f030a0003a689c2b9bc2c5e1355454327af657940429ced
-SIZE (uTox-0.1.3.git20140827.tar.gz) = 695887
+SHA256 (uTox-0.1.3.git20140902.tar.gz) = 3d9327f12e22f50ce0cfd90be5cd69ec50de65fe7d48c9e2ae61031599e2db54
+SIZE (uTox-0.1.3.git20140902.tar.gz) = 696895



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