FreeBSD Bugzilla – Attachment 166736 Details for
Bug 206808
net/samba36: security/vuxml: ineffective vuxml entry
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ldb-1.1.25.patch
ldb-1.1.25.patch (text/plain), 2.50 KB, created by
takefu
on 2016-02-08 08:38:59 UTC
(
hide
)
Description:
ldb-1.1.25.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2016-02-08 08:38:59 UTC
Size:
2.50 KB
patch
obsolete
>diff -dpruN /usr/ports/databases/ldb/Makefile ./Makefile >--- /usr/ports/databases/ldb/Makefile 2015-12-16 22:28:52.000000000 +0000 >+++ ./Makefile 2016-02-08 05:59:10.000000000 +0000 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/databases/ldb/Makefile 403876 2015-12-16 22:28:52Z timur $ > > PORTNAME= ldb >-PORTVERSION= 1.1.24 >+PORTVERSION= 1.1.25 > PORTREVISION= 0 > PORTEPOCH= 0 > CATEGORIES= databases >diff -dpruN /usr/ports/databases/ldb/distinfo ./distinfo >--- /usr/ports/databases/ldb/distinfo 2015-12-16 22:28:52.000000000 +0000 >+++ ./distinfo 2016-02-08 05:59:26.000000000 +0000 >@@ -1,2 +1,2 @@ >-SHA256 (ldb-1.1.24.tar.gz) = 45e9f52473f0d013f0ea090cce35d6836a6e67e8d4dcdd7077dabdf8b1314b21 >-SIZE (ldb-1.1.24.tar.gz) = 1258405 >+SHA256 (ldb-1.1.25.tar.gz) = bf74783ecee42408250146e384a918176178318ef398f816a64d1c1ad22b7c12 >+SIZE (ldb-1.1.25.tar.gz) = 1259961 >diff -dpruN /usr/ports/databases/ldb/files/patch-buildtools__wafsamba__samba_install.py ./files/patch-buildtools__wafsamba__samba_install.py >--- /usr/ports/databases/ldb/files/patch-buildtools__wafsamba__samba_install.py 2015-08-09 22:52:17.000000000 +0000 >+++ ./files/patch-buildtools__wafsamba__samba_install.py 2016-02-08 06:07:08.000000000 +0000 >@@ -1,6 +1,6 @@ >---- ./buildtools/wafsamba/samba_install.py.orig 2015-08-09 19:55:47.819170736 +0000 >-+++ ./buildtools/wafsamba/samba_install.py 2015-08-09 19:56:18.727356203 +0000 >-@@ -116,7 +116,7 @@ >+--- buildtools/wafsamba/samba_install.py.orig 2015-12-10 11:01:40 UTF >++++ buildtools/wafsamba/samba_install.py >+@@ -118,7 +118,7 @@ def install_library(self): > inst_name = bld.make_libname(t.target) > elif self.vnum: > vnum_base = self.vnum.split('.')[0] >diff -dpruN /usr/ports/databases/ldb/files/patch-wscript ./files/patch-wscript >--- /usr/ports/databases/ldb/files/patch-wscript 2013-02-06 21:06:01.000000000 +0000 >+++ ./files/patch-wscript 2016-02-08 06:06:54.000000000 +0000 >@@ -1,11 +1,11 @@ >---- ./wscript.orig 2013-01-27 11:51:43.000000000 +0000 >-+++ ./wscript 2013-01-29 23:01:21.749877676 +0000 >-@@ -106,7 +106,7 @@ >+--- wscript.orig 2015-12-17 07:18:20 UTC >++++ wscript >+@@ -118,7 +118,7 @@ def build(bld): > > if not 'PACKAGE_VERSION' in bld.env: > bld.env.PACKAGE_VERSION = VERSION > - bld.env.PKGCONFIGDIR = '${LIBDIR}/pkgconfig' > + bld.env.PKGCONFIGDIR = '%%PKGCONFIGDIR%%' > >- if not bld.CONFIG_SET('USING_SYSTEM_PYLDB_UTIL'): >- bld.SAMBA_LIBRARY('pyldb-util', >+ if not bld.env.disable_python: >+ if not bld.CONFIG_SET('USING_SYSTEM_PYLDB_UTIL'):
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 206808
:
166536
|
166734
|
166735
| 166736