1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

mail/mboxgrep: update to 0.7.13

- doesn't like --with-pcre2; make it so only --without-pcre2 is
   passed

Changelog: https://git.datatipp.se/dspiljar/mboxgrep/releases/tag/0.7.13

Reported by:	Daniel Spiljar <dspiljar@datatipp.se>
This commit is contained in:
Robert Clausecker 2024-09-23 22:45:51 +02:00
parent 6bbcc0722c
commit 6d11547766
2 changed files with 8 additions and 8 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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