diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-17 16:10:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-17 16:10:41 +0000 |
commit | 4febfda7ebbac97cc3ec2a609241dcffc1acdf26 (patch) | |
tree | 820e44eed2af43f47867f608c64ff8d3b11ebd04 /mail | |
parent | 52cdf69def6a6a6902e15af2e75201553e4e5f2a (diff) | |
download | pkgsrc-4febfda7ebbac97cc3ec2a609241dcffc1acdf26.tar.gz |
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-data-server/Makefile | 4 | ||||
-rw-r--r-- | mail/newspipe/Makefile | 4 | ||||
-rw-r--r-- | mail/pymsgauth/Makefile | 4 | ||||
-rw-r--r-- | mail/queue-repair/Makefile | 4 | ||||
-rw-r--r-- | mail/roundcube/Makefile | 3 | ||||
-rw-r--r-- | mail/rss2email/Makefile | 4 |
6 files changed, 12 insertions, 11 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile index 8f613cca6ca..77a99d20f9c 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.146 2014/05/05 00:48:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.147 2014/05/17 16:10:46 wiz Exp $ DISTNAME= evolution-data-server-2.32.3 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/newspipe/Makefile b/mail/newspipe/Makefile index 39ffa603109..f5ea2ab807f 100644 --- a/mail/newspipe/Makefile +++ b/mail/newspipe/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/01/25 10:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/17 16:10:46 wiz Exp $ # DISTNAME= newspipe.1.1.9 PKGNAME= ${DISTNAME:S/./-/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=newspipe/} EXTRACT_SUFX= .zip diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile index 51db4643421..6d98328a81a 100644 --- a/mail/pymsgauth/Makefile +++ b/mail/pymsgauth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/01/25 10:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/17 16:10:46 wiz Exp $ # DISTNAME= pymsgauth-2.1.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile index 8a8a2682c33..79b0b44f8f2 100644 --- a/mail/queue-repair/Makefile +++ b/mail/queue-repair/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/01/25 10:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/17 16:10:46 wiz Exp $ # DISTNAME= queue-repair-0.9.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 0d7c0fed75e..f9760394855 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2013/10/22 03:21:45 taca Exp $ +# $NetBSD: Makefile,v 1.61 2014/05/17 16:10:46 wiz Exp $ DISTNAME= roundcubemail-0.9.5-dep PKGNAME= ${DISTNAME:S/mail-/-/:S/-dep//} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/} diff --git a/mail/rss2email/Makefile b/mail/rss2email/Makefile index b75884c2301..39a1f8ff11d 100644 --- a/mail/rss2email/Makefile +++ b/mail/rss2email/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/04/20 01:45:18 schmonz Exp $ +# $NetBSD: Makefile,v 1.38 2014/05/17 16:10:46 wiz Exp $ DISTNAME= v3.8 PKGNAME= rss2email-3.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}archive/ DIST_SUBDIR= rss2email |