From 30b15b560ede65e353f4add7bde4bfdd0303ad98 Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 2 Sep 2013 19:50:38 +0000 Subject: Revbump after cairo update --- mail/balsa/Makefile | 4 ++-- mail/claws-mail-cachesaver/Makefile | 4 ++-- mail/claws-mail-pgpcore/buildlink3.mk | 4 ++-- mail/claws-mail-synce/Makefile | 4 ++-- mail/claws-mail/Makefile | 3 ++- mail/deforaos-mailer/Makefile | 4 ++-- mail/evolution-data-server/Makefile | 4 ++-- mail/evolution-exchange/Makefile | 4 ++-- mail/evolution/Makefile | 4 ++-- mail/evolution/buildlink3.mk | 4 ++-- mail/mail-notification/Makefile | 4 ++-- mail/msmtp/Makefile | 4 ++-- mail/netbiff/Makefile | 4 ++-- mail/sylpheed/Makefile | 4 ++-- mail/thunderbird/Makefile | 3 ++- mail/thunderbird10/Makefile | 4 ++-- 16 files changed, 32 insertions(+), 30 deletions(-) (limited to 'mail') diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index d8723950e3d..a2a5cd8fef5 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2013/08/16 09:20:40 obache Exp $ +# $NetBSD: Makefile,v 1.105 2013/09/02 19:51:14 adam Exp $ DISTNAME= balsa-2.4.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= http://pawsa.fedorapeople.org/balsa/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/claws-mail-cachesaver/Makefile b/mail/claws-mail-cachesaver/Makefile index 36be579298b..2f4a48eb4ee 100644 --- a/mail/claws-mail-cachesaver/Makefile +++ b/mail/claws-mail-cachesaver/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:41 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/09/02 19:51:14 adam Exp $ # DISTNAME= cachesaver-0.10.9 PKGNAME= claws-mail-cachesaver-0.10.9 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-pgpcore/buildlink3.mk b/mail/claws-mail-pgpcore/buildlink3.mk index 24ff2604361..138eb347a30 100644 --- a/mail/claws-mail-pgpcore/buildlink3.mk +++ b/mail/claws-mail-pgpcore/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2013/06/06 12:53:53 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2013/09/02 19:50:47 adam Exp $ BUILDLINK_TREE+= claws-mail-pgpcore @@ -6,7 +6,7 @@ BUILDLINK_TREE+= claws-mail-pgpcore CLAWS_MAIL_PGPCORE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.7.0 -BUILDLINK_ABI_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.8.1nb8 +BUILDLINK_ABI_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.9.2 BUILDLINK_PKGSRCDIR.claws-mail-pgpcore?= ../../mail/claws-mail-pgpcore .include "../../x11/gtk2/buildlink3.mk" diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index c7a46279ac6..a82997366ad 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:41 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/09/02 19:51:14 adam Exp $ # DISTNAME= synce_plugin-0.7.5 PKGNAME= claws-mail-synce_plugin-0.7.5 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 0c85d4bcffe..09e755ea624 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2013/07/24 15:26:11 drochner Exp $ +# $NetBSD: Makefile,v 1.59 2013/09/02 19:51:14 adam Exp $ INSTALLATION_DIRS+= ${EGDIR} INSTALLATION_DIRS+= share/claws-mail @@ -6,6 +6,7 @@ INSTALLATION_DIRS+= share/claws-mail .include "Makefile.common" PKGNAME= claws-mail-${CLAWS_VERSION} +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= X based e-mail and netnews client diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile index cbbc8a990aa..33e27d74dc2 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/08/22 08:37:43 obache Exp $ +# $NetBSD: Makefile,v 1.10 2013/09/02 19:51:14 adam Exp $ # DISTNAME= Mailer-0.1.5 PKGNAME= deforaos-mailer-0.1.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail MASTER_SITES= http://www.defora.org/os/download/download/3704/ diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile index 059afb1dbca..556099751f0 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.136 2013/06/06 12:54:42 wiz Exp $ +# $NetBSD: Makefile,v 1.137 2013/09/02 19:51:14 adam Exp $ DISTNAME= evolution-data-server-2.32.3 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 460aa5ae0a0..696327f4bd2 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2013/06/06 12:54:42 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2013/09/02 19:51:14 adam Exp $ # DISTNAME= evolution-exchange-2.32.2 EE_VER= 2.32 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index ffe741f556e..2115d93fdd3 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.200 2013/08/16 09:20:40 obache Exp $ +# $NetBSD: Makefile,v 1.201 2013/09/02 19:50:43 adam Exp $ DISTNAME= evolution-2.32.3 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution/buildlink3.mk b/mail/evolution/buildlink3.mk index f93360ffb06..0d67d70eec2 100644 --- a/mail/evolution/buildlink3.mk +++ b/mail/evolution/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.57 2013/06/06 12:53:59 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.58 2013/09/02 19:50:43 adam Exp $ BUILDLINK_TREE+= evolution @@ -6,7 +6,7 @@ BUILDLINK_TREE+= evolution EVOLUTION_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.evolution+= evolution>=2.8.0 -BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb22 +BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb25 BUILDLINK_PKGSRCDIR.evolution?= ../../mail/evolution .include "../../devel/nspr/buildlink3.mk" diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index 3bb7d87f7df..bb80bc1f395 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.81 2013/08/16 09:20:40 obache Exp $ +# $NetBSD: Makefile,v 1.82 2013/09/02 19:51:14 adam Exp $ # DISTNAME= mail-notification-5.4 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= mail gnome MASTER_SITES= http://savannah.nongnu.org/download/mailnotify/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 8b7b9329f25..e80eceb48a2 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2013/06/06 12:54:42 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2013/09/02 19:51:14 adam Exp $ DISTNAME= msmtp-1.4.31 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/netbiff/Makefile b/mail/netbiff/Makefile index 2360fd2c041..ffefcbf9ae9 100644 --- a/mail/netbiff/Makefile +++ b/mail/netbiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/06/06 12:54:42 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/09/02 19:51:14 adam Exp $ # DISTNAME= netbiff-0.9.18 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= mail MASTER_SITES= http://www.cs.virginia.edu/~jrk3g/netbiff/ diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 7d26e0cc88c..16e2409cbc9 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.149 2013/06/06 12:54:42 wiz Exp $ +# $NetBSD: Makefile,v 1.150 2013/09/02 19:51:14 adam Exp $ DISTNAME= sylpheed-3.3.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.3/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 0140e37dbe5..195e78e0ab5 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.119 2013/08/10 00:31:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.120 2013/09/02 19:51:14 adam Exp $ # DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} TB_VER= 17.0.8 LIGHTNINGVER= 1.9 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} \ ${MASTER_SITE_MOZILLA_ALL:=thunderbird/releases/${TB_VER}esr/source/} diff --git a/mail/thunderbird10/Makefile b/mail/thunderbird10/Makefile index 97f5e9d5bef..0384dd8dfe7 100644 --- a/mail/thunderbird10/Makefile +++ b/mail/thunderbird10/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2013/06/06 12:54:42 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/09/02 19:51:14 adam Exp $ # DISTNAME= thunderbird-${TB_VER}esr.source PKGNAME= thunderbird10-${TB_VER} TB_VER= 10.0.12 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/source/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3