FreeBSD Bugzilla – Attachment 184853 Details for
Bug 221106
dns/getdns: [PATCH] bad SOVERSION and dep on libevent
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Port skeleton patch
getdns.patch (text/plain), 1.19 KB, created by
james
on 2017-07-30 18:07:47 UTC
(
hide
)
Description:
Port skeleton patch
Filename:
MIME Type:
Creator:
james
Created:
2017-07-30 18:07:47 UTC
Size:
1.19 KB
patch
obsolete
>diff -ruN getdns.orig/Makefile getdns/Makefile >--- getdns.orig/Makefile 2017-07-13 13:07:58.000000000 +0000 >+++ getdns/Makefile 2017-07-30 17:49:13.738813000 +0000 >@@ -25,7 +25,7 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-libidn=${LOCALBASE} --docdir=${DOCSDIR} \ > --with-trust-anchor=${LOCALBASE}/etc/unbound/root.key >-SOVERSION= 6.0.0 >+SOVERSION= 6.1.0 > SOMAJVER= ${SOVERSION:C/([0-9]).*/\1/1} > MAKE_JOBS_UNSAFE=yes > >@@ -41,7 +41,7 @@ > > LIBEV_LIB_DEPENDS= libev.so:devel/libev > LIBEV_CONFIGURE_WITH= libev >-LIBEVENT_LIB_DEPENDS= libevent_core.so:devel/libevent2 >+LIBEVENT_LIB_DEPENDS= libevent_core.so:devel/libevent > LIBEVENT_CONFIGURE_WITH=libevent > LIBUV_LIB_DEPENDS= libuv.so:devel/libuv > LIBUV_CONFIGURE_WITH= libuv >diff -ruN getdns.orig/pkg-plist getdns/pkg-plist >--- getdns.orig/pkg-plist 2017-07-13 13:07:58.000000000 +0000 >+++ getdns/pkg-plist 2017-07-30 17:50:07.473665000 +0000 >@@ -7,7 +7,7 @@ > %%LIBUV%%include/getdns/getdns_ext_libuv.h > lib/libgetdns.so > lib/libgetdns.so.%%SOMAJVER%% >-lib/libgetdns.so.%%SOMAJVER%%.1.0 >+lib/libgetdns.so.%%SOVERSION%% > lib/libgetdns.a > libdata/pkgconfig/getdns.pc > libdata/pkgconfig/getdns_ext_event.pc
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 221106
: 184853