diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-28 22:12:36 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-28 22:12:36 +0800 |
commit | 01816bbfbb7d7e26ad83c5c74b2374c86206a063 (patch) | |
tree | e86901dd11e5a970cf6211165d2b26dbe637e186 /audio/shout | |
parent | 8b77130c5ae63106de5e845d45c463a188ae2d53 (diff) | |
download | freebsd-ports-gnome-01816bbfbb7d7e26ad83c5c74b2374c86206a063.tar.gz freebsd-ports-gnome-01816bbfbb7d7e26ad83c5c74b2374c86206a063.tar.zst freebsd-ports-gnome-01816bbfbb7d7e26ad83c5c74b2374c86206a063.zip |
Rename audio/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'audio/shout')
-rw-r--r-- | audio/shout/Makefile | 2 | ||||
-rw-r--r-- | audio/shout/files/patch-configure (renamed from audio/shout/files/patch-ac) | 0 | ||||
-rw-r--r-- | audio/shout/files/patch-sock.c (renamed from audio/shout/files/patch-aa) | 0 | ||||
-rw-r--r-- | audio/shout/files/patch-util.c (renamed from audio/shout/files/patch-ab) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/audio/shout/Makefile b/audio/shout/Makefile index 2dec2a9bf768..dd3f4d48ce91 100644 --- a/audio/shout/Makefile +++ b/audio/shout/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/libshout/ \ http://public.planetmirror.com/pub/xiph/releases/libshout/ MAINTAINER= ports@FreeBSD.org -COMMENT= Program that sends mp3 streams to an icecast/shoutcast server +COMMENT= Send mp3 streams to an icecast/shoutcast server GNU_CONFIGURE= yes diff --git a/audio/shout/files/patch-ac b/audio/shout/files/patch-configure index d4d24c0b9bee..d4d24c0b9bee 100644 --- a/audio/shout/files/patch-ac +++ b/audio/shout/files/patch-configure diff --git a/audio/shout/files/patch-aa b/audio/shout/files/patch-sock.c index 8763c427e5de..8763c427e5de 100644 --- a/audio/shout/files/patch-aa +++ b/audio/shout/files/patch-sock.c diff --git a/audio/shout/files/patch-ab b/audio/shout/files/patch-util.c index b9e2676d43db..b9e2676d43db 100644 --- a/audio/shout/files/patch-ab +++ b/audio/shout/files/patch-util.c |