mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Update to 0.2 which includes reliability fix on ports/58942
PR: 58942 Submitted by: Joel Sutton <jsutton@mysticsaxophone.net>, maintainer
This commit is contained in:
parent
345c24c498
commit
3843400752
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94900
@ -6,20 +6,21 @@
|
||||
#
|
||||
|
||||
PORTNAME= holyshout
|
||||
PORTVERSION= 0.1.3
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= audio net
|
||||
MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/
|
||||
|
||||
MAINTAINER= hollywar@mail.holywar.net
|
||||
COMMENT= Streaming audio to Icecast/shoutcast supports multiple bitrate stream
|
||||
|
||||
LIB_DEPENDS= shout.2:${PORTSDIR}/audio/libshout
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
post-patch:
|
||||
(${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
"s@-O20@${CFLAGS}@g ; s@-O2@${CFLAGS}@g")
|
||||
${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' \
|
||||
${WRKSRC}/Makefile
|
||||
${REINPLACE_CMD} -e 's,
,\r,g' ${WRKSRC}/holyshout.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (holyshout-0.1.3.tar.gz) = b70cc1d66ca93d781bd051cb3a350329
|
||||
MD5 (holyshout-0.2.tar.gz) = 41186cd4a2be64f351d7a0e201befcbc
|
||||
|
Loading…
Reference in New Issue
Block a user