Date: Fri, 21 Oct 2016 17:46:06 +0000 (UTC) From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424432 - head/security/amavisd-new Message-ID: <201610211746.u9LHk6IE094875@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: flo Date: Fri Oct 21 17:46:06 2016 New Revision: 424432 URL: https://svnweb.freebsd.org/changeset/ports/424432 Log: - update to 2.11.0 - take maintainership PR: 212695 Approved by: gabor (private mail) Modified: head/security/amavisd-new/Makefile head/security/amavisd-new/distinfo Modified: head/security/amavisd-new/Makefile ============================================================================== --- head/security/amavisd-new/Makefile Fri Oct 21 17:20:14 2016 (r424431) +++ head/security/amavisd-new/Makefile Fri Oct 21 17:46:06 2016 (r424432) @@ -1,15 +1,14 @@ # $FreeBSD$ PORTNAME= amavisd-new -PORTVERSION= 2.10.1 -PORTREVISION= 1 +PORTVERSION= 2.11.0 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= http://www.ijs.si/software/amavisd/ \ http://mirrors.catpipe.net/amavisd-new/ \ http://mirror.mainloop.se/amavisd/ -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Mail scanner interface between mailer and content checkers LICENSE= GPLv2 Modified: head/security/amavisd-new/distinfo ============================================================================== --- head/security/amavisd-new/distinfo Fri Oct 21 17:20:14 2016 (r424431) +++ head/security/amavisd-new/distinfo Fri Oct 21 17:46:06 2016 (r424432) @@ -1,2 +1,3 @@ -SHA256 (amavisd-new-2.10.1.tar.xz) = 1d3d3f372d0888018b950ee19704c298b5d02e2c287ca2d5f1a785a078b6038f -SIZE (amavisd-new-2.10.1.tar.xz) = 767716 +TIMESTAMP = 1470555662 +SHA256 (amavisd-new-2.11.0.tar.xz) = b41de4f0796cb344120c9792c82fc25177cbf9f51aaa5f91536cdf34aea89906 +SIZE (amavisd-new-2.11.0.tar.xz) = 780548
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610211746.u9LHk6IE094875>