svn commit: r351885 - in head/net-im: tox venom

Thierry Thomas thierry at FreeBSD.org
Tue Apr 22 21:25:45 UTC 2014


Author: thierry
Date: Tue Apr 22 21:25:44 2014
New Revision: 351885
URL: http://svnweb.freebsd.org/changeset/ports/351885
QAT: https://qat.redports.org/buildarchive/r351885/

Log:
  Upgrade to a recent snapshot.

Modified:
  head/net-im/tox/Makefile
  head/net-im/tox/distinfo
  head/net-im/venom/Makefile
  head/net-im/venom/distinfo

Modified: head/net-im/tox/Makefile
==============================================================================
--- head/net-im/tox/Makefile	Tue Apr 22 21:00:34 2014	(r351884)
+++ head/net-im/tox/Makefile	Tue Apr 22 21:25:44 2014	(r351885)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ProjectTox-Core
-PORTVERSION=	0.140325
+PORTVERSION=	0.140421
 CATEGORIES=	net-im net-p2p
 
 MAINTAINER=	thierry at FreeBSD.org
@@ -18,7 +18,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	irungentoo
 GH_PROJECT=	ProjectTox-Core
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	90d7eb4
+GH_COMMIT=	38e3b35
 
 USE_AUTOTOOLS=	automake autoconf libtoolize
 USES=		pkgconfig

Modified: head/net-im/tox/distinfo
==============================================================================
--- head/net-im/tox/distinfo	Tue Apr 22 21:00:34 2014	(r351884)
+++ head/net-im/tox/distinfo	Tue Apr 22 21:25:44 2014	(r351885)
@@ -1,2 +1,2 @@
-SHA256 (ProjectTox-Core-0.140325.tar.gz) = 5b762890cc52ec4518af8aa97cd39d75a4b443e61faa732510748bb09747f085
-SIZE (ProjectTox-Core-0.140325.tar.gz) = 258472
+SHA256 (ProjectTox-Core-0.140421.tar.gz) = 41044354301aaa94e5d39317b14ee0c232fbcae47ecab93a2f728961180b9e23
+SIZE (ProjectTox-Core-0.140421.tar.gz) = 267707

Modified: head/net-im/venom/Makefile
==============================================================================
--- head/net-im/venom/Makefile	Tue Apr 22 21:00:34 2014	(r351884)
+++ head/net-im/venom/Makefile	Tue Apr 22 21:25:44 2014	(r351885)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Venom
-PORTVERSION=	0.2.0.140325
+PORTVERSION=	0.2.0.140422
 CATEGORIES=	net-im
 
 MAINTAINER=	thierry at FreeBSD.org
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${LOCALBASE}/lib/libtoxcore
 USE_GITHUB=	yes
 GH_ACCOUNT=	naxuroqa
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	0165df4
+GH_COMMIT=	b62e861
 
 USES=		cmake desktop-file-utils pkgconfig
 USE_GNOME=	glib20 gtk30

Modified: head/net-im/venom/distinfo
==============================================================================
--- head/net-im/venom/distinfo	Tue Apr 22 21:00:34 2014	(r351884)
+++ head/net-im/venom/distinfo	Tue Apr 22 21:25:44 2014	(r351885)
@@ -1,2 +1,2 @@
-SHA256 (Venom-0.2.0.140325.tar.gz) = 1159b1f07c3e6e295f9bcd1eb294c99dcf119704439a3a9ae2af2547bafd19cd
-SIZE (Venom-0.2.0.140325.tar.gz) = 135863
+SHA256 (Venom-0.2.0.140422.tar.gz) = e46f5354d35d956d894fdcdf30579076eb74aa27d69f12166e5ea6d7fb4466dc
+SIZE (Venom-0.2.0.140422.tar.gz) = 140998


More information about the svn-ports-head mailing list