mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 1.3.3
USES=libtool:keepla
This commit is contained in:
parent
88c0634551
commit
81a817ba6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357269
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hunspell
|
||||
PORTVERSION= 1.3.2
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.3.3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/${PORTNAME}/Hunspell/${PORTVERSION}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
@ -17,10 +16,11 @@ LICENSE_COMB= dual
|
||||
CONFLICTS_INSTALL= tinker-[0-9]*
|
||||
CONFIGURE_ARGS= --disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix iconv ncurses readline shebangfix perl5
|
||||
USES= libtool:keepla pathfix iconv ncurses readline shebangfix perl5
|
||||
SHEBANG_FILES= src/tools/ispellaff2myspell
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= run
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/tools/hunspell.cxx
|
||||
@ -28,7 +28,4 @@ post-patch:
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -e 's|444|644|g' ${WRKSRC}/src/parsers/Makefile
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libhunspell-1.3.so.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (hunspell/hunspell-1.3.2.tar.gz) = b4edd4a4ee944cb9f485b35473e46b729ed768e9d24da8e78e4c4c6ca56addbd
|
||||
SIZE (hunspell/hunspell-1.3.2.tar.gz) = 975917
|
||||
SHA256 (hunspell/hunspell-1.3.3.tar.gz) = a7b2c0de0e2ce17426821dc1ac8eb115029959b3ada9d80a81739fa19373246c
|
||||
SIZE (hunspell/hunspell-1.3.3.tar.gz) = 986081
|
||||
|
@ -32,16 +32,14 @@ lib/libhunspell-1.3.a
|
||||
lib/libhunspell-1.3.la
|
||||
lib/libhunspell-1.3.so
|
||||
lib/libhunspell-1.3.so.0
|
||||
lib/libparsers.a
|
||||
lib/libhunspell-1.3.so.0.0.0
|
||||
libdata/pkgconfig/hunspell.pc
|
||||
man/hu/man1/hunspell.1.gz
|
||||
man/hu/man4/hunspell.4.gz
|
||||
man/man1/hunspell.1.gz
|
||||
man/man1/hunzip.1.gz
|
||||
man/man1/hzip.1.gz
|
||||
man/man3/hunspell.3.gz
|
||||
man/man4/hunspell.4.gz
|
||||
@dirrmtry man/hu/man4
|
||||
man/man5/hunspell.5.gz
|
||||
@dirrmtry man/hu/man1
|
||||
@dirrmtry man/hu
|
||||
@dirrm include/hunspell
|
||||
|
Loading…
Reference in New Issue
Block a user