summaryrefslogtreecommitdiff
path: root/www/midori/Makefile
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-06-26 09:35:34 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-06-26 09:35:34 +0000
commit117b8f5900912765e5d5310916665f4d7898aead (patch)
tree0afb0148b57dcfd6ed9c797609950c9242027fa3 /www/midori/Makefile
parent69e6725b36bfdae5b2e5691e645116a525e37642 (diff)
downloadpkgsrc-117b8f5900912765e5d5310916665f4d7898aead.tar.gz
Pullup ticket #6244 - requested by niapkgsrc-2020Q1
www/midori: bugfix Revisions pulled up: - www/midori/Makefile 1.130 - www/midori/distinfo 1.30 - www/midori/patches/patch-core_browser.vala 1.1 --- Module Name: pkgsrc Committed By: nia Date: Tue Jun 16 13:54:25 UTC 2020 Modified Files: pkgsrc/www/midori: Makefile distinfo Added Files: pkgsrc/www/midori/patches: patch-core_browser.vala Log Message: midori: Fix typing / and backspace in the URL bar. Noticed by benny on twitter PKGREVISION++
Diffstat (limited to 'www/midori/Makefile')
-rw-r--r--www/midori/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile
index ac696efc7a2..7d11ffa9b7b 100644
--- a/www/midori/Makefile
+++ b/www/midori/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.127 2020/03/11 09:53:54 wiz Exp $
+# $NetBSD: Makefile,v 1.127.2.1 2020/06/26 09:35:34 bsiegert Exp $
DISTNAME= midori-v9.0
PKGNAME= ${DISTNAME:S/v//}
-PKGREVISION= 5
+PKGREVISION= 8
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=midori-browser/}
GITHUB_PROJECT= core