diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-21 10:42:02 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-21 10:42:02 +0000 |
commit | 0b250ff8afba8e915aa3eee9a51ea9d2a347f736 (patch) | |
tree | efedc7328eb921585cd9b46d5ffa9438e502ebd7 /audio/sox | |
parent | 746872178f67347203970072e56424e8d6d6dc84 (diff) | |
download | ports-0b250ff8afba8e915aa3eee9a51ea9d2a347f736.tar.gz ports-0b250ff8afba8e915aa3eee9a51ea9d2a347f736.zip |
Notes
Diffstat (limited to 'audio/sox')
-rw-r--r-- | audio/sox/Makefile | 4 | ||||
-rw-r--r-- | audio/sox/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index b65cf61fb01f..c42e3c8debb9 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sox -PORTVERSION= 12.17.6 +PORTVERSION= 12.17.7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sox @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sox MAINTAINER= dnelson@allantgroup.com COMMENT= SOund eXchange - universal sound sample translator -CONFLICTS= play-* +CONFLICTS= play-[0-9]* MAN1= sox.1 play.1 soxexam.1 MLINKS= play.1 rec.1 sox.1 soxmix.1 diff --git a/audio/sox/distinfo b/audio/sox/distinfo index 54680ae35dd8..093620897016 100644 --- a/audio/sox/distinfo +++ b/audio/sox/distinfo @@ -1,2 +1,2 @@ -MD5 (sox-12.17.6.tar.gz) = ea368e7baf6618a2116f3ed6c111bd4a -SIZE (sox-12.17.6.tar.gz) = 444125 +MD5 (sox-12.17.7.tar.gz) = a6876289602c1f2896b39e6a88e2a574 +SIZE (sox-12.17.7.tar.gz) = 466570 |