FreeBSD Bugzilla – Attachment 141630 Details for
Bug 188491
[patch] devel/py-setuptoolXY: fix PYTHON_VERSION
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.31 KB, created by
John Hein
on 2014-04-12 06:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
John Hein
Created:
2014-04-12 06:00:00 UTC
Size:
1.31 KB
patch
obsolete
>Index: py-setuptools27/Makefile >=================================================================== >--- py-setuptools27/Makefile (revision 350922) >+++ py-setuptools27/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PKGNAMESUFFIX= ${PYTHON_SUFFIX} > >-PYTHON_VERSION= 2.7 >+PYTHON_VERSION= python2.7 > > MASTERDIR= ${.CURDIR}/../py-setuptools > >Index: py-setuptools32/Makefile >=================================================================== >--- py-setuptools32/Makefile (revision 350922) >+++ py-setuptools32/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PKGNAMESUFFIX= ${PYTHON_SUFFIX} > >-PYTHON_VERSION= 3.2 >+PYTHON_VERSION= python3.2 > > MASTERDIR= ${.CURDIR}/../py-setuptools > >Index: py-setuptools33/Makefile >=================================================================== >--- py-setuptools33/Makefile (revision 350922) >+++ py-setuptools33/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PKGNAMESUFFIX= ${PYTHON_SUFFIX} > >-PYTHON_VERSION= 3.3 >+PYTHON_VERSION= python3.3 > > MASTERDIR= ${.CURDIR}/../py-setuptools > >Index: py-setuptools34/Makefile >=================================================================== >--- py-setuptools34/Makefile (revision 350922) >+++ py-setuptools34/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PKGNAMESUFFIX= ${PYTHON_SUFFIX} > >-PYTHON_VERSION= 3.4 >+PYTHON_VERSION= python3.4 > > MASTERDIR= ${.CURDIR}/../py-setuptools
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 188491
: 141630