svn commit: r354077 - head/net-im/tox

Thierry Thomas thierry at FreeBSD.org
Wed May 14 17:20:32 UTC 2014


Author: thierry
Date: Wed May 14 17:20:31 2014
New Revision: 354077
URL: http://svnweb.freebsd.org/changeset/ports/354077
QAT: https://qat.redports.org/buildarchive/r354077/

Log:
  Refresh and add a note about Toxic.
  
  This snapshot fixes a DOS issue.
  
  Security:	Fixes a DOS issue.

Modified:
  head/net-im/tox/Makefile
  head/net-im/tox/distinfo
  head/net-im/tox/pkg-descr

Modified: head/net-im/tox/Makefile
==============================================================================
--- head/net-im/tox/Makefile	Wed May 14 17:00:23 2014	(r354076)
+++ head/net-im/tox/Makefile	Wed May 14 17:20:31 2014	(r354077)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ProjectTox-Core
-PORTVERSION=	0.140508
+PORTVERSION=	0.140514
 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=	52bfd7c
+GH_COMMIT=	8902232
 
 USE_AUTOTOOLS=	libtoolize aclocal autoconf autoheader automake
 AUTOMAKE_ARGS=	-a -c -f

Modified: head/net-im/tox/distinfo
==============================================================================
--- head/net-im/tox/distinfo	Wed May 14 17:00:23 2014	(r354076)
+++ head/net-im/tox/distinfo	Wed May 14 17:20:31 2014	(r354077)
@@ -1,2 +1,2 @@
-SHA256 (ProjectTox-Core-0.140508.tar.gz) = c4b61a992a70f93681551d7486a76253fa493ae41bdc0ca66f1c107d9f5e92ef
-SIZE (ProjectTox-Core-0.140508.tar.gz) = 267773
+SHA256 (ProjectTox-Core-0.140514.tar.gz) = d6389cd49f5411aedae7e8bcaef8dbc3de207afb86d9e6be68adee2ee5cdb38a
+SIZE (ProjectTox-Core-0.140514.tar.gz) = 267723

Modified: head/net-im/tox/pkg-descr
==============================================================================
--- head/net-im/tox/pkg-descr	Wed May 14 17:00:23 2014	(r354076)
+++ head/net-im/tox/pkg-descr	Wed May 14 17:20:31 2014	(r354077)
@@ -2,7 +2,7 @@ Tox is a decentralized, secure messenger
 You can see it as an alternative to Skype.
 
 This is only the core library. To use it, you have to install a client, like
-e.g. net-im/venom.
+e.g. net-im/venom or net-im/toxic.
 
 Tox isn't complete yet, but we encourage you to contribute to help make us
 awesome!


More information about the svn-ports-all mailing list