Bump. I've been using this in amd64-current for over a month and it has
rebuilt cleanly through several pkg_add -u's.
--
J. Scott Heppler
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/vimb/Makefile,v
retrieving revision 1.20
diff -u -p -u -p -r1.20 Makefile
--- Makefile 18 Oct 2019 20:22:49 -0000 1.20
+++ Makefile 7 Jan 2020 03:38:07 -0000
@@ -4,7 +4,7 @@ COMMENT = modal webkit-based browser ins
GH_ACCOUNT = fanglingsu
GH_PROJECT = vimb
-GH_TAGNAME = 3.5.0
+GH_TAGNAME = 3.6.0
CATEGORIES = www x11
@@ -25,10 +25,6 @@ USE_GMAKE = Yes
CFLAGS += -D_BSD_SOURCE
MAKE_ENV = V=1
-
-# .git/index needed to generate version.h
-post-extract:
- mkdir -p ${WRKSRC}/.git/index
FAKE_FLAGS = PREFIX="${TRUEPREFIX}" \
MANPREFIX="${WRKINST}/${PREFIX}/man"
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/vimb/distinfo,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 distinfo
--- distinfo 18 Oct 2019 20:22:49 -0000 1.11
+++ distinfo 7 Jan 2020 03:38:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (vimb-3.5.0.tar.gz) = uzUWy7z0FyxRMnJYWsOxAMD/bvtflszgoDudfMlRMVs=
-SIZE (vimb-3.5.0.tar.gz) = 141269
+SHA256 (vimb-3.6.0.tar.gz) = qNto35iEHwfL+bKqAm5RBaq4P4CdodFmPe//gSUNkh4=
+SIZE (vimb-3.6.0.tar.gz) = 144750
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/vimb/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 PLIST
--- pkg/PLIST 27 Jun 2018 21:04:06 -0000 1.5
+++ pkg/PLIST 7 Jan 2020 03:38:07 -0000
@@ -1,7 +1,7 @@
@comment $OpenBSD: PLIST,v 1.5 2018/06/27 21:04:06 espie Exp $
@bin bin/vimb
lib/vimb/
-lib/vimb/webext_main.so
+@so lib/vimb/webext_main.so
@man man/man1/vimb.1
share/applications/vimb.desktop
@tag update-desktop-database