From owner-svn-ports-head@FreeBSD.ORG Wed Sep 17 15:05:19 2014 Return-Path: Delivered-To: svn-ports-head@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 71ED9709; Wed, 17 Sep 2014 15:05:19 +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 5CF00A73; Wed, 17 Sep 2014 15:05:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8HF5J4g000132; Wed, 17 Sep 2014 15:05:19 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8HF5JoB000129; Wed, 17 Sep 2014 15:05:19 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409171505.s8HF5JoB000129@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 17 Sep 2014 15:05:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368383 - head/security/gpgme 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-1 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, 17 Sep 2014 15:05:19 -0000 Author: amdmi3 Date: Wed Sep 17 15:05:18 2014 New Revision: 368383 URL: http://svnweb.freebsd.org/changeset/ports/368383 QAT: https://qat.redports.org/buildarchive/r368383/ Log: - Drop .la files, no dependees require them Approved by: portmgr blanket Modified: head/security/gpgme/Makefile head/security/gpgme/pkg-plist Modified: head/security/gpgme/Makefile ============================================================================== --- head/security/gpgme/Makefile Wed Sep 17 14:55:34 2014 (r368382) +++ head/security/gpgme/Makefile Wed Sep 17 15:05:18 2014 (r368383) @@ -3,6 +3,7 @@ PORTNAME= gpgme PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= GNUPG/gpgme @@ -15,7 +16,7 @@ LIB_DEPENDS= libassuan.so:${PORTSDIR}/se libgpg-error.so:${PORTSDIR}/security/libgpg-error GNU_CONFIGURE= yes -USES= cpe gmake libtool:keepla tar:bzip2 +USES= cpe gmake libtool tar:bzip2 USE_LDCONFIG= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/gpgme Modified: head/security/gpgme/pkg-plist ============================================================================== --- head/security/gpgme/pkg-plist Wed Sep 17 14:55:34 2014 (r368382) +++ head/security/gpgme/pkg-plist Wed Sep 17 15:05:18 2014 (r368383) @@ -3,11 +3,9 @@ include/gpgme/gpgme.h lib/common-lisp/gpgme/gpgme-package.lisp lib/common-lisp/gpgme/gpgme.asd lib/common-lisp/gpgme/gpgme.lisp -lib/libgpgme-pthread.la lib/libgpgme-pthread.so lib/libgpgme-pthread.so.11 lib/libgpgme-pthread.so.11.13.0 -lib/libgpgme.la lib/libgpgme.so lib/libgpgme.so.11 lib/libgpgme.so.11.13.0