ports/184792: [UPDATE] www/py-django-pipeline: Fix dependency, add staging
Anes Mukhametov
anes at anes.su
Mon Dec 16 07:50:01 UTC 2013
>Number: 184792
>Category: ports
>Synopsis: [UPDATE] www/py-django-pipeline: Fix dependency, add staging
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 16 07:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Anes Mukhametov
>Release: FreeBSD 10.0-ALPHA5 amd64
>Organization:
>Environment:
>Description:
Make tinderbox happy to built package. Otherwise it trying to install www/py-django instead of www/py-django14.
Staging compatible.
>How-To-Repeat:
>Fix:
--- py-django-pipeline.diff begins here ---
Index: www/py-django-pipeline/Makefile
===================================================================
--- www/py-django-pipeline/Makefile (revision 336345)
+++ www/py-django-pipeline/Makefile (working copy)
@@ -3,6 +3,7 @@
PORTNAME= django-pipeline
PORTVERSION= 1.3.12
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,10 +11,9 @@
MAINTAINER= clsung at FreeBSD.org
COMMENT= Asset (css/js) packaging library for Django
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>0<1.5:${PORTSDIR}/www/py-django14
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django14>0<1.5:${PORTSDIR}/www/py-django14
USE_PYTHON= -2.7
USE_PYDISTUTILS=easy_install
-NO_STAGE= yes
.include <bsd.port.mk>
--- py-django-pipeline.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list