pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Revbump packages depending on webkit-gtk.



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Mon Nov 12 21:39:10 2018 +0100
Changeset:	78397c6947ebbbfed432fa33e7572d5741478225

Modified Files:
	bijiben/Makefile
	epiphany/Makefile
	evolution-data-server/Makefile
	gnome-control-center/Makefile
	gnome-todo/Makefile
	gnucash-devel/Makefile
	lariza/Makefile
	luakit/Makefile
	midori/Makefile
	surf2/Makefile
	vimb/Makefile
	zenity/Makefile

Log Message:
Revbump packages depending on webkit-gtk.

The enchant dependency has been raised to enchant2 so this needs
a bump too.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=78397c6947ebbbfed432fa33e7572d5741478225

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 bijiben/Makefile               | 1 +
 epiphany/Makefile              | 1 +
 evolution-data-server/Makefile | 1 +
 gnome-control-center/Makefile  | 1 +
 gnome-todo/Makefile            | 1 +
 gnucash-devel/Makefile         | 1 +
 lariza/Makefile                | 1 +
 luakit/Makefile                | 1 +
 midori/Makefile                | 2 +-
 surf2/Makefile                 | 1 +
 vimb/Makefile                  | 1 +
 zenity/Makefile                | 1 +
 12 files changed, 12 insertions(+), 1 deletion(-)

diffs:
diff --git a/bijiben/Makefile b/bijiben/Makefile
index e93c56e150..41a1fccbec 100644
--- a/bijiben/Makefile
+++ b/bijiben/Makefile
@@ -2,6 +2,7 @@
 #
 
 DISTNAME=	bijiben-3.20.2
+PKGREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/bijiben/3.20/}
 EXTRACT_SUFX=	.tar.xz
diff --git a/epiphany/Makefile b/epiphany/Makefile
index 2b1a6a4802..94639fb35a 100644
--- a/epiphany/Makefile
+++ b/epiphany/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD: Makefile,v 1.162 2016/01/06 10:46:50 adam Exp $
 
 DISTNAME=	epiphany-3.16.3
+PKGREVISION=	1
 CATEGORIES=	www gnome
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/epiphany/3.16/}
 EXTRACT_SUFX=	.tar.xz
diff --git a/evolution-data-server/Makefile b/evolution-data-server/Makefile
index 7a61b596fc..c2468d96bd 100644
--- a/evolution-data-server/Makefile
+++ b/evolution-data-server/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD: Makefile,v 1.154 2015/10/10 01:57:53 ryoon Exp $
 
 DISTNAME=	evolution-data-server-3.18.4
+PKGREVISION=	1
 CATEGORIES=	mail gnome
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/evolution-data-server/3.18/}
 EXTRACT_SUFX=	.tar.xz
diff --git a/gnome-control-center/Makefile b/gnome-control-center/Makefile
index b0f58a3554..d89ec50ce5 100644
--- a/gnome-control-center/Makefile
+++ b/gnome-control-center/Makefile
@@ -2,6 +2,7 @@
 #
 
 DISTNAME=	gnome-control-center-3.16.3
+PKGREVISION=	1
 CATEGORIES=	x11 gnome
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/gnome-control-center/3.16/}
 EXTRACT_SUFX=	.tar.xz
diff --git a/gnome-todo/Makefile b/gnome-todo/Makefile
index 73fed0093a..67383f2752 100644
--- a/gnome-todo/Makefile
+++ b/gnome-todo/Makefile
@@ -2,6 +2,7 @@
 #
 
 DISTNAME=	gnome-todo-3.20.2
+PKGREVISION=	1
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/gnome-todo/3.20/}
 EXTRACT_SUFX=	.tar.xz
diff --git a/gnucash-devel/Makefile b/gnucash-devel/Makefile
index 1983431b97..1a11237d5e 100644
--- a/gnucash-devel/Makefile
+++ b/gnucash-devel/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD: Makefile,v 1.248 2017/07/03 11:49:37 wiz Exp $
 
 DISTNAME=		gnucash-2.7.8
+PKGREVISION=		1
 CATEGORIES=		finance
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=gnucash/}
 EXTRACT_SUFX=		.tar.bz2
diff --git a/lariza/Makefile b/lariza/Makefile
index 829dc45f9d..e54baf99d4 100644
--- a/lariza/Makefile
+++ b/lariza/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	lariza-18.03
+PKGREVISION=	1
 GITHUB_PROJECT=	lariza
 DISTNAME=	${GITHUB_TAG}
 CATEGORIES=	www
diff --git a/luakit/Makefile b/luakit/Makefile
index ea940a2feb..4d987b02df 100644
--- a/luakit/Makefile
+++ b/luakit/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	luakit-2017.08.10
+PKGREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=luakit/}
 
diff --git a/midori/Makefile b/midori/Makefile
index defc9e321a..f29f300a43 100644
--- a/midori/Makefile
+++ b/midori/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	midori_0.5.11_all_
 PKGNAME=	${DISTNAME:S/_all_//:S/_/-/}
-PKGREVISION=	26
+PKGREVISION=	27
 CATEGORIES=	www
 MASTER_SITES=	http://midori-browser.org/downloads/
 
diff --git a/surf2/Makefile b/surf2/Makefile
index 8bd230ccba..c7f2d30443 100644
--- a/surf2/Makefile
+++ b/surf2/Makefile
@@ -2,6 +2,7 @@
 
 DISTNAME=	surf-2.0
 PKGNAME=	${DISTNAME:S/surf/surf2/}
+PKGREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://dl.suckless.org/surf/
 
diff --git a/vimb/Makefile b/vimb/Makefile
index 343db24cdd..9a5fe3bf09 100644
--- a/vimb/Makefile
+++ b/vimb/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	vimb-3.3.0
+PKGREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=fanglingsu/}
 
diff --git a/zenity/Makefile b/zenity/Makefile
index af1e33601e..7e1240fe01 100644
--- a/zenity/Makefile
+++ b/zenity/Makefile
@@ -2,6 +2,7 @@
 #
 
 DISTNAME=	zenity-3.18.1
+PKGREVISION=	1
 CATEGORIES=	x11 gnome
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/zenity/3.18/}
 EXTRACT_SUFX=	.tar.xz


Home | Main Index | Thread Index | Old Index