aboutsummaryrefslogtreecommitdiff
path: root/security/amavisd-milter
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-03-09 18:47:26 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-03-09 18:47:26 +0000
commitb55ffa5de01197b91bb327e8b91a8ec92fe320d3 (patch)
tree957e7d9bd72ed06bb338ed50bcb20ef3e80aeb02 /security/amavisd-milter
parent9e5509893a663a811ccdff6a1375ebe3e325ee4f (diff)
downloadports-b55ffa5de01197b91bb327e8b91a8ec92fe320d3.tar.gz
ports-b55ffa5de01197b91bb327e8b91a8ec92fe320d3.zip
Notes
Diffstat (limited to 'security/amavisd-milter')
-rw-r--r--security/amavisd-milter/Makefile7
-rw-r--r--security/amavisd-milter/distinfo5
-rw-r--r--security/amavisd-milter/pkg-message5
3 files changed, 9 insertions, 8 deletions
diff --git a/security/amavisd-milter/Makefile b/security/amavisd-milter/Makefile
index cb66efbba0bc..5262bc732913 100644
--- a/security/amavisd-milter/Makefile
+++ b/security/amavisd-milter/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= amavisd-milter
-PORTVERSION= 1.6.0
-PORTREVISION= 5
+PORTVERSION= 1.7.0
CATEGORIES= security mail
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES= https://github.com/prehor/${PORTNAME}/releases/download/${PORTVERSION}/
MAINTAINER= rx@rx.cz
COMMENT= Milter for amavisd-new
@@ -40,7 +39,7 @@ SUB_LIST= AMAVISUSER=${AMAVISUSER} \
RUNDIR=${RUNDIR}
PLIST_SUB= ${SUB_LIST}
-PORTDOCS= AUTHORS CHANGES INSTALL LICENSE README TODO
+PORTDOCS= CHANGES INSTALL LICENSE
OPTIONS_DEFINE= DOCS
diff --git a/security/amavisd-milter/distinfo b/security/amavisd-milter/distinfo
index 032b0e8e584c..700361460bae 100644
--- a/security/amavisd-milter/distinfo
+++ b/security/amavisd-milter/distinfo
@@ -1,2 +1,3 @@
-SHA256 (amavisd-milter-1.6.0.tar.gz) = c195750d42df41f4642a26b020fec1ba5752a997bcb366c70cd384bc560a98cd
-SIZE (amavisd-milter-1.6.0.tar.gz) = 187994
+TIMESTAMP = 1583702709
+SHA256 (amavisd-milter-1.7.0.tar.gz) = db096daf18302fc27c8aa9a5b44d4e454dc202dd913a54fbb1e0c7769e377008
+SIZE (amavisd-milter-1.7.0.tar.gz) = 192688
diff --git a/security/amavisd-milter/pkg-message b/security/amavisd-milter/pkg-message
index a63ab60dde56..6c6c7acaa4db 100644
--- a/security/amavisd-milter/pkg-message
+++ b/security/amavisd-milter/pkg-message
@@ -1,9 +1,10 @@
[
{ type: install
message: <<EOM
- your browser to http://amavisd-milter.sourceforge.net
+To configure amavisd-milter, sendmail and amavisd-new point
+your browser to http://github.com/prehor/amavisd-milter
- Enable amavisd-milter in /etc/rc.conf with the following line:
+Enable amavisd-milter in /etc/rc.conf with the following line:
amavisd_milter_enable="YES"
EOM