diff options
-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 |