- Update to 2.7

- Rename static function mergesort to avoid conflict with mergesort from stdlib

PR:		231849
Submitted by:	goran.tal@gmail.com(maintainer)
This commit is contained in:
Wen Heping
2018-10-08 08:10:38 +00:00
parent c184d7ca63
commit 7c6fabbd4c
3 changed files with 8 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dico
PORTVERSION= 2.4
PORTVERSION= 2.7
CATEGORIES= net textproc
MASTER_SITES= GNU
PKGNAMEPREFIX= gnu-
@@ -57,6 +57,7 @@ post-patch:
-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
post-install:
${INSTALL_DATA} ${FILESDIR}/dicod.conf ${STAGEDIR}${PREFIX}/etc/dicod.conf.sample

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1490736071
SHA256 (dico-2.4.tar.xz) = 4f94f73d1f596552894df2decb72df5b71ed2a23edc985c68247b6e5a0daa78e
SIZE (dico-2.4.tar.xz) = 1694884
TIMESTAMP = 1538311741
SHA256 (dico-2.7.tar.xz) = 58af9a14bae85bd4f5aa01943011fe9d10533e82bc9da6b5a4c3d16a9952e435
SIZE (dico-2.7.tar.xz) = 1674928

View File

@@ -47,8 +47,8 @@ lib/dico/word.a
lib/dico/word.so
lib/libdico.a
lib/libdico.so
lib/libdico.so.1
lib/libdico.so.1.0.0
lib/libdico.so.2
lib/libdico.so.2.0.0
libexec/idxgcide
man/man1/dico.1.gz
man/man5/dicod.conf.5.gz
@@ -57,6 +57,7 @@ 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/es/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