aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-03-13 04:55:18 +0800
committerahze <ahze@FreeBSD.org>2005-03-13 04:55:18 +0800
commit4e7c48772743cc6305fe2680c027aecc4027fbee (patch)
tree0bc239e18d68f033e052242f36b3c609565f8d92 /audio
parent0ea8a11e8c5bd0830c9d18f6b0f73d1f50d240c4 (diff)
downloadfreebsd-ports-gnome-4e7c48772743cc6305fe2680c027aecc4027fbee.tar.gz
freebsd-ports-gnome-4e7c48772743cc6305fe2680c027aecc4027fbee.tar.zst
freebsd-ports-gnome-4e7c48772743cc6305fe2680c027aecc4027fbee.zip
- Update to 0.12.1
PR: 78734 Submitted by: Ports Fury
Diffstat (limited to 'audio')
-rw-r--r--audio/tagtool/Makefile3
-rw-r--r--audio/tagtool/distinfo4
-rw-r--r--audio/tagtool/pkg-plist6
3 files changed, 9 insertions, 4 deletions
diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile
index 5e1e51745aa5..183f385f2596 100644
--- a/audio/tagtool/Makefile
+++ b/audio/tagtool/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= tagtool
-PORTVERSION= 0.12
-PORTREVISION= 1
+PORTVERSION= 0.12.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/audio/tagtool/distinfo b/audio/tagtool/distinfo
index f04e4575b936..2b6bea5528c6 100644
--- a/audio/tagtool/distinfo
+++ b/audio/tagtool/distinfo
@@ -1,2 +1,2 @@
-MD5 (tagtool-0.12.tar.gz) = 43a05e1b84ffb5639986788b1cf3c5b1
-SIZE (tagtool-0.12.tar.gz) = 287538
+MD5 (tagtool-0.12.1.tar.gz) = 938ef0c289ebc618f9fbc8338c3fdf23
+SIZE (tagtool-0.12.1.tar.gz) = 314800
diff --git a/audio/tagtool/pkg-plist b/audio/tagtool/pkg-plist
index 78b7e763b1bb..08f2b3d12263 100644
--- a/audio/tagtool/pkg-plist
+++ b/audio/tagtool/pkg-plist
@@ -2,7 +2,11 @@ bin/tagtool
share/gnome/applications/tagtool.desktop
share/gnome/pixmaps/TagTool.png
share/locale/cs/LC_MESSAGES/tagtool.mo
+share/locale/de/LC_MESSAGES/tagtool.mo
+share/locale/en_GB/LC_MESSAGES/tagtool.mo
+share/locale/es/LC_MESSAGES/tagtool.mo
share/locale/fr/LC_MESSAGES/tagtool.mo
+share/locale/it/LC_MESSAGES/tagtool.mo
share/locale/pt/LC_MESSAGES/tagtool.mo
%%DATADIR%%/TagTool.png
%%DATADIR%%/edit.png
@@ -22,3 +26,5 @@ share/locale/pt/LC_MESSAGES/tagtool.mo
%%DATADIR%%/tagtool.glade
%%DATADIR%%/warn.png
@dirrm %%DATADIR%%
+@unexec rmdir /usr/local/share/locale/en_GB/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir /usr/local/share/locale/en_GB 2>/dev/null || true