Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2024 17:59:44 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 992fe9d3d93f - main - mail/maildrop: Update to 3.1.7
Message-ID:  <202407141759.46EHxiPt059141@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=992fe9d3d93f6b8e2711ceacf2c11fb323cbaef9

commit 992fe9d3d93f6b8e2711ceacf2c11fb323cbaef9
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-07-14 17:58:40 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-07-14 17:58:40 +0000

    mail/maildrop: Update to 3.1.7
    
    - Remove unneeded dependency on devel/pcre
---
 mail/maildrop/Makefile | 6 ++----
 mail/maildrop/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 4cdc8a80cdf1..d58038d3a248 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -13,8 +13,7 @@
 # MAILDROP_MBOX_DIR=<dir>	Specify DEFAULT mailbox location
 
 PORTNAME=	maildrop
-PORTVERSION=	3.1.6
-PORTREVISION=	2
+PORTVERSION=	3.1.7
 CATEGORIES=	mail
 MASTER_SITES=	SF/courier/${PORTNAME}/${PORTVERSION}
 
@@ -24,8 +23,7 @@ WWW=		https://www.courier-mta.org/maildrop/
 
 LICENSE=	GPLv3
 
-LIB_DEPENDS=	libpcre.so:devel/pcre \
-		libcourier-unicode.so:devel/courier-unicode \
+LIB_DEPENDS=	libcourier-unicode.so:devel/courier-unicode \
 		libidn2.so:dns/libidn2 \
 		libpcre2-8.so:devel/pcre2
 
diff --git a/mail/maildrop/distinfo b/mail/maildrop/distinfo
index 6c46f94fb1fe..75cecef709d5 100644
--- a/mail/maildrop/distinfo
+++ b/mail/maildrop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692025337
-SHA256 (maildrop-3.1.6.tar.bz2) = e78b04041b7c1d46fd9b248323877f80dc1e4223d9f06f3dc77f0a8f0cd3adfd
-SIZE (maildrop-3.1.6.tar.bz2) = 2156136
+TIMESTAMP = 1720973324
+SHA256 (maildrop-3.1.7.tar.bz2) = c34d9951ef7cb62e2d2d0fea54894b896b08f73e0cd52a1f59d63e2b84c56971
+SIZE (maildrop-3.1.7.tar.bz2) = 2156082



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407141759.46EHxiPt059141>