svn commit: r377131 - head/net-im/uTox

Thierry Thomas thierry at FreeBSD.org
Thu Jan 15 17:57:23 UTC 2015


Author: thierry
Date: Thu Jan 15 17:57:22 2015
New Revision: 377131
URL: https://svnweb.freebsd.org/changeset/ports/377131
QAT: https://qat.redports.org/buildarchive/r377131/

Log:
  Upgrade to git20150114 v0.1.9.
  
  PR:		ports/196749
  Submitted by:	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	Thu Jan 15 17:17:32 2015	(r377130)
+++ head/net-im/uTox/Makefile	Thu Jan 15 17:57:22 2015	(r377131)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	uTox
-DISTVERSION=	0.1.8.git20141115
+DISTVERSION=	0.1.9.git20150114
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	fidaj at ukr.net
@@ -22,7 +22,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	notsecure
 GH_PROJECT=	${PORTNAME}
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	886aa86
+GH_COMMIT=	a78a756
 
 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	Thu Jan 15 17:17:32 2015	(r377130)
+++ head/net-im/uTox/distinfo	Thu Jan 15 17:57:22 2015	(r377131)
@@ -1,2 +1,2 @@
-SHA256 (uTox-0.1.8.git20141115.tar.gz) = 0c087e53d9890788a4d5bea005a64237be7ec90fcdaa0c12f77f699f9ab7c85d
-SIZE (uTox-0.1.8.git20141115.tar.gz) = 729818
+SHA256 (uTox-0.1.9.git20150114.tar.gz) = 13ecdc34efd0cec358301c5c3cdf24f9e2bac2ff8941fd621ebe108301e3394c
+SIZE (uTox-0.1.9.git20150114.tar.gz) = 744372


More information about the svn-ports-all mailing list