diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-05-29 10:51:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-05-29 10:51:40 +0800 |
commit | 22fea2ea076f17dafbcf0232328c6fefdb11462c (patch) | |
tree | 32a319b315b390989dff92875211bcd8aa1201aa /audio | |
parent | 1aa08efed5002fad3600f89b9b5f06a6f9ada746 (diff) | |
download | freebsd-ports-gnome-22fea2ea076f17dafbcf0232328c6fefdb11462c.tar.gz freebsd-ports-gnome-22fea2ea076f17dafbcf0232328c6fefdb11462c.tar.zst freebsd-ports-gnome-22fea2ea076f17dafbcf0232328c6fefdb11462c.zip |
- Update to 2.4.2
Changes: https://sourceforge.net/news/?group_id=55130
PR: ports/168185
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: Anton Yuzhaninov <citrin@citrin.ru> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mp3splt/Makefile | 4 | ||||
-rw-r--r-- | audio/mp3splt/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index d48374980248..9613603651c3 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -6,9 +6,9 @@ # PORTNAME= mp3splt -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= audio -MASTER_SITES= SF/mp3splt/${PORTNAME} +MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} MAINTAINER= citrin@citrin.ru COMMENT= Utility to split mp3 and ogg files (via CUE sheets) diff --git a/audio/mp3splt/distinfo b/audio/mp3splt/distinfo index 16fd05ae0806..85d575b68de6 100644 --- a/audio/mp3splt/distinfo +++ b/audio/mp3splt/distinfo @@ -1,2 +1,2 @@ -SHA256 (mp3splt-2.4.1.tar.gz) = e625bf7d3f11d69572794a8b9e85729c5c0b99ad52f5dbc4eafdea4644400d6e -SIZE (mp3splt-2.4.1.tar.gz) = 236103 +SHA256 (mp3splt-2.4.2.tar.gz) = bc0951801cf05985f1f314f1c4e0c383ba92dcc177a20daddb9c71e7956092c0 +SIZE (mp3splt-2.4.2.tar.gz) = 236676 |