FreeBSD Bugzilla – Attachment 182155 Details for
Bug 218935
devel/py-atomicwrites: 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-atomicwrites (text/plain), 1.81 KB, created by
rsos+freebsd
on 2017-04-28 13:21:17 UTC
(
hide
)
Description:
Patch for python3 slave port
Filename:
MIME Type:
Creator:
rsos+freebsd
Created:
2017-04-28 13:21:17 UTC
Size:
1.81 KB
patch
obsolete
>Index: /usr/local/poudriere/ports/development/devel/py-atomicwrites/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/py-atomicwrites/Makefile (revision 439608) >+++ /usr/local/poudriere/ports/development/devel/py-atomicwrites/Makefile (working copy) >@@ -12,7 +12,7 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= python >+USES?= python > USE_PYTHON= autoplist distutils > > .include <bsd.port.mk> >Index: /usr/local/poudriere/ports/development/devel/py3-atomicwrites/Makefile >=================================================================== >--- /usr/local/poudriere/ports/development/devel/py3-atomicwrites/Makefile (nonexistent) >+++ /usr/local/poudriere/ports/development/devel/py3-atomicwrites/Makefile (working copy) >@@ -0,0 +1,8 @@ >+# Created by: rs.os >+# $FreeBSD$ >+ >+MASTERDIR= ${.CURDIR}/../py-atomicwrites >+ >+USES= python:3.3+ >+ >+.include "${MASTERDIR}/Makefile" > >Property changes on: /usr/local/poudriere/ports/development/devel/py3-atomicwrites/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 439608) >+++ /usr/local/poudriere/ports/development/devel/Makefile (working copy) >@@ -4923,6 +4923,7 @@ > SUBDIR += py-zope.viewlet > SUBDIR += py27-setuptools > SUBDIR += py3-Jinja2 >+ SUBDIR += py3-atomicwrites > SUBDIR += py3-babel > SUBDIR += py3-click > SUBDIR += py3-colorama
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
Flags:
koobs
:
maintainer-approval?
(
portmgr
)
Actions:
View
|
Diff
Attachments on
bug 218935
: 182155 |
182156
|
182157
|
182158