diff options
author | gabor <gabor@FreeBSD.org> | 2008-12-04 23:06:39 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2008-12-04 23:06:39 +0800 |
commit | 90a2c1e3f77283fdb03ed5c9fca204ff093f99ed (patch) | |
tree | dbfc836a3ae25a73a55bf00053af1f80399340ef /audio/shoutcast | |
parent | 1f03319306b445b5c141afb7efc71ab6039cfc20 (diff) | |
download | freebsd-ports-gnome-90a2c1e3f77283fdb03ed5c9fca204ff093f99ed.tar.gz freebsd-ports-gnome-90a2c1e3f77283fdb03ed5c9fca204ff093f99ed.tar.zst freebsd-ports-gnome-90a2c1e3f77283fdb03ed5c9fca204ff093f99ed.zip |
- Update to 1.9.8
Diffstat (limited to 'audio/shoutcast')
-rw-r--r-- | audio/shoutcast/Makefile | 7 | ||||
-rw-r--r-- | audio/shoutcast/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index 4f70aa0d13ad..9b0f782cd130 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -5,11 +5,10 @@ # $FreeBSD$ PORTNAME= shoutcast -PORTVERSION= 1.9.7 -PORTREVISION= 1 +PORTVERSION= 1.9.8 CATEGORIES= audio net -MASTER_SITES= http://www.shoutcast.com/downloads/sc1-9-7/ -DISTNAME= ${PORTNAME}-1-9-7-freebsd5-elf +MASTER_SITES= http://yp.shoutcast.com/downloads/sc1-9-8/ +DISTNAME= sc_serv_${PORTVERSION}_FreeBSD5 MAINTAINER= gabor@FreeBSD.org COMMENT= Nullsoft's streaming audio server (binary port) diff --git a/audio/shoutcast/distinfo b/audio/shoutcast/distinfo index 27bdca3ab578..ea2d376c4cd7 100644 --- a/audio/shoutcast/distinfo +++ b/audio/shoutcast/distinfo @@ -1,3 +1,3 @@ -MD5 (shoutcast-1-9-7-freebsd5-elf.tar.gz) = c25f3abcf6bd9d76d71fdc7f22d7332a -SHA256 (shoutcast-1-9-7-freebsd5-elf.tar.gz) = 6650e9877e85cee2502b67ad5402a79018eb32be993a35f444754516c55a69df -SIZE (shoutcast-1-9-7-freebsd5-elf.tar.gz) = 62833 +MD5 (sc_serv_1.9.8_FreeBSD5.tar.gz) = 0e9e19bf05831f17cb7881213382bbf5 +SHA256 (sc_serv_1.9.8_FreeBSD5.tar.gz) = 5e05f7bac72b3cffe8f54b0387e5a67aa55be67d2a864508db82de4dc5a41a0a +SIZE (sc_serv_1.9.8_FreeBSD5.tar.gz) = 62688 |