From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 18:17:13 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C19B16787AD; Tue, 21 Sep 2021 18:17:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HDV5555lKz3mNv; Tue, 21 Sep 2021 18:17:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8F36DE0F; Tue, 21 Sep 2021 18:17:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18LIHDNE097870; Tue, 21 Sep 2021 18:17:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18LIHDxv097869; Tue, 21 Sep 2021 18:17:13 GMT (envelope-from git) Date: Tue, 21 Sep 2021 18:17:13 GMT Message-Id: <202109211817.18LIHDxv097869@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: 8056f8874752 - main - mail/alpine: update to 2.25 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8056f8874752f8cd2505ec94fa316d00306a10fe Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 18:17:13 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=8056f8874752f8cd2505ec94fa316d00306a10fe commit 8056f8874752f8cd2505ec94fa316d00306a10fe Author: Marco Beishuizen AuthorDate: 2021-09-21 17:43:17 +0000 Commit: Kevin Bowling 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