FreeBSD Bugzilla – Attachment 76283 Details for
Bug 109996
[PATCH] textproc/hyperestraier: update to 1.4.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hyperestraier-1.4.10.patch
hyperestraier-1.4.10.patch (text/plain), 4.04 KB, created by
gslin
on 2007-03-06 14:20:02 UTC
(
hide
)
Description:
hyperestraier-1.4.10.patch
Filename:
MIME Type:
Creator:
gslin
Created:
2007-03-06 14:20:02 UTC
Size:
4.04 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/textproc/hyperestraier/Makefile /home/staff/gslin/work/ports/hyperestraier/Makefile >--- /usr/ports/textproc/hyperestraier/Makefile Sat Dec 9 03:20:52 2006 >+++ /home/staff/gslin/work/ports/hyperestraier/Makefile Tue Mar 6 22:06:29 2007 >@@ -6,8 +6,7 @@ > # $MCom: ports-stable/textproc/hyperestraier/Makefile,v 1.3 2006/10/17 11:45:45 ahze Exp $ > > PORTNAME= hyperestraier >-PORTVERSION= 1.4.9 >-PORTREVISION= 1 >+PORTVERSION= 1.4.10 > CATEGORIES= textproc > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -15,7 +14,7 @@ > MAINTAINER= ahze@FreeBSD.org > COMMENT= A full-text search system > >-BUILD_DEPENDS= qdbm>=1.8.74:${PORTSDIR}/databases/qdbm >+BUILD_DEPENDS= qdbm>=1.8.75:${PORTSDIR}/databases/qdbm > # check configure for min version of qdbm. > LIB_DEPENDS= qdbm.14:${PORTSDIR}/databases/qdbm > >@@ -23,18 +22,25 @@ > USE_LDCONFIG= yes > GNU_CONFIGURE= yes > CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} >-CONFIGURE_ARGS= --enable-bzip2 --disable-zlib > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" > >-OPTIONS= LZO "Enable lzo support" off \ >- MECAB "Enable mecab support" off >+OPTIONS= BZIP "Enable bzip2 support" on \ >+ LZO "Enable lzo support" off \ >+ MECAB "Enable mecab support" off \ >+ ZLIB "Enable zlib support" off > > MAN1= estcall.1 estcmd.1 estconfig.1 estmaster.1 estwaver.1 > MAN3= estnode.3 estraier.3 > > .include <bsd.port.pre.mk> > >+.if defined(WITHOUT_BZIP) >+CONFIGURE_ARGS+= --disable-bzip >+.else >+CONFIGURE_ARGS+= --enable-bzip >+.endif >+ > .if defined(WITH_LZO) > CONFIGURE_ARGS+= --enable-lzo > LIB_DEPENDS+= lzo2:${PORTSDIR}/archivers/lzo2 >@@ -46,9 +52,14 @@ > RUN_DEPENDS+= ${LOCALBASE}/lib/mecab/dic/ipadic/matrix.bin:${PORTSDIR}/japanese/mecab-ipadic > .endif > >+.if defined(WITH_ZLIB) >+CONFIGURE_ARGS+= --enable-zlib >+.else >+CONFIGURE_ARGS+= --disable-zlib >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ > ${WRKSRC}/Makefile.in >- ${RM} -f ${WRKSRC}/doc/intro-en.html~ ${WRKSRC}/doc/intro-ja.html~ > > .include <bsd.port.post.mk> >diff -ruN --exclude=CVS /usr/ports/textproc/hyperestraier/distinfo /home/staff/gslin/work/ports/hyperestraier/distinfo >--- /usr/ports/textproc/hyperestraier/distinfo Thu Nov 16 03:11:06 2006 >+++ /home/staff/gslin/work/ports/hyperestraier/distinfo Tue Mar 6 21:48:00 2007 >@@ -1,3 +1,3 @@ >-MD5 (hyperestraier-1.4.9.tar.gz) = 70e0533f1ca5247d8187afcb51b8d4e0 >-SHA256 (hyperestraier-1.4.9.tar.gz) = 2f419774addae18267fb687f9dd157b791e415106b0552646ab1a3281fef22a1 >-SIZE (hyperestraier-1.4.9.tar.gz) = 974492 >+MD5 (hyperestraier-1.4.10.tar.gz) = cf4ca3dea77d161517388050654b52a6 >+SHA256 (hyperestraier-1.4.10.tar.gz) = 9b64d3a3273b80494cba0511501a83f6d5c03e9268192e2ed09ac7c2c383d396 >+SIZE (hyperestraier-1.4.10.tar.gz) = 1011767 >diff -ruN --exclude=CVS /usr/ports/textproc/hyperestraier/pkg-plist /home/staff/gslin/work/ports/hyperestraier/pkg-plist >--- /usr/ports/textproc/hyperestraier/pkg-plist Thu Nov 16 03:11:06 2006 >+++ /home/staff/gslin/work/ports/hyperestraier/pkg-plist Tue Mar 6 22:00:11 2007 >@@ -1,3 +1,4 @@ >+@comment $FreeBSD$ > bin/estbutler > bin/estcall > bin/estcmd >@@ -13,11 +14,13 @@ > lib/libestraier.a > lib/libestraier.so > lib/libestraier.so.8 >-lib/libestraier.so.8.34.0 >+lib/libestraier.so.8.35.0 > libdata/pkgconfig/hyperestraier.pc > libexec/estfraud.cgi > libexec/estproxy.cgi >+libexec/estscout.cgi > libexec/estseek.cgi >+libexec/estsupt.cgi > %%DATADIR%%/COPYING > %%DATADIR%%/ChangeLog > %%DATADIR%%/THANKS >@@ -25,6 +28,7 @@ > %%DATADIR%%/doc/cguide-ja.html > %%DATADIR%%/doc/common.css > %%DATADIR%%/doc/coreframe.png >+%%DATADIR%%/doc/gateframe.png > %%DATADIR%%/doc/icon16.png > %%DATADIR%%/doc/index.html > %%DATADIR%%/doc/index.ja.html >@@ -246,10 +250,12 @@ > %%DATADIR%%/estproxy.conf > %%DATADIR%%/estraier.idl > %%DATADIR%%/estresult.dtd >+%%DATADIR%%/estscout.conf > %%DATADIR%%/estseek.conf > %%DATADIR%%/estseek.help > %%DATADIR%%/estseek.tmpl > %%DATADIR%%/estseek.top >+%%DATADIR%%/estsupt.conf > %%DATADIR%%/filter/estfxasis > %%DATADIR%%/filter/estfxmantotxt > %%DATADIR%%/filter/estfxmsotohtml
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 109996
: 76283