MFH: r562479
textproc/enchant2: update to 2.2.15 release Changelog: https://github.com/AbiWord/enchant/blob/master/NEWS With hat: desktop OB
This commit is contained in:
parent
d7613250fb
commit
17fe081c02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=562480
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= enchant
|
||||
PORTVERSION= 2.2.3
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 2.2.15
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= https://github.com/AbiWord/enchant/releases/download/v${PORTVERSION}/
|
||||
PKGNAMESUFFIX= 2
|
||||
@ -48,6 +47,8 @@ ZEMBEREK_LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libdbus-glib-1.so:devel/dbus-glib
|
||||
ZEMBEREK_CONFIGURE_WITH= zemberek
|
||||
|
||||
PLIST_SUB+= LIBVERSION="${PORTVERSION}"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|MKDIRPROG-mkdir|MKDIRPROG-mkdir -p|g' \
|
||||
${WRKSRC}/install-sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1522593522
|
||||
SHA256 (enchant-2.2.3.tar.gz) = abd8e915675cff54c0d4da5029d95c528362266557c61c7149d53fa069b8076d
|
||||
SIZE (enchant-2.2.3.tar.gz) = 957451
|
||||
TIMESTAMP = 1611495305
|
||||
SHA256 (enchant-2.2.15.tar.gz) = 3b0f2215578115f28e2a6aa549b35128600394304bd79d6f28b0d3b3d6f46c03
|
||||
SIZE (enchant-2.2.15.tar.gz) = 990693
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- configure.orig 2018-04-01 16:42:52.206302000 +0200
|
||||
+++ configure 2018-04-01 16:45:42.802072000 +0200
|
||||
@@ -23534,7 +23534,6 @@
|
||||
|
||||
|
||||
|
||||
- p
|
||||
# When compiling with GCC, prefer -isystem to -I when including system
|
||||
# include files, to avoid generating useless diagnostics for the files.
|
||||
ISYSTEM='-isystem '
|
@ -14,7 +14,7 @@ include/enchant-2/enchant.h
|
||||
lib/libenchant-2.a
|
||||
lib/libenchant-2.so
|
||||
lib/libenchant-2.so.2
|
||||
lib/libenchant-2.so.2.2.3
|
||||
lib/libenchant-2.so.%%LIBVERSION%%
|
||||
libdata/pkgconfig/enchant-2.pc
|
||||
man/man1/enchant-2.1.gz
|
||||
man/man1/enchant-lsmod-2.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user