textproc/enchant2: update to 2.8.2
PR: 286061
This commit is contained in:
committed by
Baptiste Daroussin
parent
c46c76d93f
commit
fb09ca773d
@@ -1,13 +1,12 @@
|
||||
PORTNAME= enchant
|
||||
PORTVERSION= 2.2.15
|
||||
PORTREVISION= 6
|
||||
DISTVERSION= 2.8.2
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= https://github.com/AbiWord/enchant/releases/download/v${PORTVERSION}/
|
||||
MASTER_SITES= https://github.com/rrthomas/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Dictionary/spellchecking framework
|
||||
WWW= https://abiword.github.io/enchant/
|
||||
WWW= https://rrthomas.github.io/enchant/
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
|
||||
@@ -16,7 +15,6 @@ USES= compiler:c++11-lib gmake gnome libtool localbase pathfix \
|
||||
pkgconfig
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --without-applespell \
|
||||
--without-voikko
|
||||
@@ -59,4 +57,8 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|MKDIRPROG-mkdir|MKDIRPROG-mkdir -p|g' \
|
||||
${WRKSRC}/install-sh
|
||||
|
||||
@${REINPLACE_CMD} -e 's|groff -mandoc|mandoc -mdoc|' \
|
||||
${WRKSRC}/src/Makefile.in \
|
||||
${WRKSRC}/lib/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1611495305
|
||||
SHA256 (enchant-2.2.15.tar.gz) = 3b0f2215578115f28e2a6aa549b35128600394304bd79d6f28b0d3b3d6f46c03
|
||||
SIZE (enchant-2.2.15.tar.gz) = 990693
|
||||
TIMESTAMP = 1733129070
|
||||
SHA256 (enchant-2.8.2.tar.gz) = 8f19535adb5577b83b00e02f330fe9b9eb40dd21f19e2899636fc4d3a7696375
|
||||
SIZE (enchant-2.8.2.tar.gz) = 1345097
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
bin/enchant-2
|
||||
bin/enchant-lsmod-2
|
||||
include/enchant-2/enchant++.h
|
||||
include/enchant-2/enchant-provider.h
|
||||
include/enchant-2/enchant.h
|
||||
%%ASPELL%%lib/enchant-2/enchant_aspell.a
|
||||
%%ASPELL%%lib/enchant-2/enchant_aspell.so
|
||||
@@ -18,6 +17,7 @@ lib/libenchant-2.so
|
||||
lib/libenchant-2.so.2
|
||||
lib/libenchant-2.so.%%LIBVERSION%%
|
||||
libdata/pkgconfig/enchant-2.pc
|
||||
share/enchant-2/enchant.ordering
|
||||
share/man/man1/enchant-2.1.gz
|
||||
share/man/man1/enchant-lsmod-2.1.gz
|
||||
%%DATADIR%%/enchant.ordering
|
||||
share/man/man5/enchant.5.gz
|
||||
|
||||
Reference in New Issue
Block a user