svn commit: r428310 - in head/audio/easytag: . files

Roman Bogorodskiy novel at FreeBSD.org
Sat Dec 10 18:18:11 UTC 2016


Author: novel
Date: Sat Dec 10 18:18:10 2016
New Revision: 428310
URL: https://svnweb.freebsd.org/changeset/ports/428310

Log:
  audio/easytag: update to 2.4.3

Modified:
  head/audio/easytag/Makefile
  head/audio/easytag/distinfo
  head/audio/easytag/files/patch-Makefile.in
  head/audio/easytag/pkg-plist

Modified: head/audio/easytag/Makefile
==============================================================================
--- head/audio/easytag/Makefile	Sat Dec 10 17:38:15 2016	(r428309)
+++ head/audio/easytag/Makefile	Sat Dec 10 18:18:10 2016	(r428310)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	easytag
-PORTVERSION=	2.4.2
+PORTVERSION=	2.4.3
 CATEGORIES=	audio
 MASTER_SITES=	GNOME
 

Modified: head/audio/easytag/distinfo
==============================================================================
--- head/audio/easytag/distinfo	Sat Dec 10 17:38:15 2016	(r428309)
+++ head/audio/easytag/distinfo	Sat Dec 10 18:18:10 2016	(r428310)
@@ -1,2 +1,3 @@
-SHA256 (easytag-2.4.2.tar.xz) = 148129cc948c05b0560aeb60fb06260b8550f252a88eb439d8c7fee7ec10d2e6
-SIZE (easytag-2.4.2.tar.xz) = 1362768
+TIMESTAMP = 1481294534
+SHA256 (easytag-2.4.3.tar.xz) = fc51ee92a705e3c5979dff1655f7496effb68b98f1ada0547e8cbbc033b67dd5
+SIZE (easytag-2.4.3.tar.xz) = 1381084

Modified: head/audio/easytag/files/patch-Makefile.in
==============================================================================
--- head/audio/easytag/files/patch-Makefile.in	Sat Dec 10 17:38:15 2016	(r428309)
+++ head/audio/easytag/files/patch-Makefile.in	Sat Dec 10 18:18:10 2016	(r428310)
@@ -1,6 +1,6 @@
---- Makefile.in.orig	2016-02-21 23:18:58 UTC
+--- Makefile.in.orig	2016-12-09 15:12:18 UTC
 +++ Makefile.in
-@@ -853,7 +853,6 @@ am__leading_dot = @am__leading_dot@
+@@ -865,7 +865,6 @@ am__leading_dot = @am__leading_dot@
  am__quote = @am__quote@
  am__tar = @am__tar@
  am__untar = @am__untar@
@@ -8,16 +8,16 @@
  bindir = @bindir@
  build = @build@
  build_alias = @build_alias@
-@@ -899,7 +898,7 @@ top_builddir = @top_builddir@
+@@ -911,7 +910,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  ACLOCAL_AMFLAGS = -I m4
- DISTCHECK_CONFIGURE_FLAGS = \
+ AM_DISTCHECK_CONFIGURE_FLAGS = \
 -	--enable-appdata-check \
 +	--disable-appdata-check \
  	--enable-flac \
  	--enable-id3v23 \
  	--enable-ogg \
-@@ -1104,8 +1103,6 @@ easytag_enum_headers = \
+@@ -1116,8 +1115,6 @@ easytag_enum_headers = \
  @ENABLE_NAUTILUS_ACTIONS_TRUE@	$(NAUTILUS_LIBS)
  
  @ENABLE_NAUTILUS_ACTIONS_TRUE at nautilus_appdata_in_file = data/easytag-nautilus.metainfo.xml.in
@@ -26,7 +26,7 @@
  desktopdir = $(datadir)/applications
  desktop_in_files = data/easytag.desktop.in
  desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
-@@ -1172,7 +1169,6 @@ dist_appiconsymbolic_DATA = \
+@@ -1184,7 +1181,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) \
-@@ -1319,7 +1315,6 @@ dist_noinst_SCRIPTS = \
+@@ -1343,7 +1339,6 @@ dist_noinst_SCRIPTS = \
  @EASYTAG_ENABLE_TESTS_TRUE@	$(check_SCRIPTS)
  
  CLEANFILES = \

Modified: head/audio/easytag/pkg-plist
==============================================================================
--- head/audio/easytag/pkg-plist	Sat Dec 10 17:38:15 2016	(r428309)
+++ head/audio/easytag/pkg-plist	Sat Dec 10 18:18:10 2016	(r428310)
@@ -22,6 +22,7 @@ share/icons/hicolor/symbolic/apps/easyta
 %%NLS%%share/locale/es/LC_MESSAGES/easytag.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/easytag.mo
 %%NLS%%share/locale/he/LC_MESSAGES/easytag.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/easytag.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/easytag.mo
 %%NLS%%share/locale/id/LC_MESSAGES/easytag.mo
 %%NLS%%share/locale/it/LC_MESSAGES/easytag.mo
@@ -30,6 +31,7 @@ share/icons/hicolor/symbolic/apps/easyta
 %%NLS%%share/locale/lt/LC_MESSAGES/easytag.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/easytag.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/easytag.mo
+%%NLS%%share/locale/oc/LC_MESSAGES/easytag.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/easytag.mo
 %%NLS%%share/locale/pt/LC_MESSAGES/easytag.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/easytag.mo


More information about the svn-ports-head mailing list