diff options
author | erwin <erwin@FreeBSD.org> | 2006-07-11 04:05:21 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-07-11 04:05:21 +0800 |
commit | 691b175d29bdc34c32a0e536dc34b2a21032691a (patch) | |
tree | eab2d88939315957e6c39e66db6ec675de5f2978 /audio/shoutcast | |
parent | dfd48312e4081233f41689f9763a06e8d566d78d (diff) | |
download | freebsd-ports-gnome-691b175d29bdc34c32a0e536dc34b2a21032691a.tar.gz freebsd-ports-gnome-691b175d29bdc34c32a0e536dc34b2a21032691a.tar.zst freebsd-ports-gnome-691b175d29bdc34c32a0e536dc34b2a21032691a.zip |
Update to 1.9.7
PR: 100040
Submitted by: gabor
Security: http://secunia.com/advisories/20524/
Diffstat (limited to 'audio/shoutcast')
-rw-r--r-- | audio/shoutcast/Makefile | 10 | ||||
-rw-r--r-- | audio/shoutcast/distinfo | 12 |
2 files changed, 11 insertions, 11 deletions
diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index 75430f2983e7..c5a1e30d1d20 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -5,10 +5,9 @@ # $FreeBSD$ PORTNAME= shoutcast -PORTVERSION= 1.9.5 -PORTREVISION= 3 +PORTVERSION= 1.9.7 CATEGORIES= audio net -MASTER_SITES= http://www.shoutcast.com/downloads/sc1-9-5/ +MASTER_SITES= http://www.shoutcast.com/downloads/sc1-9-7/ MAINTAINER= gkovesdan@t-hosting.hu COMMENT= Nullsoft's streaming audio server (binary port) @@ -21,16 +20,17 @@ CONFLICTS= linux-shoutcast-[0-9]* USE_RC_SUBR= shoutcast.sh PORTDOCS= README.TXT +WRKSRC= ${WRKDIR} .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500000 -DISTNAME= ${PORTNAME}-1-9-5-freebsd5-elf +DISTNAME= ${PORTNAME}-1-9-7-freebsd5-elf .if ${OSVERSION} >= 600000 LIB_DEPENDS+= c.5:${PORTSDIR}/misc/compat5x .endif .elif ${OSVERSION} >= 400000 -DISTNAME= ${PORTNAME}-1-9-5-freebsd4-elf +DISTNAME= ${PORTNAME}-1-9-7-freebsd4-elf .else BROKEN= unsupported FreeBSD version .endif diff --git a/audio/shoutcast/distinfo b/audio/shoutcast/distinfo index 95d7994aa313..c89ff0673014 100644 --- a/audio/shoutcast/distinfo +++ b/audio/shoutcast/distinfo @@ -1,6 +1,6 @@ -MD5 (shoutcast-1-9-5-freebsd5-elf.tar.gz) = 8471ee4c9cb02d6eb01d9871f3fe07a9 -SHA256 (shoutcast-1-9-5-freebsd5-elf.tar.gz) = 9054ed47ea73301ae3c31cc9e4807927c7d2abadd8c8165cfb8e230e24b7ed1c -SIZE (shoutcast-1-9-5-freebsd5-elf.tar.gz) = 60080 -MD5 (shoutcast-1-9-5-freebsd4-elf.tar.gz) = 2d3af62f2fda9ddc68116f15c3674df4 -SHA256 (shoutcast-1-9-5-freebsd4-elf.tar.gz) = 69ec4d494eb96f66b47e3ed2411c1c25164e38a0444eea7e2ac3ef6ef252c31c -SIZE (shoutcast-1-9-5-freebsd4-elf.tar.gz) = 55818 +MD5 (shoutcast-1-9-7-freebsd4-elf.tar.gz) = c695a0fd706bb1045d54dcb1b3048fee +SHA256 (shoutcast-1-9-7-freebsd4-elf.tar.gz) = 5005e8c9b9197b1729f565b1a933466727a6290c1b6d5add023b072f694c8a19 +SIZE (shoutcast-1-9-7-freebsd4-elf.tar.gz) = 57218 +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 |