From owner-svn-ports-head@freebsd.org Sat Feb 27 19:33:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43296AB6EE3; Sat, 27 Feb 2016 19:33:49 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 065D91F1E; Sat, 27 Feb 2016 19:33:48 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1RJXmVj008251; Sat, 27 Feb 2016 19:33:48 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1RJXlHE008248; Sat, 27 Feb 2016 19:33:47 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201602271933.u1RJXlHE008248@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 27 Feb 2016 19:33:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409681 - in head/audio/easytag: . files 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.20 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: Sat, 27 Feb 2016 19:33:49 -0000 Author: novel Date: Sat Feb 27 19:33:47 2016 New Revision: 409681 URL: https://svnweb.freebsd.org/changeset/ports/409681 Log: audio/easytag: update to 2.4.2 Modified: head/audio/easytag/Makefile head/audio/easytag/distinfo head/audio/easytag/files/patch-Makefile.in Modified: head/audio/easytag/Makefile ============================================================================== --- head/audio/easytag/Makefile Sat Feb 27 19:09:30 2016 (r409680) +++ head/audio/easytag/Makefile Sat Feb 27 19:33:47 2016 (r409681) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= easytag -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= audio MASTER_SITES= GNOME Modified: head/audio/easytag/distinfo ============================================================================== --- head/audio/easytag/distinfo Sat Feb 27 19:09:30 2016 (r409680) +++ head/audio/easytag/distinfo Sat Feb 27 19:33:47 2016 (r409681) @@ -1,2 +1,2 @@ -SHA256 (easytag-2.4.1.tar.xz) = b9ef5f47572f44985922230f94b5ac908d4c7a12430dac662fdf1b48c7e577d5 -SIZE (easytag-2.4.1.tar.xz) = 1360284 +SHA256 (easytag-2.4.2.tar.xz) = 148129cc948c05b0560aeb60fb06260b8550f252a88eb439d8c7fee7ec10d2e6 +SIZE (easytag-2.4.2.tar.xz) = 1362768 Modified: head/audio/easytag/files/patch-Makefile.in ============================================================================== --- head/audio/easytag/files/patch-Makefile.in Sat Feb 27 19:09:30 2016 (r409680) +++ head/audio/easytag/files/patch-Makefile.in Sat Feb 27 19:33:47 2016 (r409681) @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2015-08-29 14:34:05 UTC +--- Makefile.in.orig 2016-02-21 23:18:58 UTC +++ Makefile.in -@@ -806,7 +806,6 @@ am__leading_dot = @am__leading_dot@ +@@ -853,7 +853,6 @@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ @@ -8,7 +8,7 @@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ -@@ -852,7 +851,7 @@ top_builddir = @top_builddir@ +@@ -899,7 +898,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ ACLOCAL_AMFLAGS = -I m4 DISTCHECK_CONFIGURE_FLAGS = \ @@ -17,16 +17,16 @@ --enable-flac \ --enable-id3v23 \ --enable-ogg \ -@@ -1056,8 +1055,6 @@ easytag_enum_headers = \ - @ENABLE_NAUTILUS_ACTIONS_TRUE@libnautilus_easytag_la_LIBADD = \ +@@ -1104,8 +1103,6 @@ easytag_enum_headers = \ @ENABLE_NAUTILUS_ACTIONS_TRUE@ $(NAUTILUS_LIBS) --appdata_in_files = data/easytag.appdata.xml.in data/easytag-nautilus.metainfo.xml.in + @ENABLE_NAUTILUS_ACTIONS_TRUE@nautilus_appdata_in_file = data/easytag-nautilus.metainfo.xml.in +-appdata_in_files = data/easytag.appdata.xml.in $(nautilus_appdata_in_file) -appdata_XML = $(appdata_in_files:.xml.in=.xml) desktopdir = $(datadir)/applications desktop_in_files = data/easytag.desktop.in desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) -@@ -1124,7 +1121,6 @@ dist_appiconsymbolic_DATA = \ +@@ -1172,7 +1169,6 @@ dist_appiconsymbolic_DATA = \ UPDATE_ICON_CACHE = gtk-update-icon-cache --ignore-theme-index --force dist_noinst_DATA = \ @@ -34,7 +34,7 @@ $(desktop_in_files) \ $(gsettings_SCHEMAS) \ $(easytag_headers) \ -@@ -1271,7 +1267,6 @@ dist_noinst_SCRIPTS = \ +@@ -1319,7 +1315,6 @@ dist_noinst_SCRIPTS = \ @EASYTAG_ENABLE_TESTS_TRUE@ $(check_SCRIPTS) CLEANFILES = \