From owner-svn-ports-all@FreeBSD.ORG Wed Sep 10 12:18:22 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 B61AA8C5; Wed, 10 Sep 2014 12:18:22 +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 A0FC79D6; Wed, 10 Sep 2014 12:18:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8ACIMFl022065; Wed, 10 Sep 2014 12:18:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8ACIMrj022063; Wed, 10 Sep 2014 12:18:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409101218.s8ACIMrj022063@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 10 Sep 2014 12:18:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367822 - head/net-im/gloox 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: Wed, 10 Sep 2014 12:18:22 -0000 Author: amdmi3 Date: Wed Sep 10 12:18:21 2014 New Revision: 367822 URL: http://svnweb.freebsd.org/changeset/ports/367822 QAT: https://qat.redports.org/buildarchive/r367822/ Log: - Drop .la files, no dependees require them - Add LICENSE_FILE Approved by: portmgr blanket Modified: head/net-im/gloox/Makefile head/net-im/gloox/pkg-plist Modified: head/net-im/gloox/Makefile ============================================================================== --- head/net-im/gloox/Makefile Wed Sep 10 12:18:14 2014 (r367821) +++ head/net-im/gloox/Makefile Wed Sep 10 12:18:21 2014 (r367822) @@ -3,7 +3,7 @@ PORTNAME= gloox PORTVERSION= 1.0.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= http://camaya.net/download/ @@ -11,11 +11,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Jabber/XMPP client library LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \ libgnutls.so:${PORTSDIR}/security/gnutls -USES= libtool:keepla pathfix pkgconfig tar:bzip2 +USES= libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes Modified: head/net-im/gloox/pkg-plist ============================================================================== --- head/net-im/gloox/pkg-plist Wed Sep 10 12:18:14 2014 (r367821) +++ head/net-im/gloox/pkg-plist Wed Sep 10 12:18:21 2014 (r367822) @@ -147,7 +147,6 @@ include/gloox/vcardmanager.h include/gloox/vcardupdate.h include/gloox/xhtmlim.h lib/libgloox.a -lib/libgloox.la lib/libgloox.so lib/libgloox.so.12 lib/libgloox.so.12.0.0