diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index 81d0b2e6cf71..31e1c2d23f24 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -1,8 +1,8 @@ PORTNAME= mboxgrep -PORTVERSION= 0.7.12a -PORTREVISION= 1 +DISTVERSION= 0.7.13 CATEGORIES= mail -MASTER_SITES= https://git.datatipp.se/attachments/5e6a5b31-60b9-4fb3-9674-fe1e292e8fee?dummy=/ +MASTER_SITES= https://github.com/dspiljar/mboxgrep/releases/download/${DISTVERSION}/ \ + https://git.datatipp.se/dspiljar/mboxgrep/releases/download/${DISTVERSION}/ MAINTAINER= fuz@FreeBSD.org COMMENT= Utility to scan mailboxes for messages matching a regular expression @@ -11,7 +11,7 @@ WWW= https://mboxgrep.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING.md -USES= autoreconf:build localbase +USES= localbase GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share INSTALL_TARGET= install-strip @@ -22,6 +22,6 @@ PLIST_FILES= bin/mboxgrep share/man/man1/mboxgrep.1.gz OPTIONS_DEFINE= PCRE OPTIONS_DEFAULT= PCRE PCRE_LIB_DEPENDS= libpcre2-32.so:devel/pcre2 -PCRE_CONFIGURE_WITH= pcre2 +PCRE_CONFIGURE_OFF= --without-pcre2 .include diff --git a/mail/mboxgrep/distinfo b/mail/mboxgrep/distinfo index 6419af77f1c2..72f58da33095 100644 --- a/mail/mboxgrep/distinfo +++ b/mail/mboxgrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684678606 -SHA256 (mboxgrep-0.7.12a.tar.gz) = b6c58a795bdffca64e2a98d8fb4f8e2e93f2c1871d7ed2b8a783d1662e167dc8 -SIZE (mboxgrep-0.7.12a.tar.gz) = 250914 +TIMESTAMP = 1727123956 +SHA256 (mboxgrep-0.7.13.tar.gz) = be2c9d65bbdaa97a860313e394938cf4bdcbca6e5f84d5fb98434ec38b8d65b4 +SIZE (mboxgrep-0.7.13.tar.gz) = 254085