diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index a841ca9e8422..adc3b51ea13f 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,41 +1,44 @@ 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 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \ --enable-docdir=${DOCSDIR} \ --enable-curses="${NCURSESLIBS}" \ --enable-static USE_LDCONFIG= yes SHEBANG_FILES= scripts/aspell-import CPE_VENDOR= gnu INSTALL_TARGET= install-strip VERINST= ${PORTVERSION:R:R} SUB_FILES= aspell.ver PLIST_SUB= VER=${VERINST} SUB_LIST= VERINST=${VERINST} 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