From owner-svn-ports-all@FreeBSD.ORG Thu Jun 26 16:40:34 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 A3734687; Thu, 26 Jun 2014 16:40:34 +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 9053B2F6E; Thu, 26 Jun 2014 16:40:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5QGeYHY086691; Thu, 26 Jun 2014 16:40:34 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5QGeYh0086689; Thu, 26 Jun 2014 16:40:34 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201406261640.s5QGeYh0086689@svn.freebsd.org> From: Olivier Duchateau Date: Thu, 26 Jun 2014 16:40:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359394 - head/audio/thunar-media-tags-plugin 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, 26 Jun 2014 16:40:34 -0000 Author: olivierd Date: Thu Jun 26 16:40:33 2014 New Revision: 359394 URL: http://svnweb.freebsd.org/changeset/ports/359394 QAT: https://qat.redports.org/buildarchive/r359394/ Log: - Switch to USES= libtool tar:bzip2 - Add LICENSE and LICENSE_FILE - Bump PORTREVISION Modified: head/audio/thunar-media-tags-plugin/Makefile head/audio/thunar-media-tags-plugin/pkg-plist Modified: head/audio/thunar-media-tags-plugin/Makefile ============================================================================== --- head/audio/thunar-media-tags-plugin/Makefile Thu Jun 26 16:39:34 2014 (r359393) +++ head/audio/thunar-media-tags-plugin/Makefile Thu Jun 26 16:40:33 2014 (r359394) @@ -3,6 +3,7 @@ PORTNAME= thunar-media-tags-plugin PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} @@ -11,13 +12,14 @@ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Media tags plugin +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib -USES= gmake pkgconfig gettext -USE_BZIP2= yes +USES= gmake pkgconfig gettext libtool tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libexo thunar -USE_AUTOTOOLS= libtool .include Modified: head/audio/thunar-media-tags-plugin/pkg-plist ============================================================================== --- head/audio/thunar-media-tags-plugin/pkg-plist Thu Jun 26 16:39:34 2014 (r359393) +++ head/audio/thunar-media-tags-plugin/pkg-plist Thu Jun 26 16:40:33 2014 (r359394) @@ -1,5 +1,3 @@ -lib/thunarx-2/thunar-media-tags-plugin.a -lib/thunarx-2/thunar-media-tags-plugin.la lib/thunarx-2/thunar-media-tags-plugin.so share/locale/ar/LC_MESSAGES/thunar-media-tags-plugin.mo share/locale/ast/LC_MESSAGES/thunar-media-tags-plugin.mo