diff options
author | erwin <erwin@FreeBSD.org> | 2006-07-11 04:49:22 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-07-11 04:49:22 +0800 |
commit | 8c2b719d29e6ceff6eb99af695f0988991f2917e (patch) | |
tree | 941bb9ba435123d1602e6f6c57d3d874827b9e62 /audio/linux-shoutcast | |
parent | 6b8f2fa9c3e49492df496d3e048a1c7df7c9a960 (diff) | |
download | freebsd-ports-gnome-8c2b719d29e6ceff6eb99af695f0988991f2917e.tar.gz freebsd-ports-gnome-8c2b719d29e6ceff6eb99af695f0988991f2917e.tar.zst freebsd-ports-gnome-8c2b719d29e6ceff6eb99af695f0988991f2917e.zip |
Update to 1.9.7
PR: 100040
Submitted by: gabor
Security: http://secunia.com/advisories/20524/
Diffstat (limited to 'audio/linux-shoutcast')
-rw-r--r-- | audio/linux-shoutcast/Makefile | 7 | ||||
-rw-r--r-- | audio/linux-shoutcast/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/audio/linux-shoutcast/Makefile b/audio/linux-shoutcast/Makefile index e2c10864f057..e00ce88b9d49 100644 --- a/audio/linux-shoutcast/Makefile +++ b/audio/linux-shoutcast/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ PORTNAME= shoutcast -PORTVERSION= 1.9.5 +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/ PKGNAMEPREFIX= linux- -DISTNAME= shoutcast-1-9-5-linux-glibc6 +DISTNAME= shoutcast-1-9-7-linux-glibc6 MAINTAINER= gkovesdan@t-hosting.hu COMMENT= Nullsoft's streaming audio server (Linux binary port) @@ -23,6 +23,7 @@ RESTRICTED= Redistribution of the software is not allowed USE_RC_SUBR= shoutcast.sh PORTDOCS= README.TXT +WRKSRC= ${WRKDIR} post-patch: ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' \ diff --git a/audio/linux-shoutcast/distinfo b/audio/linux-shoutcast/distinfo index 0d7f7e605a0c..6743190434cd 100644 --- a/audio/linux-shoutcast/distinfo +++ b/audio/linux-shoutcast/distinfo @@ -1,3 +1,3 @@ -MD5 (shoutcast-1-9-5-linux-glibc6.tar.gz) = 7488e350b16c60aaa4d3f374fbbce90d -SHA256 (shoutcast-1-9-5-linux-glibc6.tar.gz) = a2c158a8708d4828a8e49ddb3f63086b126f872e9dd385bc0de71f1d9d3d9791 -SIZE (shoutcast-1-9-5-linux-glibc6.tar.gz) = 58860 +MD5 (shoutcast-1-9-7-linux-glibc6.tar.gz) = b50e40dec24f7a05bee6d756b9b08236 +SHA256 (shoutcast-1-9-7-linux-glibc6.tar.gz) = fd249adac445fe4574af9017d32a2591f5915daaf8d708d739c1ab1a77c7e1e8 +SIZE (shoutcast-1-9-7-linux-glibc6.tar.gz) = 61225 |