Skip to content

Commit

Permalink
enchant2: update to 2.6.4.
Browse files Browse the repository at this point in the history
2.6.3 (December 11, 2023)
-------------------------

This version makes pkgdatadir versioned by default.
  • Loading branch information
0-wiz-0 committed Dec 17, 2023
1 parent 7cea5f4 commit db15a64
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 14 deletions.
10 changes: 2 additions & 8 deletions textproc/enchant2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.32 2023/12/07 08:55:35 wiz Exp $
# $NetBSD: Makefile,v 1.33 2023/12/17 22:31:22 wiz Exp $

DISTNAME= enchant-2.6.3
DISTNAME= enchant-2.6.4
PKGNAME= ${DISTNAME:S/enchant/enchant2/}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=AbiWord/}
Expand All @@ -19,9 +19,6 @@ USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= enchant.pc.in
GNU_CONFIGURE= yes
CFLAGS.SunOS+= -D__EXTENSIONS__
INSTALLATION_DIRS+= share/examples
MAKE_DIRS+= ${PREFIX}/share/enchant
CONF_FILES= ${PREFIX}/share/examples/enchant.ordering ${PREFIX}/share/enchant/enchant.ordering

# Mostly needed due to hunspell headers making c++98 default unacceptable.
FORCE_CXX_STD= c++11
Expand All @@ -36,9 +33,6 @@ CONFIGURE_ARGS+= --without-voikko
CONFIGURE_ARGS+= --enable-relocatable
TEST_TARGET= check

post-install:
cd ${DESTDIR}${PREFIX}/share && ${MV} enchant/enchant.ordering examples/enchant.ordering

.include "options.mk"

.include "../../devel/glib2/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions textproc/enchant2/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2023/04/27 08:07:50 wiz Exp $
@comment $NetBSD: PLIST,v 1.3 2023/12/17 22:31:22 wiz Exp $
bin/enchant-2
bin/enchant-lsmod-2
include/enchant-2/enchant++.h
Expand All @@ -15,4 +15,4 @@ man/man5/enchant.5
share/doc/enchant/enchant-2.html
share/doc/enchant/enchant-lsmod-2.html
share/doc/enchant/enchant.html
share/examples/enchant.ordering
share/enchant-2/enchant.ordering
8 changes: 4 additions & 4 deletions textproc/enchant2/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.23 2023/12/07 08:55:35 wiz Exp $
$NetBSD: distinfo,v 1.24 2023/12/17 22:31:22 wiz Exp $

BLAKE2s (enchant-2.6.3.tar.gz) = 75c458387837528a73259c5b1ea420faa46bd1962a12df3bb3d7fd23a8c4a3a3
SHA512 (enchant-2.6.3.tar.gz) = cfc6afbfbed7bee64b892f087f26b9bf941290f613c877f4ce114415f78e78bea0314046f58a50f2d3392c65434dde4a8bbd30cac9a7b5bbc87dce477f70ca55
Size (enchant-2.6.3.tar.gz) = 1018084 bytes
BLAKE2s (enchant-2.6.4.tar.gz) = 9e3570bacbc800be46ba07e03ab4707bcb4a11c84133576d73133c0b4c4946e6
SHA512 (enchant-2.6.4.tar.gz) = 56d683000f91817638ccbc902aaf29ce147e46236974e8049fbf71f8a984597b6941bc373c4e19e50dc7b07fb341df3be5508ef9d59ad96f2e00ecb556b47eae
Size (enchant-2.6.4.tar.gz) = 1018098 bytes
SHA1 (patch-config.h.in) = ac10b6900034acb0e961d73b1f9cf1a39bb00775

0 comments on commit db15a64

Please sign in to comment.