diff options
author | krion <krion@FreeBSD.org> | 2004-12-21 18:42:02 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-12-21 18:42:02 +0800 |
commit | 7ee897ef0cf2085ce35402fc344a17d6b0f7e152 (patch) | |
tree | 0b791530dd248b2dd20a432adb4d820e7d95a917 /audio | |
parent | ff8f681c2deb3a60f64f1ee4aee838e644a0a3fb (diff) | |
download | freebsd-ports-gnome-7ee897ef0cf2085ce35402fc344a17d6b0f7e152.tar.gz freebsd-ports-gnome-7ee897ef0cf2085ce35402fc344a17d6b0f7e152.tar.zst freebsd-ports-gnome-7ee897ef0cf2085ce35402fc344a17d6b0f7e152.zip |
Update to 12.17.7
PR: ports/75339
Submitted by: maintainer
Diffstat (limited to 'audio')
-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 |