aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-26 11:55:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-06-26 11:55:23 +0000
commitaae33b1c396e710749747867925ae9237fa9af43 (patch)
tree5635fb7e2da6855267242c3a2f96be8de0f05edc /mail
parentea9a1e8d24ebfee88317a1ea37bb29ca46e672fb (diff)
downloadports-aae33b1c396e710749747867925ae9237fa9af43.tar.gz
ports-aae33b1c396e710749747867925ae9237fa9af43.zip
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE - Update pkg-descr - Update WWW - Bump PORTREVISION of dependent ports for dependency change Changes: https://metacpan.org/changes/distribution/IO-Stringy
Notes
Notes: svn path=/head/; revision=540492
Diffstat (limited to 'mail')
-rw-r--r--mail/mailscanner/Makefile4
-rw-r--r--mail/mimedefang/Makefile4
-rw-r--r--mail/p5-Mail-Box/Makefile3
-rw-r--r--mail/p5-Mail-Message/Makefile3
-rw-r--r--mail/sympa/Makefile3
5 files changed, 10 insertions, 7 deletions
diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile
index c7432f2ce3d4..42a61c355586 100644
--- a/mail/mailscanner/Makefile
+++ b/mail/mailscanner/Makefile
@@ -3,7 +3,7 @@
PORTNAME= MailScanner
PORTVERSION= 5.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= https://s3.amazonaws.com/msv5/release/
DISTNAME= ${PORTNAME}-${PORTVERSION}-${PATCHLEVEL}.nix
@@ -14,7 +14,7 @@ COMMENT= Powerful virus/spam scanning framework for mail gateways
LICENSE= GPLv2
BUILD_DEPENDS= \
- p5-IO-stringy>=0:devel/p5-IO-stringy \
+ p5-IO-Stringy>=0:devel/p5-IO-Stringy \
p5-DBI>=0:databases/p5-DBI \
p5-Mail-Tools>=0:mail/p5-Mail-Tools \
p5-HTML-Tagset>=0:www/p5-HTML-Tagset \
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index af6fe8a08511..92315bba6b42 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mimedefang
PORTVERSION= 2.83
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://www.mimedefang.org/static/ \
http://fossies.org/linux/misc/
@@ -14,7 +14,7 @@ COMMENT= Milter based anti-spam and anti-virus filtering program
LICENSE= GPLv2
BUILD_DEPENDS= \
- p5-IO-stringy>=0:devel/p5-IO-stringy \
+ p5-IO-Stringy>=0:devel/p5-IO-Stringy \
p5-MIME-Tools>=5.417:mail/p5-MIME-Tools \
p5-Mail-Tools>=0:mail/p5-Mail-Tools \
p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile
index a3d1a85682b3..3686510f18f0 100644
--- a/mail/p5-Mail-Box/Makefile
+++ b/mail/p5-Mail-Box/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Mail-Box
PORTVERSION= 3.008
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MARKOV
@@ -17,7 +18,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Devel-GlobalDestruction>=0.09:devel/p5-Devel-GlobalDestruction \
p5-File-Remove>=0.20:devel/p5-File-Remove \
- p5-IO-stringy>=0:devel/p5-IO-stringy \
+ p5-IO-Stringy>=0:devel/p5-IO-Stringy \
p5-Mail-Message>=3.008:mail/p5-Mail-Message \
p5-Mail-Transport>=3.003:mail/p5-Mail-Transport \
p5-Object-Realize-Later>=0.19:devel/p5-Object-Realize-Later \
diff --git a/mail/p5-Mail-Message/Makefile b/mail/p5-Mail-Message/Makefile
index 97c06aaf35b9..cab1777c5c92 100644
--- a/mail/p5-Mail-Message/Makefile
+++ b/mail/p5-Mail-Message/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Mail-Message
PORTVERSION= 3.009
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,7 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-IO-stringy>=0:devel/p5-IO-stringy \
+RUN_DEPENDS= p5-IO-Stringy>=0:devel/p5-IO-Stringy \
p5-MIME-Types>=1.004:mail/p5-MIME-Types \
p5-Mail-Tools>=2.17:mail/p5-Mail-Tools \
p5-TimeDate>=0:devel/p5-TimeDate \
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index a551d51a1f8e..409a7efb5bf2 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sympa
DISTVERSION= 6.2.56
+PORTREVISION= 1
CATEGORIES= mail
MAINTAINER= dgeo@centrale-marseille.fr
@@ -33,7 +34,7 @@ RUN_DEPENDS= \
p5-HTML-StripScripts-Parser>=1.03:www/p5-HTML-StripScripts-Parser \
p5-HTML-Tree>=0:www/p5-HTML-Tree \
p5-IO-Socket-SSL>=0.90:security/p5-IO-Socket-SSL \
- p5-IO-stringy>=0:devel/p5-IO-stringy \
+ p5-IO-Stringy>=0:devel/p5-IO-Stringy \
p5-Locale-libintl>=1.22:devel/p5-Locale-libintl \
p5-Mail-Tools>=0:mail/p5-Mail-Tools \
p5-Mail-DKIM>=0.55:mail/p5-Mail-DKIM \