From owner-svn-ports-all@freebsd.org Thu Jun 28 20:59:11 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4628410270F6; Thu, 28 Jun 2018 20:59:11 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E112B8DB9C; Thu, 28 Jun 2018 20:59:10 +0000 (UTC) (envelope-from swills@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 C31A81765A; Thu, 28 Jun 2018 20:59:10 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5SKxAcD051240; Thu, 28 Jun 2018 20:59:10 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5SKxAGA051238; Thu, 28 Jun 2018 20:59:10 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806282059.w5SKxAGA051238@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 28 Jun 2018 20:59:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473512 - head/mail/alpine X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/mail/alpine X-SVN-Commit-Revision: 473512 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2018 20:59:11 -0000 Author: swills Date: Thu Jun 28 20:59:10 2018 New Revision: 473512 URL: https://svnweb.freebsd.org/changeset/ports/473512 Log: mail/alpine: update to 2.21.9999 PR: 229352 Submitted by: Marco Beishuizen (maintainer) Modified: head/mail/alpine/Makefile (contents, props changed) head/mail/alpine/distinfo (contents, props changed) Modified: head/mail/alpine/Makefile ============================================================================== --- head/mail/alpine/Makefile Thu Jun 28 20:57:40 2018 (r473511) +++ head/mail/alpine/Makefile Thu Jun 28 20:59:10 2018 (r473512) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME?= alpine -DISTVERSION= 2.21.999 -PORTREVISION?= 1 +DISTVERSION= 2.21.9999 +PORTREVISION?= 0 CATEGORIES?= mail news ipv6 MASTER_SITES= http://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}${EXTRACT_SUFX}?dummy=/ @@ -30,8 +30,8 @@ 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= 349642a84039a4b026513c32a3b4f8594acd50df -GIT_COMMIT_SHORT= 349642a +GIT_COMMIT= d3e6f3932f2af9deca8eed09e30a55e9bd524362 +GIT_COMMIT_SHORT= d3e6f39 WRKSRC= ${WRKDIR}/alpine-${GIT_COMMIT_SHORT} OPTIONS_DEFINE= ASPELL CONS25 DOCS IPV6 LDAP MAILDIR MOUSE NLS NTLM PASSFILE THREADS Modified: head/mail/alpine/distinfo ============================================================================== --- head/mail/alpine/distinfo Thu Jun 28 20:57:40 2018 (r473511) +++ head/mail/alpine/distinfo Thu Jun 28 20:59:10 2018 (r473512) @@ -1,5 +1,5 @@ -TIMESTAMP = 1526818536 -SHA256 (alpine-2.21.999.tar.gz) = d782b448fa3f08ae2430000c89c622781d04e8993724a93693091e3ca6a37be6 -SIZE (alpine-2.21.999.tar.gz) = 14983514 +TIMESTAMP = 1530021204 +SHA256 (alpine-2.21.9999.tar.gz) = bc0c0e09e67c8746f6eb01aef8b235db2865fc0238bef1454e22f6e696f79870 +SIZE (alpine-2.21.9999.tar.gz) = 15004250 SHA256 (maildir.patch.gz) = 1229ea9ec4e150dda1d2da866730a777148874e4667c54cd2c488101b5db8099 SIZE (maildir.patch.gz) = 33789