aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3splt
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-04-18 08:25:14 +0000
committerChris Rees <crees@FreeBSD.org>2012-04-18 08:25:14 +0000
commitd78748efb7dc707a9f3a4c8277b27f540cdbefce (patch)
tree83676e7c910147432d7d4039f150f1374a157d24 /audio/mp3splt
parent4fe1a78c7369539d62ed7a364fc227470fca06e2 (diff)
downloadports-d78748efb7dc707a9f3a4c8277b27f540cdbefce.tar.gz
ports-d78748efb7dc707a9f3a4c8277b27f540cdbefce.zip
Update to 2.4.1 (requires libmp3splt-0.7.1+ to build)
PR: ports/160821 ubmitted by: Spil <spil.oss@googlemail.com> Submitted by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=294999
Diffstat (limited to 'audio/mp3splt')
-rw-r--r--audio/mp3splt/Makefile10
-rw-r--r--audio/mp3splt/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile
index 51d769177d54..d48374980248 100644
--- a/audio/mp3splt/Makefile
+++ b/audio/mp3splt/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= mp3splt
-PORTVERSION= 2.4
+PORTVERSION= 2.4.1
CATEGORIES= audio
-MASTER_SITES= SF
+MASTER_SITES= SF/mp3splt/${PORTNAME}
MAINTAINER= citrin@citrin.ru
COMMENT= Utility to split mp3 and ogg files (via CUE sheets)
@@ -34,12 +34,12 @@ PLIST_FILES= bin/mp3splt bin/oggsplt
CONFIGURE_ARGS+= --disable-nls
.else
USE_GETTEXT= yes
-LANGUAGES= de_DE es fr_FR
+LANGUAGES= cs de_DE es fr_FR
.for language in ${LANGUAGES}
PLIST_FILES+= share/locale/${language}/LC_MESSAGES/mp3splt.mo
.endfor
-PLIST_FILES+= "@dirrmtry share/locale/de_DE/LC_MESSAGES"
-PLIST_FILES+= "@dirrmtry share/locale/de_DE"
+PLIST_DIRSTRY+= share/locale/de_DE/LC_MESSAGES
+PLIST_DIRSTRY+= share/locale/de_DE
.endif
.include <bsd.port.post.mk>
diff --git a/audio/mp3splt/distinfo b/audio/mp3splt/distinfo
index 8633f9df57f6..16fd05ae0806 100644
--- a/audio/mp3splt/distinfo
+++ b/audio/mp3splt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mp3splt-2.4.tar.gz) = bbd5932da82dc4bf02052f8ad14888414d57056f0f2f56a9e5799c40e03aa1a8
-SIZE (mp3splt-2.4.tar.gz) = 232170
+SHA256 (mp3splt-2.4.1.tar.gz) = e625bf7d3f11d69572794a8b9e85729c5c0b99ad52f5dbc4eafdea4644400d6e
+SIZE (mp3splt-2.4.1.tar.gz) = 236103