Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2010 03:04:58 -0700 (PDT)
From:      Douglas William Thrift <douglas@douglasthrift.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/146697: Update port: www/mod_wsgi Add PORTSCOUT limit
Message-ID:  <201005181004.o4IA4w0Z018866@slowhand.douglasthrift.net>
Resent-Message-ID: <201005181010.o4IAA01o026419@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146697
>Category:       ports
>Synopsis:       Update port: www/mod_wsgi Add PORTSCOUT limit
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 18 10:10:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 8.0-RELEASE-p2-jc2 amd64
>Organization:
>Environment:
System: FreeBSD slowhand.douglasthrift.net 8.0-RELEASE-p2-jc2 FreeBSD 8.0-RELEASE-p2-jc2 #0: Tue Mar 9 14:53:59 PST 2010 user@jail8.johncompanies.com:/usr/obj/usr/src/sys/jail8 amd64
>Description:
Added PORTSCOUT limit to only show updates for 2.X versions.
>How-To-Repeat:
>Fix:
--- mod_wsgi.patch begins here ---
diff -Nrux .svn -x work /usr/ports/www/mod_wsgi/Makefile mod_wsgi/Makefile
--- /usr/ports/www/mod_wsgi/Makefile	2010-05-18 00:12:02.000000000 -0700
+++ mod_wsgi/Makefile	2010-05-18 00:13:27.000000000 -0700
@@ -30,6 +30,8 @@
 
 SUB_FILES=	pkg-message
 
+PORTSCOUT=	limit:^2\.
+
 post-install:
 	@${APXS} -e -a -n "${SHORTMODNAME}" "${APACHEMODDIR}/${MODULENAME}.so"
 	@${CAT} ${PKGMESSAGE}
--- mod_wsgi.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005181004.o4IA4w0Z018866>