FreeBSD Bugzilla – Attachment 182994 Details for
Bug 219612
devel/py-urwid: Add new python 3 slave port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for python3 slave port
patch-python3-slave-urwid (text/plain), 1.93 KB, created by
rsos+freebsd
on 2017-05-28 10:01:01 UTC
(
hide
)
Description:
Patch for python3 slave port
Filename:
MIME Type:
Creator:
rsos+freebsd
Created:
2017-05-28 10:01:01 UTC
Size:
1.93 KB
patch
obsolete
>Index: /usr/local/poudriere/ports/development/devel/py-urwid/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/py-urwid/Makefile (revision 441905) >+++ /usr/local/poudriere/ports/development/devel/py-urwid/Makefile (working copy) >@@ -15,11 +15,11 @@ > > OPTIONS_DEFINE= EXAMPLES > >-USES= python >+USES?= python > USE_PYTHON= autoplist distutils > > PORTEXAMPLES= * >-EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} >+EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}-${PORTNAME} > > post-install: > ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/urwid/str_util.so >Index: /usr/local/poudriere/ports/development/devel/py3-urwid/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/py3-urwid/Makefile (nonexistent) >+++ /usr/local/poudriere/ports/development/devel/py3-urwid/Makefile (working copy) >@@ -0,0 +1,8 @@ >+# Created by: rs.os >+# $FreeBSD$ >+ >+MASTERDIR= ${.CURDIR}/../py-urwid >+ >+USES= python:3.3+ >+ >+.include "${MASTERDIR}/Makefile" > >Property changes on: /usr/local/poudriere/ports/development/devel/py3-urwid/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: /usr/local/poudriere/ports/development/devel/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/Makefile (revision 441905) >+++ /usr/local/poudriere/ports/development/devel/Makefile (working copy) >@@ -4980,6 +4980,7 @@ > SUBDIR += py3-six > SUBDIR += py3-tabulate > SUBDIR += py3-threema-msgapi >+ SUBDIR += py3-urwid > SUBDIR += py3-vcversioner > SUBDIR += py3-wcwidth > SUBDIR += py3-xdg
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219612
: 182994 |
182995
|
182996
|
182997
|
182998