ports/173732: [PATCH] www/cherokee audio/bmp-crossfade add in PORTSCOUT ignores
Chris Petrik
c.petrik.sosa at gmail.com
Tue Nov 20 05:00:00 UTC 2012
>Number: 173732
>Category: ports
>Synopsis: [PATCH] www/cherokee audio/bmp-crossfade add in PORTSCOUT ignores
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 20 05:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Chris Petrik
>Release:
>Organization:
na
>Environment:
>Description:
Fix portscout mentioning cherokee 1.2.2 is avail and fix bmp-crossfade as it's broken on newer versions.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: bmp-crossfade/Makefile
==================================================================
--- bmp-crossfade/Makefile
+++ bmp-crossfade/Makefile
@@ -1,9 +1,14 @@
-# Created by: Andrew Pantyukhin <infofarmer at FreeBSD.org>
+# New ports collection makefile for: bmp-crossfade
+# Date created: 1 January 2006
+# Whom: Andrew Pantyukhin <infofarmer at FreeBSD.org>
+#
# $FreeBSD: head/audio/bmp-crossfade/Makefile 300895 2012-07-14 12:56:14Z beat $
+#
+PORTSCOUT= limit:^0\.3\.12
APP= bmp
LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
MASTERDIR= ${.CURDIR}/../xmms-crossfade
.include "${MASTERDIR}/Makefile"
Index: cherokee/Makefile
==================================================================
--- cherokee/Makefile
+++ cherokee/Makefile
@@ -29,10 +29,19 @@
http://cherokee.labs.itb.ac.id/1.2/\${PORTVERSION}/ \
http://mirror.cpsc.ucalgary.ca/mirror/cherokee/1.2/\${PORTVERSION}/ \
http://www.feel3.de/mirrors/cherokee/1.2/\${PORTVERSION}/ \
http://cherokee.pubcrawler.com/1.2/\${PORTVERSION}/
+# Disabled mirrors
+# due to 404
+# http://cherokee-project.pl/mirror/cherokee/1.0/${PORTVERSION}/ \
+# http://ftp.saix.net/Cherokee/1.0/${PORTVERSION}/ \
+# http://sunsite.rediris.es/mirror/cherokee/1.0/\${PORTVERSION}/
+
+# due to site down
+# http://mirror.apung.web.id/cherokee/1.0/\${PORTVERSION}/ \
+
MAINTAINER= c.petrik.sosa at gmail.com
COMMENT= Extremely fast and flexible web server
USE_GNOME= gnomehack
USE_PKGCONFIG= build
@@ -77,11 +86,11 @@
OPTIONS_DEFAULT= IPV6 GEOIP ADMIN
ADMIN_DESC= Build the Admin Interface
INTPCRE_DESC= Use internal PCRE library
RRDTOOL_DESC= Usage graphs support
UWSGI_DESC= uWSGI support
-
+PORTSCOUT= limit:^1\.2\.102
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MADMIN}
USE_PYTHON= 2.5+
PLIST_SUB+= ADMIN=""
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list