From owner-svn-ports-head@freebsd.org Fri Aug 11 14:24:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C47E9DD21FF; Fri, 11 Aug 2017 14:24:11 +0000 (UTC) (envelope-from mandree@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 mx1.freebsd.org (Postfix) with ESMTPS id 9E91A74347; Fri, 11 Aug 2017 14:24:11 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7BEOAUN022972; Fri, 11 Aug 2017 14:24:10 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7BEOA3n022969; Fri, 11 Aug 2017 14:24:10 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201708111424.v7BEOA3n022969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 11 Aug 2017 14:24:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447764 - head/mail/mailman X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: head/mail/mailman X-SVN-Commit-Revision: 447764 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.23 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: Fri, 11 Aug 2017 14:24:11 -0000 Author: mandree Date: Fri Aug 11 14:24:10 2017 New Revision: 447764 URL: https://svnweb.freebsd.org/changeset/ports/447764 Log: Update to new upstream version 2.1.24. Upstream release notes: "This release is primarily a bug fix release with a few minor feature additions and a fix for a probably non-exploitable security issue. See the changelog for details." Changelog: Modified: head/mail/mailman/Makefile head/mail/mailman/distinfo head/mail/mailman/pkg-plist Modified: head/mail/mailman/Makefile ============================================================================== --- head/mail/mailman/Makefile Fri Aug 11 14:12:44 2017 (r447763) +++ head/mail/mailman/Makefile Fri Aug 11 14:24:10 2017 (r447764) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mailman -DISTVERSION= 2.1.23 -PORTREVISION= 1 +DISTVERSION= 2.1.24 CATEGORIES= mail MASTER_SITES= GNU \ SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \ @@ -115,11 +114,12 @@ MAIL_GID?= _smtpd .if ${PORT_OPTIONS:MHTDIG} PKGNAMESUFFIX+= -with-htdig # how to create PATCHFILES: -#X fetch http://bazaar.launchpad.net/~msapiro/mailman/htdig/tarball/1668 +#X identify what is the version of msapiro's patches corresponding to the release. +#X fetch http://bazaar.launchpad.net/~msapiro/mailman/htdig/tarball/1702 #X unpack this tarball, and the original distfile -#X diff -NEur original-unpack bazaar-unpack | xz --best -c >msapiro-htdig-1668.patch.xz +#X diff -NEur original-unpack bazaar-unpack | xz --best -c >msapiro-htdig-1702.patch.xz #X upload the latter with mode 0644 or similar to freefall's public_distfiles/ directory -PATCHFILES+= msapiro-htdig-1668.patch.xz +PATCHFILES+= msapiro-htdig-1702.patch.xz RUN_DEPENDS+= htdig:textproc/htdig PLIST_SUB+= SUB_HTDIG="" .else Modified: head/mail/mailman/distinfo ============================================================================== --- head/mail/mailman/distinfo Fri Aug 11 14:12:44 2017 (r447763) +++ head/mail/mailman/distinfo Fri Aug 11 14:24:10 2017 (r447764) @@ -1,5 +1,5 @@ -TIMESTAMP = 1472497873 -SHA256 (mailman/mailman-2.1.23.tgz) = b022ca6f8534621c9dbe50c983948688bc4623214773b580c2c78e4a7ae43e69 -SIZE (mailman/mailman-2.1.23.tgz) = 9290881 -SHA256 (mailman/msapiro-htdig-1668.patch.xz) = 8376e56788ea9561e74261bbf1deff1417cc265bc87b0a25e963af693f57b34d -SIZE (mailman/msapiro-htdig-1668.patch.xz) = 50768 +TIMESTAMP = 1502457748 +SHA256 (mailman/mailman-2.1.24.tgz) = e723cbc9093f1e3e83aae09004fe8cc4f5e09112eccb157b215bad2aaf92dae4 +SIZE (mailman/mailman-2.1.24.tgz) = 9251020 +SHA256 (mailman/msapiro-htdig-1702.patch.xz) = 770b43d44b48e9d730ac842fe6eaefa2def669e497aaa1a78043b83b26573909 +SIZE (mailman/msapiro-htdig-1702.patch.xz) = 50864 Modified: head/mail/mailman/pkg-plist ============================================================================== --- head/mail/mailman/pkg-plist Fri Aug 11 14:12:44 2017 (r447763) +++ head/mail/mailman/pkg-plist Fri Aug 11 14:24:10 2017 (r447764) @@ -2220,6 +2220,7 @@ %%MMDIR%%/tests/bounces/simple_38.txt %%MMDIR%%/tests/bounces/simple_39.txt %%MMDIR%%/tests/bounces/simple_40.txt +%%MMDIR%%/tests/bounces/simple_41.txt %%MMDIR%%/tests/bounces/sina_01.txt %%MMDIR%%/tests/bounces/smtp32_01.txt %%MMDIR%%/tests/bounces/smtp32_02.txt