ports/153556: [patch] net/yaz update
Pawel Pekala
c0rn at o2.pl
Thu Dec 30 17:40:11 UTC 2010
>Number: 153556
>Category: ports
>Synopsis: [patch] net/yaz update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Dec 30 17:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Pawel Pekala
>Release: FreeBSD 8.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD 8.1-RELEASE #2: Sat Aug 21 18:46:54 CEST 2010
corn at caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC
>Description:
- update to version 4.1.2
- get maintainership
>How-To-Repeat:
>Fix:
--- yaz-4.1.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/yaz/Makefile /home/corn/devel/yaz/Makefile
--- /usr/ports/net/yaz/Makefile 2010-12-15 21:46:16.000000000 +0100
+++ /home/corn/devel/yaz/Makefile 2010-12-30 18:17:20.000000000 +0100
@@ -6,12 +6,11 @@
#
PORTNAME= yaz
-PORTVERSION= 4.0.12
-PORTREVISION= 1
+PORTVERSION= 4.1.2
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= c0rn at o2.pl
COMMENT= Z39.50/SR client and API library
LIB_DEPENDS= icuuc:${PORTSDIR}/devel/icu
@@ -28,11 +27,11 @@
--with-xslt=${LOCALBASE} --with-icu=${LOCALBASE} \
--enable-tcpd
-MAN1= yaz-asncomp.1 yaz-client.1 yaz-iconv.1 \
+MAN1= yaz-asncomp.1 yaz-client.1 yaz-config.1 yaz-iconv.1 \
yaz-json-parse.1 yaz-marcdump.1 \
zoomsh.1 yaz-icu.1 yaz-illclient.1
MAN7= bib1-attr.7 yaz-log.7 yaz.7
-MAN8= yaz-config.8 yaz-ztest.8
+MAN8= yaz-ztest.8
.if defined(NOPORTDOCS)
EXTRA_PATCHES+= ${FILESDIR}/extrapatch-doc__Makefile.in
diff -ruN --exclude=CVS /usr/ports/net/yaz/distinfo /home/corn/devel/yaz/distinfo
--- /usr/ports/net/yaz/distinfo 2010-11-12 15:26:33.000000000 +0100
+++ /home/corn/devel/yaz/distinfo 2010-12-30 17:48:46.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (yaz-4.0.12.tar.gz) = cafb74d0323921005dab48cb7c46814c0c17d9d4a5135456b4a90e2f5a96280c
-SIZE (yaz-4.0.12.tar.gz) = 2252891
+SHA256 (yaz-4.1.2.tar.gz) = f0ba0fca5b11f9b48eaee4902a60e8e0e0fed1f96bde0fa05e1cc865ccf005a5
+SIZE (yaz-4.1.2.tar.gz) = 2286186
diff -ruN --exclude=CVS /usr/ports/net/yaz/pkg-plist /home/corn/devel/yaz/pkg-plist
--- /usr/ports/net/yaz/pkg-plist 2010-11-12 15:26:33.000000000 +0100
+++ /home/corn/devel/yaz/pkg-plist 2010-12-30 18:01:10.000000000 +0100
@@ -52,12 +52,15 @@
include/yaz/querytowrbuf.h
include/yaz/readconf.h
include/yaz/record_conv.h
+include/yaz/record_render.h
include/yaz/retrieval.h
include/yaz/rpn2cql.h
+include/yaz/rpn2solr.h
include/yaz/sc.h
include/yaz/shptr.h
include/yaz/snprintf.h
include/yaz/soap.h
+include/yaz/solr.h
include/yaz/sortspec.h
include/yaz/spipe.h
include/yaz/srw.h
@@ -189,6 +192,7 @@
%%PORTDOCS%%%%DOCSDIR%%/yaz.html
%%PORTDOCS%%%%DOCSDIR%%/zoom.events.html
%%PORTDOCS%%%%DOCSDIR%%/zoom.extendedservices.html
+%%PORTDOCS%%%%DOCSDIR%%/zoom.facets.html
%%PORTDOCS%%%%DOCSDIR%%/zoom.html
%%PORTDOCS%%%%DOCSDIR%%/zoom.options.html
%%PORTDOCS%%%%DOCSDIR%%/zoom.query.html
--- yaz-4.1.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list