Received: by mail.netbsd.org (Postfix, from userid 605) id 475C984D5F; Tue, 10 Sep 2019 22:53:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C1E9784D5E for ; Tue, 10 Sep 2019 22:53:55 +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 sw2EEmaekQSp for ; Tue, 10 Sep 2019 22:53:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 05D7184CE3 for ; Tue, 10 Sep 2019 22:53:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F4153FBF4; Tue, 10 Sep 2019 22:53:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1568156034118540" MIME-Version: 1.0 Date: Tue, 10 Sep 2019 22:53:54 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20190910225354.F4153FBF4@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. --_----------=_1568156034118540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Tue Sep 10 22:53:54 UTC 2019 Modified Files: pkgsrc/finance/gnucash: Makefile pkgsrc/misc/yelp3: Makefile pkgsrc/net/gnome-online-accounts: Makefile buildlink3.mk pkgsrc/www/liferea: Makefile pkgsrc/www/midori: Makefile pkgsrc/www/vimb: Makefile Log Message: *: recursive bump for webkit-gtk-2.26.0 To generate a diff of this commit: cvs rdiff -u -r1.282 -r1.283 pkgsrc/finance/gnucash/Makefile cvs rdiff -u -r1.67 -r1.68 pkgsrc/misc/yelp3/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/net/gnome-online-accounts/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/gnome-online-accounts/buildlink3.mk cvs rdiff -u -r1.167 -r1.168 pkgsrc/www/liferea/Makefile cvs rdiff -u -r1.121 -r1.122 pkgsrc/www/midori/Makefile cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/vimb/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1568156034118540 Content-Disposition: inline Content-Length: 4229 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/finance/gnucash/Makefile diff -u pkgsrc/finance/gnucash/Makefile:1.282 pkgsrc/finance/gnucash/Makefile:1.283 --- pkgsrc/finance/gnucash/Makefile:1.282 Thu Aug 22 12:23:06 2019 +++ pkgsrc/finance/gnucash/Makefile Tue Sep 10 22:53:54 2019 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.282 2019/08/22 12:23:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.283 2019/09/10 22:53:54 leot Exp $ DISTNAME= gnucash-3.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/misc/yelp3/Makefile diff -u pkgsrc/misc/yelp3/Makefile:1.67 pkgsrc/misc/yelp3/Makefile:1.68 --- pkgsrc/misc/yelp3/Makefile:1.67 Sun Jul 21 22:25:24 2019 +++ pkgsrc/misc/yelp3/Makefile Tue Sep 10 22:53:54 2019 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2019/07/21 22:25:24 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2019/09/10 22:53:54 leot Exp $ DISTNAME= yelp-3.32.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/net/gnome-online-accounts/Makefile diff -u pkgsrc/net/gnome-online-accounts/Makefile:1.31 pkgsrc/net/gnome-online-accounts/Makefile:1.32 --- pkgsrc/net/gnome-online-accounts/Makefile:1.31 Sun Jul 21 22:24:09 2019 +++ pkgsrc/net/gnome-online-accounts/Makefile Tue Sep 10 22:53:54 2019 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2019/07/21 22:24:09 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2019/09/10 22:53:54 leot Exp $ DISTNAME= gnome-online-accounts-3.28.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-online-accounts/3.28/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/net/gnome-online-accounts/buildlink3.mk diff -u pkgsrc/net/gnome-online-accounts/buildlink3.mk:1.9 pkgsrc/net/gnome-online-accounts/buildlink3.mk:1.10 --- pkgsrc/net/gnome-online-accounts/buildlink3.mk:1.9 Sun Jul 21 22:24:09 2019 +++ pkgsrc/net/gnome-online-accounts/buildlink3.mk Tue Sep 10 22:53:54 2019 @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2019/07/21 22:24:09 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2019/09/10 22:53:54 leot Exp $ BUILDLINK_TREE+= gnome-online-accounts @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-online-accounts GNOME_ONLINE_ACCOUNTS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-online-accounts+= gnome-online-accounts>=3.29.1 -BUILDLINK_ABI_DEPENDS.gnome-online-accounts?= gnome-online-accounts>=3.28.0nb9 +BUILDLINK_ABI_DEPENDS.gnome-online-accounts?= gnome-online-accounts>=3.28.0nb10 BUILDLINK_PKGSRCDIR.gnome-online-accounts?= ../../net/gnome-online-accounts .include "../../security/libgcrypt/buildlink3.mk" Index: pkgsrc/www/liferea/Makefile diff -u pkgsrc/www/liferea/Makefile:1.167 pkgsrc/www/liferea/Makefile:1.168 --- pkgsrc/www/liferea/Makefile:1.167 Sun Aug 11 13:24:21 2019 +++ pkgsrc/www/liferea/Makefile Tue Sep 10 22:53:54 2019 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.167 2019/08/11 13:24:21 wiz Exp $ +# $NetBSD: Makefile,v 1.168 2019/09/10 22:53:54 leot Exp $ DISTNAME= liferea-1.12.5a -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www GITHUB_RELEASE= v${PKGVERSION_NOREV:S/a//} MASTER_SITES= ${MASTER_SITE_GITHUB:=lwindolf/} Index: pkgsrc/www/midori/Makefile diff -u pkgsrc/www/midori/Makefile:1.121 pkgsrc/www/midori/Makefile:1.122 --- pkgsrc/www/midori/Makefile:1.121 Fri Aug 2 11:27:21 2019 +++ pkgsrc/www/midori/Makefile Tue Sep 10 22:53:54 2019 @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.121 2019/08/02 11:27:21 leot Exp $ +# $NetBSD: Makefile,v 1.122 2019/09/10 22:53:54 leot Exp $ DISTNAME= midori-v9.0 PKGNAME= ${DISTNAME:S/v//} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=midori-browser/} GITHUB_PROJECT= core Index: pkgsrc/www/vimb/Makefile diff -u pkgsrc/www/vimb/Makefile:1.33 pkgsrc/www/vimb/Makefile:1.34 --- pkgsrc/www/vimb/Makefile:1.33 Wed Jul 31 16:33:42 2019 +++ pkgsrc/www/vimb/Makefile Tue Sep 10 22:53:54 2019 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2019/07/31 16:33:42 leot Exp $ +# $NetBSD: Makefile,v 1.34 2019/09/10 22:53:54 leot Exp $ DISTNAME= vimb-3.5.0 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GITHUB:=fanglingsu/} --_----------=_1568156034118540--