diff options
author | tron <tron> | 2008-11-13 14:21:04 +0000 |
---|---|---|
committer | tron <tron> | 2008-11-13 14:21:04 +0000 |
commit | ac858057265b74f89fff49f6c34459b2df2d366d (patch) | |
tree | a1f5081275ef773ddf1d2d3b038d88ae6dd6e188 /mail | |
parent | 8cadc6da3b65a4e93f9e0ca7ce52779fb5b620ca (diff) | |
download | pkgsrc-ac858057265b74f89fff49f6c34459b2df2d366d.tar.gz |
Bump the package revisions of all packages that depend on the
"imap-uw" package because of binary incompatibilities.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/imap-uw-utils/Makefile | 4 | ||||
-rw-r--r-- | mail/mailsync/Makefile | 4 | ||||
-rw-r--r-- | mail/php-imap/Makefile | 4 | ||||
-rw-r--r-- | mail/pine/Makefile | 4 | ||||
-rw-r--r-- | mail/prayer/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/mail/imap-uw-utils/Makefile b/mail/imap-uw-utils/Makefile index 3a562b1991e..6f84f392876 100644 --- a/mail/imap-uw-utils/Makefile +++ b/mail/imap-uw-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2008/03/04 17:57:18 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2008/11/13 14:21:04 tron Exp $ DISTNAME= imap-utils PKGNAME= imap-uw-utils-20050108 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ EXTRACT_SUFX= .tar.Z diff --git a/mail/mailsync/Makefile b/mail/mailsync/Makefile index 282427f2474..402a6aa11c1 100644 --- a/mail/mailsync/Makefile +++ b/mail/mailsync/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2008/03/04 17:57:18 jlam Exp $ +# $NetBSD: Makefile,v 1.30 2008/11/13 14:21:05 tron Exp $ # DISTNAME= mailsync_5.2.1.orig PKGNAME= mailsync-5.2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mailsync/} diff --git a/mail/php-imap/Makefile b/mail/php-imap/Makefile index 1c4d371c3ac..266389f2333 100644 --- a/mail/php-imap/Makefile +++ b/mail/php-imap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:35 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/11/13 14:21:05 tron Exp $ MODNAME= imap -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES+= mail COMMENT= PHP extension for IMAP (Internet Mailbox Access Protocol) diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 97243171631..414eef14c46 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.120 2008/11/04 17:11:16 jwise Exp $ +# $NetBSD: Makefile,v 1.121 2008/11/13 14:21:05 tron Exp $ DISTNAME= pine4.64 PKGNAME= pine-4.64 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index 3ce9acadc2f..40227b9ae1b 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2008/09/06 20:54:33 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2008/11/13 14:21:05 tron Exp $ # DISTNAME= prayer-1.0.18 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail www MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer/ |