Hi ports@,
Below is a diff that updates databases/sqlitebrowser to 3.11.2. Tested
for quite a while now on amd64, works fine here.
Thanks,
Caspar Schutijser
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/sqlitebrowser/Makefile,v
retrieving revision 1.28
diff -u -p -r1.28 Makefile
--- Makefile 12 Jul 2019 20:44:02 -0000 1.28
+++ Makefile 28 Jul 2019 09:24:15 -0000
@@ -4,12 +4,11 @@ COMMENT= graphical interface to sqlite d
GH_ACCOUNT = sqlitebrowser
GH_PROJECT = sqlitebrowser
-GH_TAGNAME = v3.10.1
-REVISION = 3
+GH_TAGNAME = v3.11.2
CATEGORIES= databases x11
-HOMEPAGE= http://sqlitebrowser.org/
+HOMEPAGE= https://sqlitebrowser.org/
# MPLv2/GPLv3+
PERMIT_PACKAGE= Yes
@@ -21,7 +20,7 @@ MODULES= x11/qt5 \
devel/cmake
LIB_DEPENDS = databases/sqlite3 \
- editors/qscintilla,qt5
+ editors/qscintilla,qt5>=2.10.2
RUN_DEPENDS = x11/gtk+3,-guic \
devel/desktop-file-utils
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/sqlitebrowser/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 25 Oct 2017 09:51:11 -0000 1.5
+++ distinfo 28 Jul 2019 09:24:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (sqlitebrowser-3.10.1.tar.gz) = NutTvHUZLGh9zimMefFTLEEM5Oy+6s+we50Cowfxa+8=
-SIZE (sqlitebrowser-3.10.1.tar.gz) = 1992186
+SHA256 (sqlitebrowser-3.11.2.tar.gz) = KYrLKIeKpxInehw1wYWweloWccw+LGohsyNHe5HUhvw=
+SIZE (sqlitebrowser-3.11.2.tar.gz) = 2530497
No comments:
Post a Comment