diff options
author | madpilot <madpilot@FreeBSD.org> | 2015-09-08 05:29:19 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2015-09-08 05:29:19 +0800 |
commit | 0ea10ba6874f0d5ec37c6ea1355d74575b243143 (patch) | |
tree | 09718949415eef3137ac9774bf8513258301af06 /mail | |
parent | 415d2654cf8ad4521786338f3dad96ef57c970de (diff) | |
download | freebsd-ports-gnome-0ea10ba6874f0d5ec37c6ea1355d74575b243143.tar.gz freebsd-ports-gnome-0ea10ba6874f0d5ec37c6ea1355d74575b243143.tar.zst freebsd-ports-gnome-0ea10ba6874f0d5ec37c6ea1355d74575b243143.zip |
- Update to devel/courier-unicode to 1.4
- Chase shlib bump
Diffstat (limited to 'mail')
-rw-r--r-- | mail/courier-authlib-vchkpw/Makefile | 2 | ||||
-rw-r--r-- | mail/courier-imap/Makefile | 1 | ||||
-rw-r--r-- | mail/maildrop/Makefile | 2 | ||||
-rw-r--r-- | mail/sqwebmail/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/mail/courier-authlib-vchkpw/Makefile b/mail/courier-authlib-vchkpw/Makefile index 48dd288a04b8..12f4fcf99f2b 100644 --- a/mail/courier-authlib-vchkpw/Makefile +++ b/mail/courier-authlib-vchkpw/Makefile @@ -1,7 +1,7 @@ # Created by: Yarema <yds@CoolRat.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -vchkpw COMMENT= Vpopmail/vchkpw support for the Courier authentication library diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 87d7680ff047..62089b1ac365 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -3,6 +3,7 @@ PORTNAME= courier-imap PORTVERSION= 4.16.2 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= SF/courier/imap/${PORTVERSION} diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 31461b84d791..b70258c36e90 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -17,7 +17,7 @@ PORTNAME= maildrop PORTVERSION= 2.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 25d3841f322e..499160a62a64 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -3,6 +3,7 @@ PORTNAME= sqwebmail PORTVERSION= 5.8.3 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= SF/courier/webmail/${PORTVERSION} |