diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 107b7f6c6429..82cc849f8a08 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,40 +1,43 @@ PORTNAME= aspell PORTVERSION= 0.60.8.1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= GNU/aspell +PATCH_SITES= https://github.com/GNUAspell/${PORTNAME}/commit/ +PATCHFILES+= ee6cbb12ff36a1e6618d7388a78dd4e0a2b44041.patch:-p1 + MAINTAINER= office@FreeBSD.org COMMENT= Spelling checker with better suggestion logic than ispell WWW= http://aspell.net/ LICENSE= LGPL21 USES= cpe gmake iconv libtool ncurses perl5 shebangfix CONFIGURE_ARGS= --enable-curses="${NCURSESLIBS}" \ --enable-dict-dir=${DATADIR} \ --enable-docdir=${DOCSDIR} \ --enable-static GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes SHEBANG_FILES= scripts/aspell-import CPE_VENDOR= gnu SUB_FILES= aspell.ver PLIST_SUB= VER=${PORTVERSION:R:R} SUB_LIST= VER=${PORTVERSION:R:R} INFO= aspell aspell-dev OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-install: ${INSTALL_DATA} ${WRKDIR}/aspell.ver ${STAGEDIR}${PREFIX}/etc .include diff --git a/textproc/aspell/distinfo b/textproc/aspell/distinfo index b6d91c3e664d..023ad5a8640a 100644 --- a/textproc/aspell/distinfo +++ b/textproc/aspell/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1703061940 +TIMESTAMP = 1723053929 SHA256 (aspell-0.60.8.1.tar.gz) = d6da12b34d42d457fa604e435ad484a74b2effcd120ff40acd6bb3fb2887d21b SIZE (aspell-0.60.8.1.tar.gz) = 3567205 +SHA256 (ee6cbb12ff36a1e6618d7388a78dd4e0a2b44041.patch) = 3dce45d8071bd4afd7b6c1319c090147b2b526322be45996598c64b07758a87c +SIZE (ee6cbb12ff36a1e6618d7388a78dd4e0a2b44041.patch) = 1976