FreeBSD Bugzilla – Attachment 69814 Details for
Bug 102042
[PATCH] net/yaz: update to 2.1.24
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
yaz-2.1.24.patch
yaz-2.1.24.patch (text/plain), 3.44 KB, created by
tjs
on 2006-08-15 04:50:16 UTC
(
hide
)
Description:
yaz-2.1.24.patch
Filename:
MIME Type:
Creator:
tjs
Created:
2006-08-15 04:50:16 UTC
Size:
3.44 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net/yaz/Makefile /root/yaz/Makefile >--- /usr/ports/net/yaz/Makefile Mon May 29 21:44:13 2006 >+++ /root/yaz/Makefile Tue Aug 15 11:35:44 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= yaz >-PORTVERSION= 2.1.18 >+PORTVERSION= 2.1.24 > CATEGORIES= net > MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ > >@@ -21,10 +21,15 @@ > CONFIGURE_ARGS+=--enable-shared --with-openssl=${OPENSSLBASE} \ > --with-iconv=${LOCALBASE} --with-xml2=${LOCALBASE} \ > --enable-tcpd >-INSTALLS_SHLIB= yes >+USE_LDCONFIG= yes > >-MAN1= yaz-asncomp.1 yaz-client.1 yaz-marcdump.1 yaz-iconv.1 zoomsh.1 >-MAN7= yaz.7 yaz-log.7 >+MAN1= yaz-asncomp.1 yaz-client.1 yaz-iconv.1 yaz-marcdump.1 zoomsh.1 >+MAN7= yaz-log.7 yaz.7 > MAN8= yaz-config.8 yaz-ztest.8 >+ >+pre-install: >+ cd ${WRKSRC}/doc && \ >+ ${REINPLACE_CMD} -e 's,[$$]{datarootdir}/man,${TARGETDIR}/man,' \ >+ Makefile > > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/net/yaz/distinfo /root/yaz/distinfo >--- /usr/ports/net/yaz/distinfo Mon May 29 21:44:13 2006 >+++ /root/yaz/distinfo Mon Aug 14 19:28:21 2006 >@@ -1,3 +1,3 @@ >-MD5 (yaz-2.1.18.tar.gz) = 7538fbda9fa6f10590f485cb4c99dec1 >-SHA256 (yaz-2.1.18.tar.gz) = 2d8abafa10194cc421dd40301b1a83c426e28e1483b477c40cfe8389057d6d52 >-SIZE (yaz-2.1.18.tar.gz) = 2028957 >+MD5 (yaz-2.1.24.tar.gz) = aa8cef6041e7c403aa435cba611e70a1 >+SHA256 (yaz-2.1.24.tar.gz) = f72863379c189ee0cdade699d5faa21fd4b1b1a4807400ece4f5ecf7c81dcb93 >+SIZE (yaz-2.1.24.tar.gz) = 1646527 >diff -ruN --exclude=CVS /usr/ports/net/yaz/files/patch-configure /root/yaz/files/patch-configure >--- /usr/ports/net/yaz/files/patch-configure Tue May 10 18:42:57 2005 >+++ /root/yaz/files/patch-configure Mon Aug 14 19:42:41 2006 >@@ -1,11 +1,11 @@ >---- configure.orig Tue Apr 26 22:49:23 2005 >-+++ configure Tue May 10 14:32:24 2005 >-@@ -21128,7 +21128,7 @@ >- fi >- echo "$as_me:$LINENO: checking for working tcpd.h" >&5 >- echo $ECHO_N "checking for working tcpd.h... $ECHO_C" >&6 >-- LIBS="$LIBS -lwrap -lnsl" >-+ LIBS="$LIBS -lwrap" >- cat >conftest.$ac_ext <<_ACEOF >+--- configure.orig Mon Aug 14 19:41:49 2006 >++++ configure Mon Aug 14 19:42:04 2006 >+@@ -22561,7 +22561,7 @@ >+ fi >+ { echo "$as_me:$LINENO: checking for working tcpd.h" >&5 >+ echo $ECHO_N "checking for working tcpd.h... $ECHO_C" >&6; } >+- LIBS="$LIBS -lwrap -lnsl" >++ LIBS="$LIBS -lwrap" >+ cat >conftest.$ac_ext <<_ACEOF > /* confdefs.h. */ > _ACEOF >diff -ruN --exclude=CVS /usr/ports/net/yaz/pkg-plist /root/yaz/pkg-plist >--- /usr/ports/net/yaz/pkg-plist Mon May 29 21:44:13 2006 >+++ /root/yaz/pkg-plist Tue Aug 15 08:58:29 2006 >@@ -15,9 +15,12 @@ > include/yaz/ill-core.h > include/yaz/ill.h > include/yaz/item-req.h >+include/yaz/libxml2_error.h > include/yaz/log.h > include/yaz/logrpn.h > include/yaz/marcdisp.h >+include/yaz/nfa.h >+include/yaz/nfaxml.h > include/yaz/nmem.h > include/yaz/odr.h > include/yaz/oid.h >@@ -28,6 +31,8 @@ > include/yaz/prt-ext.h > include/yaz/querytowrbuf.h > include/yaz/readconf.h >+include/yaz/record_conv.h >+include/yaz/retrieval.h > include/yaz/soap.h > include/yaz/sortspec.h > include/yaz/srw.h >@@ -107,6 +112,7 @@ > %%DOCSDIR%%/comstack.summary.html > %%DOCSDIR%%/credits.html > %%DOCSDIR%%/future.html >+%%DOCSDIR%%/index.html > %%DOCSDIR%%/indexdata.html > %%DOCSDIR%%/installation.html > %%DOCSDIR%%/installation.unix.html >@@ -135,8 +141,6 @@ > %%DOCSDIR%%/tools.marc.html > %%DOCSDIR%%/tools.nmem.html > %%DOCSDIR%%/tools.oid.html >-%%DOCSDIR%%/yaz.html >-%%DOCSDIR%%/yaz.pdf > %%DOCSDIR%%/zoom.events.html > %%DOCSDIR%%/zoom.ext.html > %%DOCSDIR%%/zoom.html
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 102042
: 69814