aboutsummaryrefslogtreecommitdiffstats
path: root/audio/exaile-devel
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2018-02-13 04:11:25 +0800
committerrm <rm@FreeBSD.org>2018-02-13 04:11:25 +0800
commitf53272c3053223f3ee88e252d206d2b56e22e5e6 (patch)
tree9727ae6f82de9fbfa7be36610d5fec7f05203da2 /audio/exaile-devel
parent2faa4adb0c44d8125235a2bbed1de375f9dbebb1 (diff)
downloadfreebsd-ports-gnome-f53272c3053223f3ee88e252d206d2b56e22e5e6.tar.gz
freebsd-ports-gnome-f53272c3053223f3ee88e252d206d2b56e22e5e6.tar.zst
freebsd-ports-gnome-f53272c3053223f3ee88e252d206d2b56e22e5e6.zip
audio/exaile-devel: update to latest revision
Diffstat (limited to 'audio/exaile-devel')
-rw-r--r--audio/exaile-devel/Makefile4
-rw-r--r--audio/exaile-devel/distinfo6
-rw-r--r--audio/exaile-devel/files/patch-Makefile16
-rw-r--r--audio/exaile-devel/pkg-plist1
4 files changed, 13 insertions, 14 deletions
diff --git a/audio/exaile-devel/Makefile b/audio/exaile-devel/Makefile
index c1a27e70cd3b..8a2ab9235f42 100644
--- a/audio/exaile-devel/Makefile
+++ b/audio/exaile-devel/Makefile
@@ -17,8 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}bsddb3>0:databases/py-bsddb3@${PY_FLAVOR}
USE_GITHUB= yes
-GH_TAGNAME= 9ba2cc8
-COMMITDATE= 20171027
+GH_TAGNAME= da614ce
+COMMITDATE= 20180212
NO_ARCH= yes
USES= desktop-file-utils gmake gnome python:2.7
diff --git a/audio/exaile-devel/distinfo b/audio/exaile-devel/distinfo
index 18707be0b609..f6314f833865 100644
--- a/audio/exaile-devel/distinfo
+++ b/audio/exaile-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509096639
-SHA256 (exaile-exaile-4.0.20171027-9ba2cc8_GH0.tar.gz) = f6543d7af8bdb66ad345839c6e1c341402134c8fb7aadfcafa5560251ac91b65
-SIZE (exaile-exaile-4.0.20171027-9ba2cc8_GH0.tar.gz) = 3363060
+TIMESTAMP = 1518384094
+SHA256 (exaile-exaile-4.0.20180212-da614ce_GH0.tar.gz) = 84e2314a7df46742be539c8e7f138bc7ddeb19d14031c06d54be76fa822cd236
+SIZE (exaile-exaile-4.0.20180212-da614ce_GH0.tar.gz) = 3543865
diff --git a/audio/exaile-devel/files/patch-Makefile b/audio/exaile-devel/files/patch-Makefile
index bf6bc215db49..e50f90bc74ee 100644
--- a/audio/exaile-devel/files/patch-Makefile
+++ b/audio/exaile-devel/files/patch-Makefile
@@ -1,4 +1,4 @@
---- Makefile.orig 2017-10-20 04:48:01 UTC
+--- Makefile.orig 2018-02-09 15:54:09 UTC
+++ Makefile
@@ -6,7 +6,7 @@ EPREFIX = $(PREFIX)
@@ -15,14 +15,14 @@
EXAILEMANDIR = $(DESTDIR)$(MANPREFIX)/man
+BASHCOMPDIR = $(ETCDIR)/bash_completion.d
- .PHONY: dist test completion coverage clean sanitycheck builddir
-
-@@ -202,7 +203,7 @@ po/messages.pot: pot
- # The "set -o pipefail" (only works on Bash) makes the whole thing die if any of the find fails.
- # The "LC_ALL=C" disables any locale-dependent sort behavior.
+ .PHONY: all all_no_locale builddir compile make-install-dirs uninstall \
+ install install_no_locale install-target locale install-locale \
+@@ -206,7 +207,7 @@ po/messages.pot: pot
+ # dash (Debian's /bin/sh) doesn't support it and exits immediately, so we test it in a subshell.
+ # The "export LC_ALL=C" disables any locale-dependent sort behavior.
pot:
-- ( set -o pipefail || true && \
-+ ( set || true && \
+- ( ( set -o pipefail 2> /dev/null ) && set -o pipefail ; \
++ ( \
export LC_ALL=C && cd po && \
{ find ../xl ../xlgui -name "*.py" | sort && \
find ../data/ui -name "*.ui" | sort && \
diff --git a/audio/exaile-devel/pkg-plist b/audio/exaile-devel/pkg-plist
index 84e32503e474..89950aea4b9f 100644
--- a/audio/exaile-devel/pkg-plist
+++ b/audio/exaile-devel/pkg-plist
@@ -937,7 +937,6 @@ share/exaile/plugins/winmmkeys/__init__.pyo
%%NLS%%share/locale/da/LC_MESSAGES/exaile.mo
%%NLS%%share/locale/de/LC_MESSAGES/exaile.mo
%%NLS%%share/locale/el/LC_MESSAGES/exaile.mo
-%%NLS%%share/locale/en/LC_MESSAGES/exaile.mo
%%NLS%%share/locale/en_AU/LC_MESSAGES/exaile.mo
%%NLS%%share/locale/en_CA/LC_MESSAGES/exaile.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/exaile.mo