Date: Tue, 7 Jun 2016 09:32:23 +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: r416504 - in head/mail: opensmtpd-extras opensmtpd-extras-filter-clamav opensmtpd-extras-filter-dkim opensmtpd-extras-filter-dnsbl opensmtpd-extras-filter-pause opensmtpd-extras-filter-... Message-ID: <201606070932.u579WNRI093346@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fluffy Date: Tue Jun 7 09:32:23 2016 New Revision: 416504 URL: https://svnweb.freebsd.org/changeset/ports/416504 Log: - Update to 201606062304 development snapshot - Reset PORTREVISION in slave ports to zero PR: 210086 Submitted by: myself Approved by: gahr, miwi (mentor, implicit) Modified: head/mail/opensmtpd-extras-filter-clamav/Makefile head/mail/opensmtpd-extras-filter-dkim/Makefile head/mail/opensmtpd-extras-filter-dnsbl/Makefile head/mail/opensmtpd-extras-filter-pause/Makefile head/mail/opensmtpd-extras-filter-regex/Makefile head/mail/opensmtpd-extras-filter-spamassassin/Makefile head/mail/opensmtpd-extras-table-mysql/Makefile head/mail/opensmtpd-extras-table-passwd/Makefile head/mail/opensmtpd-extras-table-postgresql/Makefile head/mail/opensmtpd-extras-table-python/Makefile head/mail/opensmtpd-extras-table-redis/Makefile head/mail/opensmtpd-extras-table-socketmap/Makefile head/mail/opensmtpd-extras-table-sqlite/Makefile head/mail/opensmtpd-extras/Makefile head/mail/opensmtpd-extras/distinfo Modified: head/mail/opensmtpd-extras-filter-clamav/Makefile ============================================================================== --- head/mail/opensmtpd-extras-filter-clamav/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-filter-clamav/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-clamav -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Check messages with ClamAV in OpenSMTPD MAINTAINER= adamw@FreeBSD.org Modified: head/mail/opensmtpd-extras-filter-dkim/Makefile ============================================================================== --- head/mail/opensmtpd-extras-filter-dkim/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-filter-dkim/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-dkim -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= DKIM-signing filter for OpenSMTPD MAINTAINER= adamw@FreeBSD.org Modified: head/mail/opensmtpd-extras-filter-dnsbl/Makefile ============================================================================== --- head/mail/opensmtpd-extras-filter-dnsbl/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-filter-dnsbl/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-dnsbl -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= DNSBL-checking filter for OpenSMTPD MAINTAINER= adamw@FreeBSD.org Modified: head/mail/opensmtpd-extras-filter-pause/Makefile ============================================================================== --- head/mail/opensmtpd-extras-filter-pause/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-filter-pause/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-pause -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Pause incoming OpenSMTPD messages to reduce spam MAINTAINER= adamw@FreeBSD.org Modified: head/mail/opensmtpd-extras-filter-regex/Makefile ============================================================================== --- head/mail/opensmtpd-extras-filter-regex/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-filter-regex/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-regex -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Regular expression filter for OpenSMTPD MAINTAINER= adamw@FreeBSD.org Modified: head/mail/opensmtpd-extras-filter-spamassassin/Makefile ============================================================================== --- head/mail/opensmtpd-extras-filter-spamassassin/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-filter-spamassassin/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-spamassassin -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Spamassassin filter addon for OpenSMTPD MAINTAINER= adamw@FreeBSD.org Modified: head/mail/opensmtpd-extras-table-mysql/Makefile ============================================================================== --- head/mail/opensmtpd-extras-table-mysql/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-table-mysql/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-mysql -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= MySQL table support for OpenSMTPD Modified: head/mail/opensmtpd-extras-table-passwd/Makefile ============================================================================== --- head/mail/opensmtpd-extras-table-passwd/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-table-passwd/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-passwd -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= passwd(5) table support for OpenSMTPD Modified: head/mail/opensmtpd-extras-table-postgresql/Makefile ============================================================================== --- head/mail/opensmtpd-extras-table-postgresql/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-table-postgresql/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-postgresql -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= PostgreSQL table support for OpenSMTPD Modified: head/mail/opensmtpd-extras-table-python/Makefile ============================================================================== --- head/mail/opensmtpd-extras-table-python/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-table-python/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-python -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Python table support for OpenSMTPD Modified: head/mail/opensmtpd-extras-table-redis/Makefile ============================================================================== --- head/mail/opensmtpd-extras-table-redis/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-table-redis/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-redis -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Redis table support for OpenSMTPD Modified: head/mail/opensmtpd-extras-table-socketmap/Makefile ============================================================================== --- head/mail/opensmtpd-extras-table-socketmap/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-table-socketmap/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-socketmap -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Socketmap table support for OpenSMTPD Modified: head/mail/opensmtpd-extras-table-sqlite/Makefile ============================================================================== --- head/mail/opensmtpd-extras-table-sqlite/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras-table-sqlite/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-sqlite -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= SQLite table support for OpenSMTPD Modified: head/mail/opensmtpd-extras/Makefile ============================================================================== --- head/mail/opensmtpd-extras/Makefile Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras/Makefile Tue Jun 7 09:32:23 2016 (r416504) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= opensmtpd-extras -PORTVERSION= 201605232202 -PORTREVISION?= 2 +PORTVERSION= 201606062304 +PORTREVISION?= 0 CATEGORIES+= mail MASTER_SITES= http://www.opensmtpd.org/archives/ Modified: head/mail/opensmtpd-extras/distinfo ============================================================================== --- head/mail/opensmtpd-extras/distinfo Tue Jun 7 09:20:07 2016 (r416503) +++ head/mail/opensmtpd-extras/distinfo Tue Jun 7 09:32:23 2016 (r416504) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464172885 -SHA256 (opensmtpd-extras-201605232202.tar.gz) = dd61a16f4d4e553ef68b9ea9673f2b543b23b78f37a0975f62007204797ff7c6 -SIZE (opensmtpd-extras-201605232202.tar.gz) = 631099 +TIMESTAMP = 1465276795 +SHA256 (opensmtpd-extras-201606062304.tar.gz) = d04e00200adfd850d5f2ed98108f71cb789dc904b212e16bb0a775f8fa06fa2d +SIZE (opensmtpd-extras-201606062304.tar.gz) = 631098
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606070932.u579WNRI093346>