FreeBSD Bugzilla – Attachment 219369 Details for
Bug 249116
net/gnu-dico: update to 2.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to the ports tree
net_gnu-disco.svndiff (text/plain), 3.13 KB, created by
Fernando Apesteguía
on 2020-11-05 12:19:44 UTC
(
hide
)
Description:
Patch to the ports tree
Filename:
MIME Type:
Creator:
Fernando Apesteguía
Created:
2020-11-05 12:19:44 UTC
Size:
3.13 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 554125) >+++ Makefile (working copy) >@@ -2,24 +2,28 @@ > # $FreeBSD$ > > PORTNAME= dico >-PORTVERSION= 2.7 >-PORTREVISION= 3 >+PORTVERSION= 2.10 > CATEGORIES= net textproc > MASTER_SITES= GNU > PKGNAMEPREFIX= gnu- > >-MAINTAINER= goran.tal@gmail.com >+MAINTAINER= info@dikt.tv > COMMENT= Flexible modular implementation of DICT server > >+LICENSE= GPLv3 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ > LIB_DEPENDS= libltdl.so:devel/libltdl > >+USES= gmake libtool localbase pkgconfig tar:xz > USE_LDCONFIG= yes >-USES= tar:xz gmake libtool localbase pkgconfig > > GNU_CONFIGURE= yes > > INFO= dico > >+LDFLAGS+= -lthr >+ > PLIST_SUB= PORTVERSION=${PORTVERSION} > SUB_FILES= pkg-message > USE_RC_SUBR= dicod >@@ -29,21 +33,12 @@ > OPTIONS_SUB= yes > GSASL_DESC= GSASL support > >-PYTHON_USES= python >-PYTHON_CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config >-PYTHON_CONFIGURE_OFF= --without-python >+GSASL_LIB_DEPENDS= libgsasl.so:security/libgsasl >+GSASL_CONFIGURE_WITH= gsasl > > GUILE_LIB_DEPENDS= libguile-2.2.so:lang/guile2 > GUILE_CONFIGURE_OFF= --without-guile > >-PCRE_LIB_DEPENDS= libpcre.so:devel/pcre >-PCRE_CONFIGURE_OFF= --without-pcre >- >-GSASL_LIB_DEPENDS= libgsasl.so:security/libgsasl >-GSASL_CONFIGURE_WITH= gsasl >- >-PAM_CONFIGURE_ENABLE= pam >- > LDAP_USE= OPENLDAP=yes > LDAP_CONFIGURE_OFF= --without-ldap > >@@ -50,17 +45,22 @@ > NLS_USES= gettext > NLS_CONFIGURE_ENABLE= nls > >+PAM_CONFIGURE_ENABLE= pam >+ >+PCRE_LIB_DEPENDS= libpcre.so:devel/pcre >+PCRE_CONFIGURE_OFF= --without-pcre >+ >+PYTHON_USES= python >+PYTHON_CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config >+PYTHON_CONFIGURE_OFF= --without-python >+ > post-patch: > @${REINPLACE_CMD} 's/@bindir@/@sbindir@/' ${WRKSRC}/dicod/Makefile.in > @${REINPLACE_CMD} 's/(bindir)..dir/&\/gdico/' ${WRKSRC}/dico/Makefile.in >- @${REINPLACE_CMD} '/INSTALL.*charset/d' ${WRKSRC}/gnu/Makefile.in > @${REINPLACE_CMD} \ > -e 's/mu_check_lib_save_LIBS/LIBS/' \ > -e 's/python-config/$${PYTHON_CONFIG}/' \ > ${WRKSRC}/configure >- @${REINPLACE_CMD} 's/mergesort/xmergesort/' ${WRKSRC}/lib/mergesort.c >- @${REINPLACE_CMD} -E '/(dico_markup_list|text_udb_def);/s,^,extern ,' \ >- ${WRKSRC}/include/dico/markup.h ${WRKSRC}/dicod/dicod.h > > post-install: > ${INSTALL_DATA} ${FILESDIR}/dicod.conf ${STAGEDIR}${PREFIX}/etc/dicod.conf.sample >Index: distinfo >=================================================================== >--- distinfo (revision 554125) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1538311741 >-SHA256 (dico-2.7.tar.xz) = 58af9a14bae85bd4f5aa01943011fe9d10533e82bc9da6b5a4c3d16a9952e435 >-SIZE (dico-2.7.tar.xz) = 1674928 >+TIMESTAMP = 1599238266 >+SHA256 (dico-2.10.tar.xz) = 74a37ec01056d75f9dcbbddc6dcc11c42b09724003d66ce1280d00fdeb214f61 >+SIZE (dico-2.10.tar.xz) = 1830420 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 554125) >+++ pkg-plist (working copy) >@@ -63,4 +63,5 @@ > %%NLS%%share/locale/pl/LC_MESSAGES/dico.mo > %%NLS%%share/locale/pt_BR/LC_MESSAGES/dico.mo > %%NLS%%share/locale/sr/LC_MESSAGES/dico.mo >+%%NLS%%share/locale/sv/LC_MESSAGES/dico.mo > %%NLS%%share/locale/uk/LC_MESSAGES/dico.mo
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
Flags:
fernape
:
maintainer-approval?
(info)
Actions:
View
|
Diff
Attachments on
bug 249116
:
217755
| 219369