From owner-svn-ports-all@FreeBSD.ORG Thu Sep 18 19:33:53 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 DAD4DC21; Thu, 18 Sep 2014 19:33:53 +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 C5C6798B; Thu, 18 Sep 2014 19:33:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8IJXrEu018277; Thu, 18 Sep 2014 19:33:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8IJXrbp018275; Thu, 18 Sep 2014 19:33:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409181933.s8IJXrbp018275@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 18 Sep 2014 19:33:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368510 - head/security/opencdk 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-1 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, 18 Sep 2014 19:33:54 -0000 Author: amdmi3 Date: Thu Sep 18 19:33:53 2014 New Revision: 368510 URL: http://svnweb.freebsd.org/changeset/ports/368510 QAT: https://qat.redports.org/buildarchive/r368510/ Log: - Drop .la files, no dependees require them Approved by: portmgr blanket Modified: head/security/opencdk/Makefile head/security/opencdk/pkg-plist Modified: head/security/opencdk/Makefile ============================================================================== --- head/security/opencdk/Makefile Thu Sep 18 19:31:19 2014 (r368509) +++ head/security/opencdk/Makefile Thu Sep 18 19:33:53 2014 (r368510) @@ -3,7 +3,7 @@ PORTNAME= opencdk PORTVERSION= 0.6.6 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/ @@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt GNU_CONFIGURE= yes -USES= libtool:keepla pathfix pkgconfig tar:bzip2 +USES= libtool pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes CONFIGURE_ARGS= --with-libgcrypt-prefix=${LOCALBASE} Modified: head/security/opencdk/pkg-plist ============================================================================== --- head/security/opencdk/pkg-plist Thu Sep 18 19:31:19 2014 (r368509) +++ head/security/opencdk/pkg-plist Thu Sep 18 19:33:53 2014 (r368510) @@ -1,7 +1,6 @@ bin/opencdk-config include/opencdk.h lib/libopencdk.a -lib/libopencdk.la lib/libopencdk.so lib/libopencdk.so.10 lib/libopencdk.so.10.0.6