Index: Makefile =================================================================== RCS file: /usr/cvs/ports/audio/linux-shoutcast/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 5 Jun 2006 10:39:01 -0000 1.1 +++ Makefile 9 Jul 2006 02:43:22 -0000 @@ -5,11 +5,11 @@ # $FreeBSD: ports/audio/linux-shoutcast/Makefile,v 1.1 2006/06/05 10:39:01 itetcu Exp $ 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 @@ USE_RC_SUBR= shoutcast.sh PORTDOCS= README.TXT +WRKSRC= ${WRKDIR} post-patch: ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' \ Index: distinfo =================================================================== RCS file: /usr/cvs/ports/audio/linux-shoutcast/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 5 Jun 2006 10:39:01 -0000 1.1 +++ distinfo 9 Jul 2006 02:01:10 -0000 @@ -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 --- audio-linux-shoutcast.diff ends here ---