FreeBSD Bugzilla – Attachment 174403 Details for
Bug 212401
update net/gnu-dico to 2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff with update
gnu-dico.diff (text/plain), 2.75 KB, created by
info
on 2016-09-06 02:09:28 UTC
(
hide
)
Description:
diff with update
Filename:
MIME Type:
Creator:
info
Created:
2016-09-06 02:09:28 UTC
Size:
2.75 KB
patch
obsolete
>diff -u gnu-dico.orig/Makefile gnu-dico/Makefile >--- gnu-dico.orig/Makefile 2016-04-01 21:02:37.000000000 -0400 >+++ gnu-dico/Makefile 2016-08-30 21:04:00.000000000 -0400 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/net/gnu-dico/Makefile 412348 2016-04-01 14:17:44Z mat $ > > PORTNAME= dico >-PORTVERSION= 2.2 >-PORTREVISION= 6 >+PORTVERSION= 2.3 > CATEGORIES= net textproc > MASTER_SITES= GNU > PKGNAMEPREFIX= gnu- >@@ -14,16 +13,15 @@ > LIB_DEPENDS= libltdl.so:devel/libltdl > > USE_LDCONFIG= yes >-USES= tar:xz gmake libtool >+USES= tar:xz gmake libtool pkgconfig > > GNU_CONFIGURE= yes >-CFLAGS+= -Wno-error=return-type > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > CONFIGURE_ARGS= --localstatedir=/var > > OPTIONS_DEFINE= PYTHON GUILE PCRE GSASL PAM LDAP >-OPTIONS_DEFAULT= PYTHON GUILE PCRE >+OPTIONS_DEFAULT= PYTHON PCRE > GSASL_DESC= GSASL support > > .include <bsd.port.options.mk> >@@ -38,7 +36,7 @@ > .endif > > .if ${PORT_OPTIONS:MGUILE} >-LIB_DEPENDS+= libguile.so:lang/guile >+LIB_DEPENDS+= libguile-2.0.so:lang/guile2 > PLIST_SUB+= GUILE="" > .else > CONFIGURE_ARGS+=--without-guile >@@ -95,6 +93,7 @@ > @${REINPLACE_CMD} 's/(bindir)..dir/&\/gdico/' ${WRKSRC}/dico/Makefile.in > @${REINPLACE_CMD} '/INSTALL.*charset/d' ${WRKSRC}/gnu/Makefile.in > @${REINPLACE_CMD} 's/python-config/$${PYTHON_CONFIG}/' ${WRKSRC}/configure >+ @${REINPLACE_CMD} 's/conf.5in dico/conf.5 dico/' ${WRKSRC}/doc/Makefile.in > > post-install: > @${INSTALL_DATA} ${FILESDIR}/dicod.conf ${STAGEDIR}${PREFIX}/etc/dicod.conf.sample >diff -u gnu-dico.orig/distinfo gnu-dico/distinfo >--- gnu-dico.orig/distinfo 2014-01-22 20:06:53.000000000 -0500 >+++ gnu-dico/distinfo 2016-08-30 21:04:00.000000000 -0400 >@@ -1,2 +1,2 @@ >-SHA256 (dico-2.2.tar.xz) = c474931e4e6f31fcff247f181d48448f18be4091750843536840f472809ef212 >-SIZE (dico-2.2.tar.xz) = 1445224 >+SHA256 (dico-2.3.tar.xz) = f38afa5771a70f2d3d72c409d664c20456de874f93d8b391141ba45ee3077e8d >+SIZE (dico-2.3.tar.xz) = 1607960 >diff -u gnu-dico.orig/pkg-plist gnu-dico/pkg-plist >--- gnu-dico.orig/pkg-plist 2014-11-22 20:04:00.000000000 -0500 >+++ gnu-dico/pkg-plist 2016-08-30 21:04:00.000000000 -0400 >@@ -27,6 +27,8 @@ > %%GUILE%%lib/dico/guile.so > %%LDAP%%lib/dico/ldap.a > %%LDAP%%lib/dico/ldap.so >+lib/dico/metaphone2.a >+lib/dico/metaphone2.so > lib/dico/nprefix.a > lib/dico/nprefix.so > lib/dico/outline.a >@@ -48,9 +50,14 @@ > lib/libdico.so.1 > lib/libdico.so.1.0.0 > libexec/idxgcide >+man/man1/dico.1.gz >+man/man5/dicod.conf.5.gz >+man/man8/dicod.8.gz > sbin/dicod > %%DATADIR%%/%%PORTVERSION%%/include/pp-setup >+%%NLS%%share/locale/da/LC_MESSAGES/dico.mo >+%%NLS%%share/locale/de/LC_MESSAGES/dico.mo > %%NLS%%share/locale/fi/LC_MESSAGES/dico.mo >+%%NLS%%share/locale/fr/LC_MESSAGES/dico.mo > %%NLS%%share/locale/pl/LC_MESSAGES/dico.mo > %%NLS%%share/locale/uk/LC_MESSAGES/dico.mo >-%%GUILE%%@dir share/guile/site/dico
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 212401
: 174403