Date: Wed, 22 Jun 2016 12:24:57 +0000 (UTC) From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417300 - head/mail/opensmtpd-extras Message-ID: <201606221224.u5MCOvc2093381@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fluffy Date: Wed Jun 22 12:24:57 2016 New Revision: 417300 URL: https://svnweb.freebsd.org/changeset/ports/417300 Log: - Update OpenSMTPD-extras to 201606212257 snapshot - Take maintainership from gahr@ NOTE: This snapshot have fixed resolving in filter spamassassin and clamav and removed no longer needed chroot option Approved by: gahr, miwi (mentor, implicit) Modified: head/mail/opensmtpd-extras/Makefile head/mail/opensmtpd-extras/distinfo Modified: head/mail/opensmtpd-extras/Makefile ============================================================================== --- head/mail/opensmtpd-extras/Makefile Wed Jun 22 11:20:12 2016 (r417299) +++ head/mail/opensmtpd-extras/Makefile Wed Jun 22 12:24:57 2016 (r417300) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opensmtpd-extras -PORTVERSION= 201606062304 +PORTVERSION= 201606212257 PORTREVISION?= 0 CATEGORIES+= mail MASTER_SITES= http://www.opensmtpd.org/archives/ @@ -10,7 +10,7 @@ MASTER_SITES= http://www.opensmtpd.org/a # NB: Please reset PORTREVISION to 0 in all slave subports # while updating PORTVERSION for master port -MAINTAINER?= gahr@FreeBSD.org +MAINTAINER?= fluffy@FreeBSD.org COMMENT?= Addons for OpenSMTPD LICENSE?= ISCL Modified: head/mail/opensmtpd-extras/distinfo ============================================================================== --- head/mail/opensmtpd-extras/distinfo Wed Jun 22 11:20:12 2016 (r417299) +++ head/mail/opensmtpd-extras/distinfo Wed Jun 22 12:24:57 2016 (r417300) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465276795 -SHA256 (opensmtpd-extras-201606062304.tar.gz) = d04e00200adfd850d5f2ed98108f71cb789dc904b212e16bb0a775f8fa06fa2d -SIZE (opensmtpd-extras-201606062304.tar.gz) = 631098 +TIMESTAMP = 1466588494 +SHA256 (opensmtpd-extras-201606212257.tar.gz) = dc2d3f60947a0f1c22ab4f9cf5d9efdca774a835bcf055c38a072160a59ccc34 +SIZE (opensmtpd-extras-201606212257.tar.gz) = 631713
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606221224.u5MCOvc2093381>