summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-01-03 18:49:33 +0000
committerreed <reed@pkgsrc.org>2004-01-03 18:49:33 +0000
commit6d9af8d68d56c4569329a5d06d3a7e121c31268a (patch)
tree9081871bd8eb77c4940a5eca1b3c12d42386c628 /mail
parent6b0b055137cc8d8b15c94ed4a025b6244da98f11 (diff)
downloadpkgsrc-6d9af8d68d56c4569329a5d06d3a7e121c31268a.tar.gz
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
Diffstat (limited to 'mail')
-rw-r--r--mail/GNUMail/Makefile3
-rw-r--r--mail/Pantomime/Makefile3
-rw-r--r--mail/Pantomime/buildlink2.mk4
-rw-r--r--mail/balsa/Makefile4
-rw-r--r--mail/balsa2/Makefile4
-rw-r--r--mail/evolution/Makefile4
-rw-r--r--mail/evolution/buildlink2.mk4
-rw-r--r--mail/kbiff/Makefile4
-rw-r--r--mail/spruce/Makefile4
-rw-r--r--mail/sylpheed-claws-image-viewer/Makefile4
-rw-r--r--mail/sylpheed-gtk2/Makefile4
-rw-r--r--mail/sylpheed/Makefile3
-rw-r--r--mail/wmbiff/Makefile3
-rw-r--r--mail/xfmail/Makefile4
14 files changed, 29 insertions, 23 deletions
diff --git a/mail/GNUMail/Makefile b/mail/GNUMail/Makefile
index 3870a0b94d2..d779c7ecd79 100644
--- a/mail/GNUMail/Makefile
+++ b/mail/GNUMail/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/12/05 11:27:01 adam Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:45 reed Exp $
#
DISTNAME= GNUMail-1.1.1
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/GNUMail
CATEGORIES= mail gnustep
MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile
index 1b7ed40cfa0..1ae86334d6a 100644
--- a/mail/Pantomime/Makefile
+++ b/mail/Pantomime/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/12/05 11:25:58 adam Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:45 reed Exp $
#
DISTNAME= Pantomime-1.1.1
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/Pantomime
CATEGORIES= mail gnustep
MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/
diff --git a/mail/Pantomime/buildlink2.mk b/mail/Pantomime/buildlink2.mk
index 0770bf4cae1..70ff3126bc3 100644
--- a/mail/Pantomime/buildlink2.mk
+++ b/mail/Pantomime/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/05 11:25:58 adam Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2004/01/03 18:49:45 reed Exp $
#
# This Makefile fragment is included by packages that use Pantomime.
#
@@ -9,7 +9,7 @@
PANTOMIME_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= Pantomime
-BUILDLINK_DEPENDS.Pantomime?= Pantomime>=1.1.1
+BUILDLINK_DEPENDS.Pantomime?= Pantomime>=1.1.1nb1
BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime
EVAL_PREFIX+= BUILDLINK_PREFIX.Pantomime=Pantomime
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index a320b39de01..98aba8e9c44 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2003/11/12 03:39:40 jschauma Exp $
+# $NetBSD: Makefile,v 1.38 2004/01/03 18:49:45 reed Exp $
#
DISTNAME= balsa-1.4.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
ftp://ftp.newton.cx/pub/balsa/
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index b564df90418..34bac4637a9 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/12/28 23:37:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/03 18:49:45 reed Exp $
#
DISTNAME= balsa-2.0.15
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= mail gnome
MASTER_SITES= http://balsa.gnome.org/ \
ftp://ftp.newton.cx/pub/balsa/
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index c3b0f029aec..b0cb42adb0f 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2003/11/12 03:39:40 jschauma Exp $
+# $NetBSD: Makefile,v 1.44 2004/01/03 18:49:45 reed Exp $
DISTNAME= evolution-1.2.4
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= mail time gnome
MASTER_SITES= ftp://ftp.ximian.com/pub/ximian-evolution/source/ \
ftp://ximian.netnitco.net/pub/mirrors/ximian/ximian-evolution/source/ \
diff --git a/mail/evolution/buildlink2.mk b/mail/evolution/buildlink2.mk
index 67c668127a8..20a682b1c8f 100644
--- a/mail/evolution/buildlink2.mk
+++ b/mail/evolution/buildlink2.mk
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink2.mk,v 1.5 2003/11/12 01:31:50 salo Exp $
+# $NetBSD: buildlink2.mk,v 1.6 2004/01/03 18:49:45 reed Exp $
#
.if !defined(EVOLUTION_BUILDLINK2_MK)
EVOLUTION_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= evolution
-BUILDLINK_DEPENDS.evolution?= evolution>=1.2.4nb4
+BUILDLINK_DEPENDS.evolution?= evolution>=1.2.4nb6
BUILDLINK_PKGSRCDIR.evolution?= ../../mail/evolution
EVAL_PREFIX+= BUILDLINK_PREFIX.evolution=evolution
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index a8b57126533..af79313c22b 100644
--- a/mail/kbiff/Makefile
+++ b/mail/kbiff/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2003/12/08 14:41:40 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:45 reed Exp $
DISTNAME= kbiff-3.6.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
index 02bb7ded6c8..57e38c83030 100644
--- a/mail/spruce/Makefile
+++ b/mail/spruce/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2003/07/13 13:52:27 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/03 18:49:45 reed Exp $
#
DISTNAME= spruce-0.5.17
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spruce/}
diff --git a/mail/sylpheed-claws-image-viewer/Makefile b/mail/sylpheed-claws-image-viewer/Makefile
index 4803953044b..2e80d86f9eb 100644
--- a/mail/sylpheed-claws-image-viewer/Makefile
+++ b/mail/sylpheed-claws-image-viewer/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/01 21:41:36 cube Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/03 18:49:45 reed Exp $
#
PLUGIN_NAME= image_viewer
.include "../../mail/sylpheed-claws/plugins.mk"
+PKGREVISION= 1
+
MAINTAINER= cube@NetBSD.org
COMMENT= Plugin to allow Sylpheed-claws to display images attached to mails
diff --git a/mail/sylpheed-gtk2/Makefile b/mail/sylpheed-gtk2/Makefile
index 7fd196b8439..974f9c5432e 100644
--- a/mail/sylpheed-gtk2/Makefile
+++ b/mail/sylpheed-gtk2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2003/12/14 17:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:45 reed Exp $
#
DISTNAME= sylpheed-0.9.5-gtk2-20030906
PKGNAME= sylpheed-gtk2-0.9.5
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= mail x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-gtk2/}
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 01bf35b14cb..9f0126042e4 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2003/12/15 23:36:14 chris Exp $
+# $NetBSD: Makefile,v 1.56 2004/01/03 18:49:45 reed Exp $
DISTNAME= sylpheed-0.9.8a
+PKGREVISION= 1
CATEGORIES= mail news x11
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index e88273d7492..124f737eeb3 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2003/12/06 16:10:48 tron Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/03 18:49:45 reed Exp $
DISTNAME= wmbiff-0.4.19
+PKGREVISION= 1
CATEGORIES= mail x11 windowmaker
MASTER_SITES= $(MASTER_SITE_SOURCEFORGE:=wmbiff/)
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index cd397693cf0..01a46b8c7b5 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2003/06/11 20:50:56 abs Exp $
+# $NetBSD: Makefile,v 1.31 2004/01/03 18:49:45 reed Exp $
DISTNAME= xfmail-1.4.7
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= mail x11
MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/1.4.7/source/
EXTRACT_SUFX= .tar.bz2