git: 8056f8874752 - main - mail/alpine: update to 2.25
Kevin Bowling
kbowling at FreeBSD.org
Tue Sep 21 18:17:13 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8056f8874752f8cd2505ec94fa316d00306a10fe
commit 8056f8874752f8cd2505ec94fa316d00306a10fe
Author: Marco Beishuizen <mbeis at xs4all.nl>
AuthorDate: 2021-09-21 17:43:17 +0000
Commit: Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-09-21 18:16:37 +0000
mail/alpine: update to 2.25
See https://repo.or.cz/alpine.git/rss/refs/heads/master for changes.
PR: 258585
---
mail/alpine/Makefile | 6 +++---
mail/alpine/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index a7502a87346f..8b73e57aae86 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -1,5 +1,5 @@
PORTNAME?= alpine
-DISTVERSION= 2.24.2
+DISTVERSION= 2.25
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= 9121164149cdeac438762406514df10f459e8918
+GIT_COMMIT= 465e23b898e5a3393b9ae52fc7620002541b2e75
GIT_COMMIT_SHORT= ${GIT_COMMIT:C/^(.......).*/\1/}
WRKSRC= ${WRKDIR}/alpine-${GIT_COMMIT_SHORT}
@@ -62,7 +62,7 @@ LDAP_CFLAGS= -I${LOCALBASE}/include
LDAP_LDFLAGS= -L${LOCALBASE}/lib
# Option MAILDIR
-MAILDIR_PATCH_SITES= http://alpine.x10host.com/alpine/patches/alpine-2.24/
+MAILDIR_PATCH_SITES= http://alpine.x10host.com/alpine/patches/alpine-2.25/
MAILDIR_PATCHFILES+= maildir.patch.gz:-p1
# Option MOUSE
diff --git a/mail/alpine/distinfo b/mail/alpine/distinfo
index f5e6d6fb3ee9..160e5c96470a 100644
--- a/mail/alpine/distinfo
+++ b/mail/alpine/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1631991887
+SHA256 (alpine-2.25.tar.gz) = ba0856bcc863b70dd0c2f06cdeda720332c2d136d49154d78450932cd9e0900a
+SIZE (alpine-2.25.tar.gz) = 23147391
+SHA256 (maildir.patch.gz) = 9017f8608e22a5b4c12105fc419d7cfe52d71b70b1c53076a02cf2906591c797
+SIZE (maildir.patch.gz) = 33849
More information about the dev-commits-ports-all
mailing list