summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-06 15:10:01 +0000
committerwiz <wiz>2006-01-06 15:10:01 +0000
commit44a6b70b180674d0924b000f1e1e85f22c1a68d8 (patch)
tree2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /mail
parent7107396a1fecdc34cae23cc087e482983952dde1 (diff)
downloadpkgsrc-44a6b70b180674d0924b000f1e1e85f22c1a68d8.tar.gz
DEPENDS and PKGREVISION bumps because db4's library name changed.
Diffstat (limited to 'mail')
-rw-r--r--mail/bogofilter/Makefile3
-rw-r--r--mail/cyrus-imapd/Makefile4
-rw-r--r--mail/etpan/Makefile3
-rw-r--r--mail/evolution-data-server/Makefile3
-rw-r--r--mail/evolution-data-server/buildlink3.mk5
-rw-r--r--mail/evolution-exchange/Makefile4
-rw-r--r--mail/evolution/Makefile4
-rw-r--r--mail/evolution/buildlink3.mk5
-rw-r--r--mail/evolution14/Makefile4
-rw-r--r--mail/isync/Makefile4
-rw-r--r--mail/libetpan/Makefile3
-rw-r--r--mail/libetpan/buildlink3.mk4
-rw-r--r--mail/postgrey/Makefile3
-rw-r--r--mail/prayer/Makefile3
-rw-r--r--mail/spamprobe/Makefile3
15 files changed, 30 insertions, 25 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index c44f126bee4..2506e21475d 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2005/12/29 06:21:47 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2006/01/06 15:10:03 wiz Exp $
DISTNAME= bogofilter-0.96.6
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile
index b0477c3686b..d3bdeb924d6 100644
--- a/mail/cyrus-imapd/Makefile
+++ b/mail/cyrus-imapd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2005/12/29 06:21:48 jlam Exp $
+# $NetBSD: Makefile,v 1.60 2006/01/06 15:10:04 wiz Exp $
DISTNAME= cyrus-imapd-2.2.12
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/imap/
diff --git a/mail/etpan/Makefile b/mail/etpan/Makefile
index 42c3b744c16..a1040eb0b35 100644
--- a/mail/etpan/Makefile
+++ b/mail/etpan/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/08/06 05:32:19 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2006/01/06 15:10:04 wiz Exp $
#
DISTNAME= etpan-ng-0.6.1
PKGNAME= ${DISTNAME:S/-ng//}
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/}
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile
index 220af3423d6..a99928d6b7c 100644
--- a/mail/evolution-data-server/Makefile
+++ b/mail/evolution-data-server/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2006/01/01 23:56:01 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2006/01/06 15:10:04 wiz Exp $
#
DISTNAME= evolution-data-server-1.4.2.1
+PKGREVISION= 1
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/1.4/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/evolution-data-server/buildlink3.mk b/mail/evolution-data-server/buildlink3.mk
index 7b154d5fb4b..5b1ef555f0c 100644
--- a/mail/evolution-data-server/buildlink3.mk
+++ b/mail/evolution-data-server/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2005/12/31 12:32:38 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2006/01/06 15:10:04 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
EVOLUTION_DATA_SERVER_BUILDLINK3_MK:= ${EVOLUTION_DATA_SERVER_BUILDLINK3_MK}+
@@ -11,8 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nevolution-data-server}
BUILDLINK_PACKAGES+= evolution-data-server
.if !empty(EVOLUTION_DATA_SERVER_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.evolution-data-server+= evolution-data-server>=1.2.0
-BUILDLINK_RECOMMENDED.evolution-data-server?= evolution-data-server>=1.4.1nb1
+BUILDLINK_DEPENDS.evolution-data-server+= evolution-data-server>=1.4.2.1nb1
BUILDLINK_PKGSRCDIR.evolution-data-server?= ../../mail/evolution-data-server
.endif # EVOLUTION_DATA_SERVER_BUILDLINK3_MK
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index 97480e19bb9..b8d0e710ffd 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2005/12/31 12:32:38 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/01/06 15:10:04 wiz Exp $
#
DISTNAME= evolution-exchange-2.4.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.4/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 9597b978919..8bea1745ef5 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.96 2005/12/31 12:32:38 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2006/01/06 15:10:04 wiz Exp $
DISTNAME= evolution-2.4.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail time gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.4/}
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/evolution/buildlink3.mk b/mail/evolution/buildlink3.mk
index f4ab1128580..53a3f9dbbb7 100644
--- a/mail/evolution/buildlink3.mk
+++ b/mail/evolution/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2005/12/31 12:32:38 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2006/01/06 15:10:04 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
EVOLUTION_BUILDLINK3_MK:= ${EVOLUTION_BUILDLINK3_MK}+
@@ -11,8 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nevolution}
BUILDLINK_PACKAGES+= evolution
.if !empty(EVOLUTION_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.evolution+= evolution>=2.4.0
-BUILDLINK_RECOMMENDED.evolution?= evolution>=2.4.1nb2
+BUILDLINK_DEPENDS.evolution+= evolution>=2.4.1nb3
BUILDLINK_PKGSRCDIR.evolution?= ../../mail/evolution
.endif # EVOLUTION_BUILDLINK3_MK
diff --git a/mail/evolution14/Makefile b/mail/evolution14/Makefile
index 340fadc0f63..322b1d68050 100644
--- a/mail/evolution14/Makefile
+++ b/mail/evolution14/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2005/12/31 12:32:38 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2006/01/06 15:10:05 wiz Exp $
DISTNAME= evolution-1.4.6
PKGNAME= ${DISTNAME:S/evolution/evolution14/}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= mail time gnome
MASTER_SITES= ftp://ftp.ximian.com/pub/source/evolution/ \
${MASTER_SITE_GNOME:=sources/evolution/1.4/}
diff --git a/mail/isync/Makefile b/mail/isync/Makefile
index ab9f7b88c4d..8f760595854 100644
--- a/mail/isync/Makefile
+++ b/mail/isync/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2005/12/20 16:01:55 tonio Exp $
+# $NetBSD: Makefile,v 1.15 2006/01/06 15:10:05 wiz Exp $
#
DISTNAME= isync-1.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=isync/}
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index db93898139f..2a99a230de3 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2005/12/05 20:50:33 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2006/01/06 15:10:05 wiz Exp $
#
DISTNAME= libetpan-0.38
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/}
diff --git a/mail/libetpan/buildlink3.mk b/mail/libetpan/buildlink3.mk
index 0893d6c0950..da57b691c81 100644
--- a/mail/libetpan/buildlink3.mk
+++ b/mail/libetpan/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2005/08/05 20:55:19 xtraeme Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2006/01/06 15:10:05 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBETPAN_BUILDLINK3_MK:= ${LIBETPAN_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibetpan}
BUILDLINK_PACKAGES+= libetpan
.if !empty(LIBETPAN_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.libetpan+= libetpan>=0.38
+BUILDLINK_DEPENDS.libetpan+= libetpan>=0.38nb1
BUILDLINK_PKGSRCDIR.libetpan?= ../../mail/libetpan
.endif # LIBETPAN_BUILDLINK3_MK
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile
index f2c40eb90ba..ebaebdaab0e 100644
--- a/mail/postgrey/Makefile
+++ b/mail/postgrey/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2005/12/29 06:21:52 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/01/06 15:10:05 wiz Exp $
#
DISTNAME= postgrey-1.21
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://isg.ee.ethz.ch/tools/postgrey/pub/ \
http://isg.ee.ethz.ch/tools/postgrey/pub/old/
diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile
index 2aac9109e29..e6cd2ce8863 100644
--- a/mail/prayer/Makefile
+++ b/mail/prayer/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2005/12/29 06:21:52 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2006/01/06 15:10:05 wiz Exp $
#
DISTNAME= prayer-1.0.12
+PKGREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer/
diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile
index 481132b8560..48c6d1d32c3 100644
--- a/mail/spamprobe/Makefile
+++ b/mail/spamprobe/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2005/06/29 00:06:58 hubertf Exp $
+# $NetBSD: Makefile,v 1.15 2006/01/06 15:10:05 wiz Exp $
DISTNAME= spamprobe-1.2a
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/}