svn commit: r409681 - in head/audio/easytag: . files
Roman Bogorodskiy
novel at FreeBSD.org
Sat Feb 27 19:33:49 UTC 2016
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 at 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 at 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 = \
More information about the svn-ports-head
mailing list