FreeBSD Bugzilla – Attachment 218262 Details for
Bug 249617
devel/evemu: depends on python 2.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/evemu patch
devel.evemu.patch (text/plain), 1.84 KB, created by
Vladimir Kondratyev
on 2020-09-24 20:24:08 UTC
(
hide
)
Description:
devel/evemu patch
Filename:
MIME Type:
Creator:
Vladimir Kondratyev
Created:
2020-09-24 20:24:08 UTC
Size:
1.84 KB
patch
obsolete
>Index: devel/evemu/Makefile >=================================================================== >--- devel/evemu/Makefile (revision 549940) >+++ devel/evemu/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= evemu >-PORTVERSION= 2.6.0 >-PORTREVISION= 3 >+PORTVERSION= 2.7.0 > CATEGORIES= devel > MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/ > >@@ -26,12 +25,13 @@ > MANPAGES_CONFIGURE_ENV= XMLTO=${LOCALBASE}/bin/minixmlto > MANPAGES_CONFIGURE_ENV_OFF= ac_cv_path_XMLTO="" \ > ac_cv_path_ASCIIDOC="" >-PYTHON_USES= python:2.7 >-PYTHON_USES_OFF= python:2.7,build >+PYTHON_USES= python >+PYTHON_USES_OFF= python:build > PYTHON_CONFIGURE_ENABLE= python-bindings >+PYTHON_USE= PYTHON=py3kplist > > GNU_CONFIGURE= yes >-CFLAGS+= -D_WITH_DPRINTF -include stdlib.h >+CFLAGS+= -D_WITH_DPRINTF -include stdlib.h -include limits.h > USE_LDCONFIG= yes > INSTALL_TARGET= install-strip > REINPLACE_ARGS= -i '' >Index: devel/evemu/distinfo >=================================================================== >--- devel/evemu/distinfo (revision 549940) >+++ devel/evemu/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1491102615 >-SHA256 (evemu-2.6.0.tar.xz) = ed81dd4552ffeb92c346b47e56b249c67f1cb37d5b31fc073ea0ad4858ae3dcc >-SIZE (evemu-2.6.0.tar.xz) = 507032 >+TIMESTAMP = 1507059414 >+SHA256 (evemu-2.7.0.tar.xz) = 78c9400d55eeeb5ab75161360543f9376438c4da4934cb34cdda5b46021ae379 >+SIZE (evemu-2.7.0.tar.xz) = 509308 >Index: devel/evemu/pkg-plist >=================================================================== >--- devel/evemu/pkg-plist (revision 549940) >+++ devel/evemu/pkg-plist (working copy) >@@ -7,7 +7,7 @@ > lib/libevemu.a > lib/libevemu.so > lib/libevemu.so.3 >-lib/libevemu.so.3.0.3 >+lib/libevemu.so.3.0.4 > %%PYTHON%%%%PYTHON_SITELIBDIR%%/evemu/__init__.py > %%PYTHON%%%%PYTHON_SITELIBDIR%%/evemu/__init__.pyc > %%PYTHON%%%%PYTHON_SITELIBDIR%%/evemu/__init__.pyo
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 249617
: 218262 |
218263