From owner-svn-ports-all@FreeBSD.ORG Mon Jun 2 21:24:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 206F9BAB; Mon, 2 Jun 2014 21:24:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0CE22269D; Mon, 2 Jun 2014 21:24:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s52LO3cI034359; Mon, 2 Jun 2014 21:24:03 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s52LO3iv034354; Mon, 2 Jun 2014 21:24:03 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201406022124.s52LO3iv034354@svn.freebsd.org> From: Thierry Thomas Date: Mon, 2 Jun 2014 21:24:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356253 - head/net-im/toxic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2014 21:24:04 -0000 Author: thierry Date: Mon Jun 2 21:24:03 2014 New Revision: 356253 URL: http://svnweb.freebsd.org/changeset/ports/356253 QAT: https://qat.redports.org/buildarchive/r356253/ Log: Update to 0.4.0. No significative change since yesterday, but the version number. Modified: head/net-im/toxic/Makefile head/net-im/toxic/distinfo Modified: head/net-im/toxic/Makefile ============================================================================== --- head/net-im/toxic/Makefile Mon Jun 2 21:17:04 2014 (r356252) +++ head/net-im/toxic/Makefile Mon Jun 2 21:24:03 2014 (r356253) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= toxic -PORTVERSION= 0.3.3.140601 +PORTVERSION= 0.4.0.140602 CATEGORIES= net-im MAINTAINER= thierry@FreeBSD.org @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore USE_GITHUB= yes GH_ACCOUNT= tox GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 7206a9e +GH_COMMIT= f9e15cd WRKSRC= ${WRKDIR}/Tox-${PORTNAME}-${GH_COMMIT} SUB_FILES= pkg-message Modified: head/net-im/toxic/distinfo ============================================================================== --- head/net-im/toxic/distinfo Mon Jun 2 21:17:04 2014 (r356252) +++ head/net-im/toxic/distinfo Mon Jun 2 21:24:03 2014 (r356253) @@ -1,2 +1,2 @@ -SHA256 (toxic-0.3.3.140601.tar.gz) = cdd28b42ab9dcaaac7182cb15a150963eee9639435bf131d90f61e9771d981ff -SIZE (toxic-0.3.3.140601.tar.gz) = 77313 +SHA256 (toxic-0.4.0.140602.tar.gz) = e9d6e7eedd8c8ae5b19b8709030787f6e02ad124199241f738e9e3e6363271bb +SIZE (toxic-0.4.0.140602.tar.gz) = 77316