diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
commit | b630ed46caff0b096d45f0a04e7966a431b182ef (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /mail | |
parent | 0b54d15e9645454cda2244c3637f23d90312e136 (diff) | |
download | pkgsrc-b630ed46caff0b096d45f0a04e7966a431b182ef.tar.gz |
More pcre PKGREVISION bumps.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cyrus-imapd24/Makefile | 3 | ||||
-rw-r--r-- | mail/msmtp/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix/Makefile | 3 | ||||
-rw-r--r-- | mail/thunderbird/Makefile | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 619d12eed34..2b2e4593836 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2011/12/31 03:03:07 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/03/03 12:54:18 wiz Exp $ DISTNAME= cyrus-imapd-2.4.13 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://cyrusimap.org/releases/ \ ftp://ftp.cyrusimap.org/cyrus-imapd/ \ diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 73fc50d518f..94e9efa0188 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2012/02/06 12:40:51 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2012/03/03 12:54:18 wiz Exp $ DISTNAME= msmtp-1.4.27 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index ac17bd6f505..71482feb4c4 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.245 2012/02/19 18:19:23 tron Exp $ +# $NetBSD: Makefile,v 1.246 2012/03/03 12:54:18 wiz Exp $ DISTNAME= postfix-2.8.8 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ MASTER_SITES+= http://postfix.it-austria.net/releases/official/ diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 06cedda73e1..89ab3a99579 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.86 2012/02/21 05:07:21 obache Exp $ +# $NetBSD: Makefile,v 1.87 2012/03/03 12:54:19 wiz Exp $ # DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} TB_VER= 8.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.bz2 |