ports/179079: [update] www/py-WebTest fixed depends

Veniamin Gvozdikov g.veniamin at googlemail.com
Wed May 29 15:00:00 UTC 2013


>Number:         179079
>Category:       ports
>Synopsis:       [update] www/py-WebTest fixed depends
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 29 15:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 9.1-RELEASE
>Organization:
>Environment:
FreeBSD ololo 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Fixed deopends run application
>How-To-Repeat:

>Fix:
diff -ruN py-WebTest.orig/Makefile py-WebTest/Makefile
--- py-WebTest.orig/Makefile	2013-05-29 18:53:50.686914021 +0400
+++ py-WebTest/Makefile	2013-05-29 18:49:04.145803765 +0400
@@ -3,6 +3,7 @@
 
 PORTNAME=	WebTest
 PORTVERSION=	2.0.3
+PORTREVISION=	1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP \
 		http://www.c-s.li/ports/
@@ -17,6 +18,7 @@
 		${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \
 		${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:${PORTSDIR}/www/py-beautifulsoup \
 		${PYTHON_PKGNAMEPREFIX}waitress>0:${PORTSDIR}/www/py-waitress
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USE_ZIP=		yes
 USE_PYTHON=		yes

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list