aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorfluffy <fluffy@FreeBSD.org>2016-06-07 17:32:23 +0800
committerfluffy <fluffy@FreeBSD.org>2016-06-07 17:32:23 +0800
commit5eff6b79cfee600d7e7df0242d96766810f30851 (patch)
tree346f02eac8be19c8e36edfdfba4991fb8cdcf0ec /mail
parent0d5e0a4f7d0c6b0ed886d54fd35b2cba17809514 (diff)
downloadfreebsd-ports-graphics-5eff6b79cfee600d7e7df0242d96766810f30851.tar.gz
freebsd-ports-graphics-5eff6b79cfee600d7e7df0242d96766810f30851.tar.zst
freebsd-ports-graphics-5eff6b79cfee600d7e7df0242d96766810f30851.zip
- Update to 201606062304 development snapshot
- Reset PORTREVISION in slave ports to zero PR: 210086 Submitted by: myself Approved by: gahr, miwi (mentor, implicit)
Diffstat (limited to 'mail')
-rw-r--r--mail/opensmtpd-extras-filter-clamav/Makefile2
-rw-r--r--mail/opensmtpd-extras-filter-dkim/Makefile2
-rw-r--r--mail/opensmtpd-extras-filter-dnsbl/Makefile2
-rw-r--r--mail/opensmtpd-extras-filter-pause/Makefile2
-rw-r--r--mail/opensmtpd-extras-filter-regex/Makefile2
-rw-r--r--mail/opensmtpd-extras-filter-spamassassin/Makefile2
-rw-r--r--mail/opensmtpd-extras-table-mysql/Makefile2
-rw-r--r--mail/opensmtpd-extras-table-passwd/Makefile2
-rw-r--r--mail/opensmtpd-extras-table-postgresql/Makefile2
-rw-r--r--mail/opensmtpd-extras-table-python/Makefile2
-rw-r--r--mail/opensmtpd-extras-table-redis/Makefile2
-rw-r--r--mail/opensmtpd-extras-table-socketmap/Makefile2
-rw-r--r--mail/opensmtpd-extras-table-sqlite/Makefile2
-rw-r--r--mail/opensmtpd-extras/Makefile4
-rw-r--r--mail/opensmtpd-extras/distinfo6
15 files changed, 18 insertions, 18 deletions
diff --git a/mail/opensmtpd-extras-filter-clamav/Makefile b/mail/opensmtpd-extras-filter-clamav/Makefile
index aacb47cde91..fd3325c877b 100644
--- a/mail/opensmtpd-extras-filter-clamav/Makefile
+++ b/mail/opensmtpd-extras-filter-clamav/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -filter-clamav
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= Check messages with ClamAV in OpenSMTPD
MAINTAINER= adamw@FreeBSD.org
diff --git a/mail/opensmtpd-extras-filter-dkim/Makefile b/mail/opensmtpd-extras-filter-dkim/Makefile
index 55c9f34ddaf..65d995f7518 100644
--- a/mail/opensmtpd-extras-filter-dkim/Makefile
+++ b/mail/opensmtpd-extras-filter-dkim/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -filter-dkim
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= DKIM-signing filter for OpenSMTPD
MAINTAINER= adamw@FreeBSD.org
diff --git a/mail/opensmtpd-extras-filter-dnsbl/Makefile b/mail/opensmtpd-extras-filter-dnsbl/Makefile
index ae0a7c11d6b..0cff1cd4b22 100644
--- a/mail/opensmtpd-extras-filter-dnsbl/Makefile
+++ b/mail/opensmtpd-extras-filter-dnsbl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -filter-dnsbl
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= DNSBL-checking filter for OpenSMTPD
MAINTAINER= adamw@FreeBSD.org
diff --git a/mail/opensmtpd-extras-filter-pause/Makefile b/mail/opensmtpd-extras-filter-pause/Makefile
index 66d26108063..f933ee38a8a 100644
--- a/mail/opensmtpd-extras-filter-pause/Makefile
+++ b/mail/opensmtpd-extras-filter-pause/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -filter-pause
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= Pause incoming OpenSMTPD messages to reduce spam
MAINTAINER= adamw@FreeBSD.org
diff --git a/mail/opensmtpd-extras-filter-regex/Makefile b/mail/opensmtpd-extras-filter-regex/Makefile
index cccb74e792c..5d365f1dbd2 100644
--- a/mail/opensmtpd-extras-filter-regex/Makefile
+++ b/mail/opensmtpd-extras-filter-regex/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -filter-regex
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= Regular expression filter for OpenSMTPD
MAINTAINER= adamw@FreeBSD.org
diff --git a/mail/opensmtpd-extras-filter-spamassassin/Makefile b/mail/opensmtpd-extras-filter-spamassassin/Makefile
index 501f3f81e65..33d828d3430 100644
--- a/mail/opensmtpd-extras-filter-spamassassin/Makefile
+++ b/mail/opensmtpd-extras-filter-spamassassin/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -filter-spamassassin
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= Spamassassin filter addon for OpenSMTPD
MAINTAINER= adamw@FreeBSD.org
diff --git a/mail/opensmtpd-extras-table-mysql/Makefile b/mail/opensmtpd-extras-table-mysql/Makefile
index 216729277cd..dcbb4f0487a 100644
--- a/mail/opensmtpd-extras-table-mysql/Makefile
+++ b/mail/opensmtpd-extras-table-mysql/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -table-mysql
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= MySQL table support for OpenSMTPD
diff --git a/mail/opensmtpd-extras-table-passwd/Makefile b/mail/opensmtpd-extras-table-passwd/Makefile
index b22335e3978..1aa7e03cee8 100644
--- a/mail/opensmtpd-extras-table-passwd/Makefile
+++ b/mail/opensmtpd-extras-table-passwd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -table-passwd
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= passwd(5) table support for OpenSMTPD
diff --git a/mail/opensmtpd-extras-table-postgresql/Makefile b/mail/opensmtpd-extras-table-postgresql/Makefile
index 65759e25463..dea39cbcf50 100644
--- a/mail/opensmtpd-extras-table-postgresql/Makefile
+++ b/mail/opensmtpd-extras-table-postgresql/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -table-postgresql
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= PostgreSQL table support for OpenSMTPD
diff --git a/mail/opensmtpd-extras-table-python/Makefile b/mail/opensmtpd-extras-table-python/Makefile
index e71dcc0850c..36572680217 100644
--- a/mail/opensmtpd-extras-table-python/Makefile
+++ b/mail/opensmtpd-extras-table-python/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -table-python
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= Python table support for OpenSMTPD
diff --git a/mail/opensmtpd-extras-table-redis/Makefile b/mail/opensmtpd-extras-table-redis/Makefile
index a9a9993cff4..5e0ee794b7e 100644
--- a/mail/opensmtpd-extras-table-redis/Makefile
+++ b/mail/opensmtpd-extras-table-redis/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -table-redis
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= Redis table support for OpenSMTPD
diff --git a/mail/opensmtpd-extras-table-socketmap/Makefile b/mail/opensmtpd-extras-table-socketmap/Makefile
index 906d9cca372..6a9174d1ab4 100644
--- a/mail/opensmtpd-extras-table-socketmap/Makefile
+++ b/mail/opensmtpd-extras-table-socketmap/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -table-socketmap
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= Socketmap table support for OpenSMTPD
diff --git a/mail/opensmtpd-extras-table-sqlite/Makefile b/mail/opensmtpd-extras-table-sqlite/Makefile
index 698f5d3e60c..81ef6e1bc92 100644
--- a/mail/opensmtpd-extras-table-sqlite/Makefile
+++ b/mail/opensmtpd-extras-table-sqlite/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PKGNAMESUFFIX= -table-sqlite
-PORTREVISION= 1
+PORTREVISION= 0
COMMENT= SQLite table support for OpenSMTPD
diff --git a/mail/opensmtpd-extras/Makefile b/mail/opensmtpd-extras/Makefile
index b7770a6ba61..777dcbe7810 100644
--- a/mail/opensmtpd-extras/Makefile
+++ b/mail/opensmtpd-extras/Makefile
@@ -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/
diff --git a/mail/opensmtpd-extras/distinfo b/mail/opensmtpd-extras/distinfo
index a57d188c97a..b7e9447779c 100644
--- a/mail/opensmtpd-extras/distinfo
+++ b/mail/opensmtpd-extras/distinfo
@@ -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