git: b344bd8af6bf - main - mail/alpine: update to 2.24.2

Kevin Bowling kbowling at FreeBSD.org
Wed Jun 30 16:18:41 UTC 2021


The branch main has been updated by kbowling:

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

commit b344bd8af6bfa56b48c6f8a6c47543620d066b2c
Author:     Marco Beishuizen <mbeis at xs4all.nl>
AuthorDate: 2021-06-30 16:17:28 +0000
Commit:     Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-06-30 16:17:28 +0000

    mail/alpine: update to 2.24.2
    
    PR:             256901
    Approved by:    maintainer
---
 mail/alpine/Makefile | 4 ++--
 mail/alpine/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index dd5afed4d829..a7502a87346f 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -1,5 +1,5 @@
 PORTNAME?=	alpine
-DISTVERSION=	2.24.1
+DISTVERSION=	2.24.2
 CATEGORIES?=	mail news
 MASTER_SITES=	https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}${EXTRACT_SUFX}?dummy=/
 
@@ -28,7 +28,7 @@ CONFIGURE_ARGS+=	--with-debug-level=2 \
 MAKE_ARGS+=		CC="${CC}" CXX="${CXX}" GCCCFLAGS="${CFLAGS}"
 # When you update please double check that the commit corresponds to
 # the actual version you've set in PORTVERSION.
-GIT_COMMIT=		2f6c9dc8e95cadb1abc2a0f5853aea378ef1b13a
+GIT_COMMIT=		9121164149cdeac438762406514df10f459e8918
 GIT_COMMIT_SHORT=	${GIT_COMMIT:C/^(.......).*/\1/}
 WRKSRC=			${WRKDIR}/alpine-${GIT_COMMIT_SHORT}
 
diff --git a/mail/alpine/distinfo b/mail/alpine/distinfo
index 17e665ecc136..f5e6d6fb3ee9 100644
--- a/mail/alpine/distinfo
+++ b/mail/alpine/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1618229671
-SHA256 (alpine-2.24.1.tar.gz) = 64517f79c9aaa101521dc3e5457d67dafe31e1a2b62a7587dc4dab77e55baf63
-SIZE (alpine-2.24.1.tar.gz) = 22919047
+TIMESTAMP = 1625047824
+SHA256 (alpine-2.24.2.tar.gz) = 360043300547c7182239f4cdef9157816c9e39908f83b0b2eda1253a1d5ea5be
+SIZE (alpine-2.24.2.tar.gz) = 22923828
 SHA256 (maildir.patch.gz) = bae1dbb4727b2049e50a42c9bbf3b7cd15fa7dee4e8f0a554bc344c85e9043b5
 SIZE (maildir.patch.gz) = 33859


More information about the dev-commits-ports-main mailing list