From owner-svn-ports-head@freebsd.org Thu Oct 15 09:35:21 2020 Return-Path: Delivered-To: svn-ports-head@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 E084943909D; Thu, 15 Oct 2020 09:35:21 +0000 (UTC) (envelope-from joneum@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CBkfK5gBXz4GND; Thu, 15 Oct 2020 09:35:21 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A5CED1DA84; Thu, 15 Oct 2020 09:35:21 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09F9ZLWi007334; Thu, 15 Oct 2020 09:35:21 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09F9ZL1O007332; Thu, 15 Oct 2020 09:35:21 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <202010150935.09F9ZL1O007332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Thu, 15 Oct 2020 09:35:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552397 - head/mail/alpine X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/mail/alpine X-SVN-Commit-Revision: 552397 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2020 09:35:21 -0000 Author: joneum Date: Thu Oct 15 09:35:21 2020 New Revision: 552397 URL: https://svnweb.freebsd.org/changeset/ports/552397 Log: Update to 2.24 PR: 250295 Submitted by: maintainer Sponsored by: Netzkommune GmbH Modified: head/mail/alpine/Makefile head/mail/alpine/distinfo Modified: head/mail/alpine/Makefile ============================================================================== --- head/mail/alpine/Makefile Thu Oct 15 08:55:38 2020 (r552396) +++ head/mail/alpine/Makefile Thu Oct 15 09:35:21 2020 (r552397) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME?= alpine -DISTVERSION= 2.23.2 +DISTVERSION= 2.24 CATEGORIES?= mail news MASTER_SITES= https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}${EXTRACT_SUFX}?dummy=/ @@ -30,7 +30,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= 7b8875f8bb237a156a1250629e8c684706bd202f +GIT_COMMIT= 3165f59b344fb4d56d161541f294754d56bcb372 GIT_COMMIT_SHORT= ${GIT_COMMIT:C/^(.......).*/\1/} WRKSRC= ${WRKDIR}/alpine-${GIT_COMMIT_SHORT} @@ -64,7 +64,7 @@ LDAP_CFLAGS= -I${LOCALBASE}/include LDAP_LDFLAGS= -L${LOCALBASE}/lib # Option MAILDIR -MAILDIR_PATCH_SITES= http://alpine.x10host.com/alpine/patches/alpine-2.23/ +MAILDIR_PATCH_SITES= http://alpine.x10host.com/alpine/patches/alpine-2.24/ MAILDIR_PATCHFILES+= maildir.patch.gz:-p1 # Option MOUSE Modified: head/mail/alpine/distinfo ============================================================================== --- head/mail/alpine/distinfo Thu Oct 15 08:55:38 2020 (r552396) +++ head/mail/alpine/distinfo Thu Oct 15 09:35:21 2020 (r552397) @@ -1,5 +1,5 @@ -TIMESTAMP = 1594039054 -SHA256 (alpine-2.23.2.tar.gz) = 07593d4a47d48f0253ad341f0baf0d1a17eb2b9356a1c96abc0f15688d8fd3b4 -SIZE (alpine-2.23.2.tar.gz) = 20019365 +TIMESTAMP = 1602508927 +SHA256 (alpine-2.24.tar.gz) = aa8f55b32732f8ea49e23cb11d9151e9ecb0dd1e057f25131988df69fbebc855 +SIZE (alpine-2.24.tar.gz) = 22918341 SHA256 (maildir.patch.gz) = ac68a8421c68e18d0acba9086ca595b961799b4b47b5c12a1bf430f973dc0dbd SIZE (maildir.patch.gz) = 34018