aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2016-04-08 01:33:29 +0800
committerrobak <robak@FreeBSD.org>2016-04-08 01:33:29 +0800
commit34379479225b916ac7c6a8b5996ee69d8ebcd225 (patch)
tree3e093a9c9ca90b8efb0546afd2419e8590803768 /audio
parent94832fe28babe84da6b7bdc95f6f8528a5a7cb84 (diff)
downloadfreebsd-ports-gnome-34379479225b916ac7c6a8b5996ee69d8ebcd225.tar.gz
freebsd-ports-gnome-34379479225b916ac7c6a8b5996ee69d8ebcd225.tar.zst
freebsd-ports-gnome-34379479225b916ac7c6a8b5996ee69d8ebcd225.zip
audio/abcde: update 2.7.1 -> 2.7.2
PR: 208604 Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r--audio/abcde/Makefile2
-rw-r--r--audio/abcde/distinfo4
-rw-r--r--audio/abcde/files/patch-abcde.conf10
3 files changed, 8 insertions, 8 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index a212438818a5..4df28877f2ab 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= abcde
-PORTVERSION= 2.7.1
+PORTVERSION= 2.7.2
CATEGORIES= audio
MASTER_SITES= http://abcde.einval.com/download/
diff --git a/audio/abcde/distinfo b/audio/abcde/distinfo
index d78dd6e92d26..a6dc0d932733 100644
--- a/audio/abcde/distinfo
+++ b/audio/abcde/distinfo
@@ -1,2 +1,2 @@
-SHA256 (abcde-2.7.1.tar.gz) = 3401e39785b20edee843d4d875b47d2b559f764681c482c4491a8c8ba605f250
-SIZE (abcde-2.7.1.tar.gz) = 144302
+SHA256 (abcde-2.7.2.tar.gz) = aa39881682ac46eb9fc199d1343b97bc56a322b41a5c57013acda31948bc53dd
+SIZE (abcde-2.7.2.tar.gz) = 146407
diff --git a/audio/abcde/files/patch-abcde.conf b/audio/abcde/files/patch-abcde.conf
index 1eaecb880f62..4a85843f572c 100644
--- a/audio/abcde/files/patch-abcde.conf
+++ b/audio/abcde/files/patch-abcde.conf
@@ -1,6 +1,6 @@
---- abcde.conf.orig 2015-06-18 12:26:40 UTC
+--- abcde.conf.orig 2016-04-06 08:47:56 UTC
+++ abcde.conf
-@@ -209,7 +209,8 @@
+@@ -231,7 +231,8 @@
# Ogg:
#VORBIZEOPTS=
@@ -10,16 +10,16 @@
# FLAC:
# The flac option is a workaround for an error where flac fails
-@@ -323,7 +324,7 @@
+@@ -379,7 +380,7 @@
# (e.g. "ogg") or a combination of them separated with ","
# (e.g. "flac,mp3"). Currently recognised and supported are:
- # "flac", "m4a", "mp3, "mpc", "ogg", "opus", "spx", "vorbis", "wav", "wv", "ape"
+ # "flac", "m4a", "mp3, "mpc", "ogg", "opus", "mka", "spx", "vorbis", "wav", "wv", "ape"
-#OUTPUTTYPE=ogg
+OUTPUTTYPE=ogg
# Output filename format - change this to reflect your inner desire to
# organize things differently than everyone else :)
-@@ -336,9 +337,11 @@
+@@ -392,9 +393,11 @@
# to the files. Remove it from your user defined string if you are getting
# files like ".ogg.ogg".
#OUTPUTFORMAT='${ARTISTFILE}-${ALBUMFILE}/${TRACKNUM}.${TRACKFILE}'