FreeBSD Bugzilla – Attachment 118020 Details for
Bug 160182
[maintainer patch] graphics/zbar. Fix pkg-plist, restrict to python 2.5-2.7.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 752 bytes, created by
Oliver Heesakkers
on 2011-08-25 14:40:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Oliver Heesakkers
Created:
2011-08-25 14:40:08 UTC
Size:
752 bytes
patch
obsolete
>diff -ruN zbar.orig/Makefile zbar/Makefile >--- zbar.orig/Makefile 2010-12-14 15:39:50.000000000 +0100 >+++ zbar/Makefile 2011-08-25 15:23:11.000000000 +0200 >@@ -65,7 +65,7 @@ > .endif > > .if defined(WITH_PYTHON) >-USE_PYTHON= any >+USE_PYTHON= 2.5-2.7 > CONFIGURE_ARGS+= --with-python=yes > PLIST_SUB+= PYTHON="" > .else >diff -ruN zbar.orig/pkg-plist zbar/pkg-plist >--- zbar.orig/pkg-plist 2010-12-14 15:39:50.000000000 +0100 >+++ zbar/pkg-plist 2011-08-25 02:03:15.000000000 +0200 >@@ -39,7 +39,7 @@ > %%PORTDOCS%%%%DOCSDIR%%/TODO > @dirrmtry share/zbar > %%PORTDOCS%%@dirrm %%DOCSDIR%% >-@dirrmtry lib/python2.6/site-packages >-@dirrmtry lib/python2.6 >+@dirrmtry %%PYTHON_SITELIBDIR%% >+@dirrmtry lib/%%PYTHON_VERSION%% > @dirrmtry lib/pkgconfig > @dirrm include/zbar
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 160182
: 118020