svn commit: r368637 - head/net-im/uTox
Thierry Thomas
thierry at FreeBSD.org
Sat Sep 20 13:08:07 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list