ports/188671: [PATCH] net-im/py-jabber: stage
Bartek Rutkowski
ports at robakdesign.com
Tue Apr 15 20:00:01 UTC 2014
>Number: 188671
>Category: ports
>Synopsis: [PATCH] net-im/py-jabber: stage
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Apr 15 20:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Bartek Rutkowski
>Release: FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r264341: Fri Apr 11 15:28:07 CEST
>Description:
- Stage
- Add LICENSE
- Pet portlint
http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-jabber/0.5/
Port maintainer (flz at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- py-jabber-0.5.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 351363)
+++ Makefile (working copy)
@@ -9,15 +9,16 @@
DISTNAME= jabberpy-${PORTVERSION}-0
MAINTAINER= flz at FreeBSD.org
-COMMENT= A Python Jabber library
+COMMENT= Python Jabber library
+LICENSE= LGPL20
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= jabber.py
PYDISTUTILS_PKGVERSION= 0.3-1
-NO_STAGE= yes
post-install:
- @${ECHO} "jabber" > ${PYTHON_SITELIBDIR}/jabber.pth
+ @${ECHO} "jabber" > ${STAGEDIR}${PYTHON_SITELIBDIR}/jabber.pth
.include <bsd.port.mk>
--- py-jabber-0.5.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list