From owner-svn-ports-all@FreeBSD.ORG Thu May 8 14:35:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B9C9AD0; Thu, 8 May 2014 14:35:06 +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 2F80B86A; Thu, 8 May 2014 14:35:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s48EZ6Hs047717; Thu, 8 May 2014 14:35:06 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s48EZ59R047711; Thu, 8 May 2014 14:35:05 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201405081435.s48EZ59R047711@svn.freebsd.org> From: Thierry Thomas Date: Thu, 8 May 2014 14:35:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353308 - in head/net-im/tox: . files 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: Thu, 08 May 2014 14:35:06 -0000 Author: thierry Date: Thu May 8 14:35:05 2014 New Revision: 353308 URL: http://svnweb.freebsd.org/changeset/ports/353308 QAT: https://qat.redports.org/buildarchive/r353308/ Log: Refresh, and use pathfix and libtool. Deleted: head/net-im/tox/files/patch-Makefile.am Modified: head/net-im/tox/Makefile head/net-im/tox/distinfo head/net-im/tox/pkg-plist Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Thu May 8 14:32:46 2014 (r353307) +++ head/net-im/tox/Makefile Thu May 8 14:35:05 2014 (r353308) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ProjectTox-Core -PORTVERSION= 0.140421 +PORTVERSION= 0.140508 CATEGORIES= net-im net-p2p MAINTAINER= thierry@FreeBSD.org @@ -18,11 +18,13 @@ USE_GITHUB= yes GH_ACCOUNT= irungentoo GH_PROJECT= ProjectTox-Core GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 38e3b35 +GH_COMMIT= 52bfd7c USE_AUTOTOOLS= automake autoconf libtoolize -USES= pkgconfig +USES= pkgconfig pathfix libtool USE_LDCONFIG= yes +PATHFIX_MAKEFILEIN= Makefile.am +INSTALL_TARGET= install-strip OPTIONS_RADIO= CRYPTO OPTIONS_RADIO_CRYPTO= SODIUM NACL Modified: head/net-im/tox/distinfo ============================================================================== --- head/net-im/tox/distinfo Thu May 8 14:32:46 2014 (r353307) +++ head/net-im/tox/distinfo Thu May 8 14:35:05 2014 (r353308) @@ -1,2 +1,2 @@ -SHA256 (ProjectTox-Core-0.140421.tar.gz) = 41044354301aaa94e5d39317b14ee0c232fbcae47ecab93a2f728961180b9e23 -SIZE (ProjectTox-Core-0.140421.tar.gz) = 267707 +SHA256 (ProjectTox-Core-0.140508.tar.gz) = c4b61a992a70f93681551d7486a76253fa493ae41bdc0ca66f1c107d9f5e92ef +SIZE (ProjectTox-Core-0.140508.tar.gz) = 267773 Modified: head/net-im/tox/pkg-plist ============================================================================== --- head/net-im/tox/pkg-plist Thu May 8 14:32:46 2014 (r353307) +++ head/net-im/tox/pkg-plist Thu May 8 14:35:05 2014 (r353308) @@ -2,13 +2,13 @@ bin/DHT_bootstrap include/tox/tox.h include/tox/toxav.h lib/libtoxav.a -lib/libtoxav.la %%SODIUM%%lib/libtoxav.so %%SODIUM%%lib/libtoxav.so.0 +%%SODIUM%%lib/libtoxav.so.0.0.0 lib/libtoxcore.a -lib/libtoxcore.la %%SODIUM%%lib/libtoxcore.so %%SODIUM%%lib/libtoxcore.so.0 +%%SODIUM%%lib/libtoxcore.so.0.0.0 libdata/pkgconfig/libtoxav.pc libdata/pkgconfig/libtoxcore.pc @dirrm include/tox