Received: by mail.netbsd.org (Postfix, from userid 605) id 6EFF484DD6; Tue, 27 Nov 2018 20:33:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5CDE784D2A for ; Tue, 27 Nov 2018 20:33:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 3R_XIultQV1g for ; Tue, 27 Nov 2018 20:33:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7B75784D21 for ; Tue, 27 Nov 2018 20:33:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 64E5CFB1F; Tue, 27 Nov 2018 20:33:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543350788237960" MIME-Version: 1.0 Date: Tue, 27 Nov 2018 20:33:08 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20181127203308.64E5CFB1F@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1543350788237960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Tue Nov 27 20:33:08 UTC 2018 Modified Files: pkgsrc/mail/balsa: Makefile pkgsrc/mail/evolution: Makefile pkgsrc/multimedia/handbrake: Makefile pkgsrc/time/gnotime: Makefile pkgsrc/x11/gnome-desktop-sharp: Makefile Log Message: Revbump packages depending on gtkhtml314. To generate a diff of this commit: cvs rdiff -u -r1.140 -r1.141 pkgsrc/mail/balsa/Makefile cvs rdiff -u -r1.233 -r1.234 pkgsrc/mail/evolution/Makefile cvs rdiff -u -r1.48 -r1.49 pkgsrc/multimedia/handbrake/Makefile cvs rdiff -u -r1.82 -r1.83 pkgsrc/time/gnotime/Makefile cvs rdiff -u -r1.83 -r1.84 pkgsrc/x11/gnome-desktop-sharp/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543350788237960 Content-Disposition: inline Content-Length: 2892 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/mail/balsa/Makefile diff -u pkgsrc/mail/balsa/Makefile:1.140 pkgsrc/mail/balsa/Makefile:1.141 --- pkgsrc/mail/balsa/Makefile:1.140 Wed Nov 14 22:21:55 2018 +++ pkgsrc/mail/balsa/Makefile Tue Nov 27 20:33:07 2018 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.140 2018/11/14 22:21:55 kleink Exp $ +# $NetBSD: Makefile,v 1.141 2018/11/27 20:33:07 bsiegert Exp $ DISTNAME= balsa-2.4.14 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= mail gnome MASTER_SITES= http://pawsa.fedorapeople.org/balsa/ EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/mail/evolution/Makefile diff -u pkgsrc/mail/evolution/Makefile:1.233 pkgsrc/mail/evolution/Makefile:1.234 --- pkgsrc/mail/evolution/Makefile:1.233 Wed Nov 14 22:21:58 2018 +++ pkgsrc/mail/evolution/Makefile Tue Nov 27 20:33:07 2018 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.233 2018/11/14 22:21:58 kleink Exp $ +# $NetBSD: Makefile,v 1.234 2018/11/27 20:33:07 bsiegert Exp $ DISTNAME= evolution-2.32.3 -PKGREVISION= 54 +PKGREVISION= 55 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.32/} EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/multimedia/handbrake/Makefile diff -u pkgsrc/multimedia/handbrake/Makefile:1.48 pkgsrc/multimedia/handbrake/Makefile:1.49 --- pkgsrc/multimedia/handbrake/Makefile:1.48 Wed Nov 14 22:22:06 2018 +++ pkgsrc/multimedia/handbrake/Makefile Tue Nov 27 20:33:08 2018 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2018/11/14 22:22:06 kleink Exp $ +# $NetBSD: Makefile,v 1.49 2018/11/27 20:33:08 bsiegert Exp $ # DISTNAME= HandBrake-0.9.3 PKGNAME= ${DISTNAME:S/HandBrake/handbrake/} -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= multimedia MASTER_SITES= http://download.m0k.org/handbrake/releases/ MASTER_SITES+= http://download.m0k.org/handbrake/contrib/ Index: pkgsrc/time/gnotime/Makefile diff -u pkgsrc/time/gnotime/Makefile:1.82 pkgsrc/time/gnotime/Makefile:1.83 --- pkgsrc/time/gnotime/Makefile:1.82 Wed Nov 14 22:22:31 2018 +++ pkgsrc/time/gnotime/Makefile Tue Nov 27 20:33:08 2018 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2018/11/14 22:22:31 kleink Exp $ +# $NetBSD: Makefile,v 1.83 2018/11/27 20:33:08 bsiegert Exp $ DISTNAME= gnotime-2.4.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} Index: pkgsrc/x11/gnome-desktop-sharp/Makefile diff -u pkgsrc/x11/gnome-desktop-sharp/Makefile:1.83 pkgsrc/x11/gnome-desktop-sharp/Makefile:1.84 --- pkgsrc/x11/gnome-desktop-sharp/Makefile:1.83 Wed Nov 14 22:22:40 2018 +++ pkgsrc/x11/gnome-desktop-sharp/Makefile Tue Nov 27 20:33:07 2018 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2018/11/14 22:22:40 kleink Exp $ +# $NetBSD: Makefile,v 1.84 2018/11/27 20:33:07 bsiegert Exp $ # DISTNAME= gnome-desktop-sharp-2.26.0 -PKGREVISION= 74 +PKGREVISION= 75 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop-sharp/2.26/} --_----------=_1543350788237960--