aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2012-02-28 14:54:26 +0800
committernovel <novel@FreeBSD.org>2012-02-28 14:54:26 +0800
commit86e10cd10a211e991f7dbba11bc503e8718905a6 (patch)
treedc02c8ea519a2df62507f8de15660e1fa574b8a0 /audio
parent8aff8d09cc9a0c6ed57eab4387d4491b5fd6ab4c (diff)
downloadfreebsd-ports-gnome-86e10cd10a211e991f7dbba11bc503e8718905a6.tar.gz
freebsd-ports-gnome-86e10cd10a211e991f7dbba11bc503e8718905a6.tar.zst
freebsd-ports-gnome-86e10cd10a211e991f7dbba11bc503e8718905a6.zip
Update to 2.1.7.
Diffstat (limited to 'audio')
-rw-r--r--audio/easytag/Makefile5
-rw-r--r--audio/easytag/distinfo4
-rw-r--r--audio/easytag/files/patch-src-mp4_tag.c11
-rw-r--r--audio/easytag/pkg-descr4
-rw-r--r--audio/easytag/pkg-plist6
5 files changed, 10 insertions, 20 deletions
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index 6a2c18d6bb09..36c122b136bf 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= easytag
-PORTVERSION= 2.1
-PORTREVISION= 10
+PORTVERSION= 2.1.7
CATEGORIES= audio
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28gtk%202%29/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28gtk%202%29/${PORTVERSION:C/\.[0-9]+$//}
MAINTAINER= novel@FreeBSD.org
COMMENT= GTK2 Tag editor for MP3 and OGG files
diff --git a/audio/easytag/distinfo b/audio/easytag/distinfo
index 58e4b71e5cbb..408940ad025c 100644
--- a/audio/easytag/distinfo
+++ b/audio/easytag/distinfo
@@ -1,2 +1,2 @@
-SHA256 (easytag-2.1.tar.bz2) = 8903771d33795d0e65c2ee6e7f09709c280cc1ae5878c20a201d7a4b06ff57e5
-SIZE (easytag-2.1.tar.bz2) = 2924032
+SHA256 (easytag-2.1.7.tar.bz2) = bfed34cbdce96aca299a0db2b531dbc66feb489b911a34f0a9c67f2eb6ee9301
+SIZE (easytag-2.1.7.tar.bz2) = 3303491
diff --git a/audio/easytag/files/patch-src-mp4_tag.c b/audio/easytag/files/patch-src-mp4_tag.c
deleted file mode 100644
index 81fdaf300c38..000000000000
--- a/audio/easytag/files/patch-src-mp4_tag.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/mp4_tag.c.orig 2007-10-02 22:05:09.000000000 +0400
-+++ src/mp4_tag.c 2007-10-02 22:05:22.000000000 +0400
-@@ -185,7 +185,7 @@
- * Picture *
- ***********/
- // There is only one picture!
-- if ( MP4GetMetadataCoverArt( mp4file, &coverArt, &coverSize ) )
-+ if ( MP4GetMetadataCoverArt( mp4file, &coverArt, &coverSize, 0 ) )
- {
- Picture *pic = Picture_Allocate();
- pic->size = coverSize;
diff --git a/audio/easytag/pkg-descr b/audio/easytag/pkg-descr
index 2f70e57bea84..767a5cbc3b0f 100644
--- a/audio/easytag/pkg-descr
+++ b/audio/easytag/pkg-descr
@@ -1,7 +1,5 @@
EasyTAG is an utility for viewing and editing tags for MP3, MP2, FLAC, Ogg
-Vorbis, MusePack and Monkey's Audio files.
-
-The big new feature of this development version is GTK2 support.
+Vorbis, MusePack and Monkey's Audio files.
Features:
diff --git a/audio/easytag/pkg-plist b/audio/easytag/pkg-plist
index c71718604e2d..6bfc4024246c 100644
--- a/audio/easytag/pkg-plist
+++ b/audio/easytag/pkg-plist
@@ -2,7 +2,7 @@ bin/easytag
share/applications/easytag.desktop
share/easytag/ChangeLog
share/easytag/EasyTAG_logo.xpm
-share/pixmaps/EasyTAG.xpm
+share/pixmaps/EasyTAG_icon.xpm
share/locale/bg/LC_MESSAGES/easytag.mo
share/locale/cs/LC_MESSAGES/easytag.mo
share/locale/da/LC_MESSAGES/easytag.mo
@@ -10,6 +10,7 @@ share/locale/de/LC_MESSAGES/easytag.mo
share/locale/el/LC_MESSAGES/easytag.mo
share/locale/es/LC_MESSAGES/easytag.mo
share/locale/fr/LC_MESSAGES/easytag.mo
+share/locale/he/LC_MESSAGES/easytag.mo
share/locale/hu/LC_MESSAGES/easytag.mo
share/locale/it/LC_MESSAGES/easytag.mo
share/locale/ja/LC_MESSAGES/easytag.mo
@@ -18,9 +19,12 @@ share/locale/pl/LC_MESSAGES/easytag.mo
share/locale/pt_BR/LC_MESSAGES/easytag.mo
share/locale/ro/LC_MESSAGES/easytag.mo
share/locale/ru/LC_MESSAGES/easytag.mo
+share/locale/sr/LC_MESSAGES/easytag.mo
+share/locale/sr@Latn/LC_MESSAGES/easytag.mo
share/locale/sv/LC_MESSAGES/easytag.mo
share/locale/uk/LC_MESSAGES/easytag.mo
share/locale/zh_CN/LC_MESSAGES/easytag.mo
+share/locale/zh_TW/LC_MESSAGES/easytag.mo
@dirrm share/easytag
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true