Date: Sat, 23 Mar 2013 01:46:53 GMT From: chris petrik <c.petrik.sosa@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/177291: [PATCH] add in portscout limit for audio/icecast Message-ID: <201303230146.r2N1krX9056375@red.freebsd.org> Resent-Message-ID: <201303230150.r2N1o0FK014948@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177291
>Category: misc
>Synopsis: [PATCH] add in portscout limit for audio/icecast
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 23 01:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: chris petrik
>Release:
>Organization:
na
>Environment:
>Description:
Add in portscout limit to limit version to 1.3.12 and to fix the new ver in portscout.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: icecast/Makefile
===================================================================
--- icecast/Makefile (revision 314978)
+++ icecast/Makefile (working copy)
@@ -25,6 +25,8 @@
CPPFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS}
+PORTSCOUT= limit:^1\.3\.12
+
SUB_FILES= pkg-message
.include <bsd.port.options.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303230146.r2N1krX9056375>
