mail/spamassassin-dqs: fix upgrade logic in pkg-message-in.

- fix maximum_version in pkg-message.in
- expand the DQS acronym in pkg-descr
- bump PORTREVISION as it changes the package.
This commit is contained in:
Larry Rosenman
2019-07-07 10:37:57 +00:00
parent a2f283671f
commit d65a07013b
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= spamassassin-dqs
PORTREVISION= 1
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.2
CATEGORIES= mail
+1 -1
View File
@@ -29,7 +29,7 @@ sed -e 's/your_DQS_key/<your key from above>/g' sh.cf.sample >sh.cf
and restart spamassassin
EOM
type: upgrade
maximum_version: "1.0.1"
maximum_version: "1.0.2"
}
]
+2 -2
View File
@@ -1,5 +1,5 @@
This port allows use of SpamHaus Technologies DQS DNSBL's
to help spamassassin detect more spam.
This port allows use of SpamHaus Technologies Data Query Service
(DQS) DNSBL's to help spamassassin detect more spam.
Data Feed License: https://www.spamhaus.org/organization/dnsblusage/
WWW: https://github.com/spamhaus/spamassassin-dqs/