From owner-svn-ports-head@FreeBSD.ORG Wed Jul 30 01:51:29 2014 Return-Path: Delivered-To: svn-ports-head@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 742AD56B; Wed, 30 Jul 2014 01:51:29 +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 475DE2433; Wed, 30 Jul 2014 01:51:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6U1pTjO001513; Wed, 30 Jul 2014 01:51:29 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6U1pS2S001506; Wed, 30 Jul 2014 01:51:28 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201407300151.s6U1pS2S001506@svn.freebsd.org> From: Dmitry Marakasov Date: Wed, 30 Jul 2014 01:51:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363429 - in head: devel/libvanessa_socket mail/perdition X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2014 01:51:29 -0000 Author: amdmi3 Date: Wed Jul 30 01:51:28 2014 New Revision: 363429 URL: http://svnweb.freebsd.org/changeset/ports/363429 QAT: https://qat.redports.org/buildarchive/r363429/ Log: - Switch devel/libvanessa_socket to USES=libtool, drop .la files - Bump dependent ports as .so version has changed Approved by: portmgr blanket Modified: head/devel/libvanessa_socket/Makefile head/devel/libvanessa_socket/pkg-plist head/mail/perdition/Makefile Modified: head/devel/libvanessa_socket/Makefile ============================================================================== --- head/devel/libvanessa_socket/Makefile Wed Jul 30 01:50:47 2014 (r363428) +++ head/devel/libvanessa_socket/Makefile Wed Jul 30 01:51:28 2014 (r363429) @@ -3,6 +3,7 @@ PORTNAME= libvanessa_socket PORTVERSION= 0.0.12 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://horms.net/projects/vanessa/download/vanessa_socket/${PORTVERSION}/ DISTNAME= vanessa_socket-${PORTVERSION} @@ -13,8 +14,7 @@ COMMENT= Library that provides a simple LIB_DEPENDS= libvanessa_logger.so:${PORTSDIR}/devel/libvanessa_logger \ libpopt.so:${PORTSDIR}/devel/popt -USE_AUTOTOOLS= libtool -USES= pathfix tar:bzip2 +USES= libtool pathfix tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/devel/libvanessa_socket/pkg-plist ============================================================================== --- head/devel/libvanessa_socket/pkg-plist Wed Jul 30 01:50:47 2014 (r363428) +++ head/devel/libvanessa_socket/pkg-plist Wed Jul 30 01:51:28 2014 (r363429) @@ -1,8 +1,8 @@ bin/vanessa_socket_pipe include/vanessa_socket.h lib/libvanessa_socket.a -lib/libvanessa_socket.la lib/libvanessa_socket.so -lib/libvanessa_socket.so.3 +lib/libvanessa_socket.so.2 +lib/libvanessa_socket.so.2.1.0 libdata/pkgconfig/vanessa-socket.pc man/man1/vanessa_socket_pipe.1.gz Modified: head/mail/perdition/Makefile ============================================================================== --- head/mail/perdition/Makefile Wed Jul 30 01:50:47 2014 (r363428) +++ head/mail/perdition/Makefile Wed Jul 30 01:51:28 2014 (r363429) @@ -3,7 +3,7 @@ PORTNAME= perdition PORTVERSION= 1.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail net security MASTER_SITES= http://horms.net/projects/perdition/download/${PORTVERSION}/