diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-02-04 07:56:59 +0000 |
commit | 21a7215c9a806f970a618637b3834065873c16cc (patch) | |
tree | 2d857f70e9d9369cc2edd6a629840ea23a10805e /mail | |
parent | 3b482a5cd9f69abd47605fb4666a22f07e57098c (diff) |
Notes
Diffstat (limited to 'mail')
31 files changed, 31 insertions, 26 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 8226ec9c896b..c652c9a723a1 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -3,6 +3,7 @@ PORTNAME= dbmail PORTVERSION= 3.2.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://git.dbmail.eu/paul/dbmail/snapshot/ \ http://www.dbmail.org/download/3.2/ diff --git a/mail/mailest/Makefile b/mail/mailest/Makefile index eadf968ec782..d57dc262570c 100644 --- a/mail/mailest/Makefile +++ b/mail/mailest/Makefile @@ -3,6 +3,7 @@ PORTNAME= mailest PORTVERSION= 0.9.22 DISTVERSIONPREFIX= ${PORTNAME}- +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= hrs@FreeBSD.org diff --git a/mail/opensmtpd-devel/Makefile b/mail/opensmtpd-devel/Makefile index 2213aafb9a10..225e77b40a57 100644 --- a/mail/opensmtpd-devel/Makefile +++ b/mail/opensmtpd-devel/Makefile @@ -4,6 +4,7 @@ PORTNAME= opensmtpd PORTVERSION= 201606220754 DISTVERSIONSUFFIX= p1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://www.opensmtpd.org/archives/ \ diff --git a/mail/opensmtpd-extras-filter-clamav/Makefile b/mail/opensmtpd-extras-filter-clamav/Makefile index 2367800e1544..1cd33cc9b3e1 100644 --- a/mail/opensmtpd-extras-filter-clamav/Makefile +++ b/mail/opensmtpd-extras-filter-clamav/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-clamav -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Check messages with ClamAV in OpenSMTPD diff --git a/mail/opensmtpd-extras-filter-dkim/Makefile b/mail/opensmtpd-extras-filter-dkim/Makefile index c3e4dae297be..c702a2770ac9 100644 --- a/mail/opensmtpd-extras-filter-dkim/Makefile +++ b/mail/opensmtpd-extras-filter-dkim/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-dkim -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= DKIM-signing filter for OpenSMTPD diff --git a/mail/opensmtpd-extras-filter-dnsbl/Makefile b/mail/opensmtpd-extras-filter-dnsbl/Makefile index 655a73208b1d..bc6b214077ff 100644 --- a/mail/opensmtpd-extras-filter-dnsbl/Makefile +++ b/mail/opensmtpd-extras-filter-dnsbl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-dnsbl -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= DNSBL-checking filter for OpenSMTPD diff --git a/mail/opensmtpd-extras-filter-lua/Makefile b/mail/opensmtpd-extras-filter-lua/Makefile index 1d8b6b7c311b..8897b22daa37 100644 --- a/mail/opensmtpd-extras-filter-lua/Makefile +++ b/mail/opensmtpd-extras-filter-lua/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-lua -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= LUA-script filter support for OpenSMTPD diff --git a/mail/opensmtpd-extras-filter-monkey/Makefile b/mail/opensmtpd-extras-filter-monkey/Makefile index f0da2e38fdcc..29735075b565 100644 --- a/mail/opensmtpd-extras-filter-monkey/Makefile +++ b/mail/opensmtpd-extras-filter-monkey/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-monkey -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Arbitrary delay or reject filter for OpenSMTPD diff --git a/mail/opensmtpd-extras-filter-pause/Makefile b/mail/opensmtpd-extras-filter-pause/Makefile index 9b0bdd1a41b0..46fee1ab576e 100644 --- a/mail/opensmtpd-extras-filter-pause/Makefile +++ b/mail/opensmtpd-extras-filter-pause/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-pause -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Pause incoming OpenSMTPD messages to reduce spam diff --git a/mail/opensmtpd-extras-filter-perl/Makefile b/mail/opensmtpd-extras-filter-perl/Makefile index 4987d9e52230..74593f4a09bd 100644 --- a/mail/opensmtpd-extras-filter-perl/Makefile +++ b/mail/opensmtpd-extras-filter-perl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-perl -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Perl-script filter support for OpenSMTPD diff --git a/mail/opensmtpd-extras-filter-python/Makefile b/mail/opensmtpd-extras-filter-python/Makefile index a5e800e525aa..68217a39c0e8 100644 --- a/mail/opensmtpd-extras-filter-python/Makefile +++ b/mail/opensmtpd-extras-filter-python/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-python -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Python-script filter support for OpenSMTPD diff --git a/mail/opensmtpd-extras-filter-regex/Makefile b/mail/opensmtpd-extras-filter-regex/Makefile index a8b810f1f470..5fa37a98330c 100644 --- a/mail/opensmtpd-extras-filter-regex/Makefile +++ b/mail/opensmtpd-extras-filter-regex/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-regex -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Regular expression filter for OpenSMTPD diff --git a/mail/opensmtpd-extras-filter-spamassassin/Makefile b/mail/opensmtpd-extras-filter-spamassassin/Makefile index fba86d8ed741..ccc6a17eae49 100644 --- a/mail/opensmtpd-extras-filter-spamassassin/Makefile +++ b/mail/opensmtpd-extras-filter-spamassassin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -filter-spamassassin -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Spamassassin filter addon for OpenSMTPD diff --git a/mail/opensmtpd-extras-queue-python/Makefile b/mail/opensmtpd-extras-queue-python/Makefile index 600eb9b50731..16e4e6fa166e 100644 --- a/mail/opensmtpd-extras-queue-python/Makefile +++ b/mail/opensmtpd-extras-queue-python/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -queue-python -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Python queue support for OpenSMTPD diff --git a/mail/opensmtpd-extras-queue-ram/Makefile b/mail/opensmtpd-extras-queue-ram/Makefile index c00a93b4484c..0b83eb3de8b6 100644 --- a/mail/opensmtpd-extras-queue-ram/Makefile +++ b/mail/opensmtpd-extras-queue-ram/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -queue-ram -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= RAM queue support for OpenSMTPD diff --git a/mail/opensmtpd-extras-scheduler-python/Makefile b/mail/opensmtpd-extras-scheduler-python/Makefile index dd802dc2b8ba..b0b30c1bb675 100644 --- a/mail/opensmtpd-extras-scheduler-python/Makefile +++ b/mail/opensmtpd-extras-scheduler-python/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -scheduler-python -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Python scheduler support for OpenSMTPD diff --git a/mail/opensmtpd-extras-scheduler-ram/Makefile b/mail/opensmtpd-extras-scheduler-ram/Makefile index a89f7e1bf942..363317efaaaa 100644 --- a/mail/opensmtpd-extras-scheduler-ram/Makefile +++ b/mail/opensmtpd-extras-scheduler-ram/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -scheduler-ram -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= RAM scheduler support for OpenSMTPD diff --git a/mail/opensmtpd-extras-table-ldap/Makefile b/mail/opensmtpd-extras-table-ldap/Makefile index 999b3337d7e1..676a8bc6b735 100644 --- a/mail/opensmtpd-extras-table-ldap/Makefile +++ b/mail/opensmtpd-extras-table-ldap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-ldap -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= LDAP table support for OpenSMTPD diff --git a/mail/opensmtpd-extras-table-mysql/Makefile b/mail/opensmtpd-extras-table-mysql/Makefile index dcbb4f0487aa..216729277cdb 100644 --- a/mail/opensmtpd-extras-table-mysql/Makefile +++ b/mail/opensmtpd-extras-table-mysql/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-mysql -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= MySQL table support for OpenSMTPD diff --git a/mail/opensmtpd-extras-table-passwd/Makefile b/mail/opensmtpd-extras-table-passwd/Makefile index 1aa7e03cee81..b22335e3978b 100644 --- a/mail/opensmtpd-extras-table-passwd/Makefile +++ b/mail/opensmtpd-extras-table-passwd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-passwd -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= passwd(5) table support for OpenSMTPD diff --git a/mail/opensmtpd-extras-table-postgresql/Makefile b/mail/opensmtpd-extras-table-postgresql/Makefile index dea39cbcf505..65759e254634 100644 --- a/mail/opensmtpd-extras-table-postgresql/Makefile +++ b/mail/opensmtpd-extras-table-postgresql/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-postgresql -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= PostgreSQL table support for OpenSMTPD diff --git a/mail/opensmtpd-extras-table-python/Makefile b/mail/opensmtpd-extras-table-python/Makefile index 1b8f06f4fb28..6f90b6b5dadf 100644 --- a/mail/opensmtpd-extras-table-python/Makefile +++ b/mail/opensmtpd-extras-table-python/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-python -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Python table support for OpenSMTPD diff --git a/mail/opensmtpd-extras-table-redis/Makefile b/mail/opensmtpd-extras-table-redis/Makefile index 5e0ee794b7e5..a9a9993cff41 100644 --- a/mail/opensmtpd-extras-table-redis/Makefile +++ b/mail/opensmtpd-extras-table-redis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-redis -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Redis table support for OpenSMTPD diff --git a/mail/opensmtpd-extras-table-socketmap/Makefile b/mail/opensmtpd-extras-table-socketmap/Makefile index 6a9174d1ab4c..906d9cca3728 100644 --- a/mail/opensmtpd-extras-table-socketmap/Makefile +++ b/mail/opensmtpd-extras-table-socketmap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-socketmap -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Socketmap table support for OpenSMTPD diff --git a/mail/opensmtpd-extras-table-sqlite/Makefile b/mail/opensmtpd-extras-table-sqlite/Makefile index 81ef6e1bc929..698f5d3e60c9 100644 --- a/mail/opensmtpd-extras-table-sqlite/Makefile +++ b/mail/opensmtpd-extras-table-sqlite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -table-sqlite -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= SQLite table support for OpenSMTPD diff --git a/mail/opensmtpd-extras-tool-stats/Makefile b/mail/opensmtpd-extras-tool-stats/Makefile index 82ee90723076..5dbfbc20a401 100644 --- a/mail/opensmtpd-extras-tool-stats/Makefile +++ b/mail/opensmtpd-extras-tool-stats/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMESUFFIX= -tool-stats -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Statistics tool for OpenSMTPD diff --git a/mail/opensmtpd-extras/Makefile b/mail/opensmtpd-extras/Makefile index b262623c0ad9..e4a2f4b4405f 100644 --- a/mail/opensmtpd-extras/Makefile +++ b/mail/opensmtpd-extras/Makefile @@ -3,7 +3,7 @@ PORTNAME= opensmtpd-extras PORTVERSION= 201606230001 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES+= mail MASTER_SITES= http://www.opensmtpd.org/archives/ diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile index f0ff781f0e89..cf0e20380d4b 100644 --- a/mail/opensmtpd/Makefile +++ b/mail/opensmtpd/Makefile @@ -4,7 +4,7 @@ PORTNAME= opensmtpd PORTVERSION= 5.9.2p1 PORTEPOCH= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.opensmtpd.org/archives/ \ http://distfiles.pirateparty.in/ashish/ diff --git a/mail/rspamd-devel/Makefile b/mail/rspamd-devel/Makefile index ac3aa8d8a36c..2fccd951b159 100644 --- a/mail/rspamd-devel/Makefile +++ b/mail/rspamd-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.5.0.a3.20170120 +PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -devel diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index d1e17fb49ef9..af3323366554 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -2,6 +2,7 @@ PORTNAME= rspamd PORTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://rspamd.com/downloads/ diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 33215781dc9a..2558153a8a38 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source |