git: cafc17957f47 - main - www/dooble: update to 2021.08.05
Neel Chauhan
nc at FreeBSD.org
Wed Aug 18 19:48:16 UTC 2021
The branch main has been updated by nc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cafc17957f471317de28e97130e3531bc2ea1983
commit cafc17957f471317de28e97130e3531bc2ea1983
Author: Eric Camachat <eric at camachat.org>
AuthorDate: 2021-08-18 19:47:22 +0000
Commit: Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-08-18 19:47:22 +0000
www/dooble: update to 2021.08.05
PR: 257648
---
www/dooble/Makefile | 5 ++---
www/dooble/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/www/dooble/Makefile b/www/dooble/Makefile
index 6f7e80af1671..8f7a13f8678f 100644
--- a/www/dooble/Makefile
+++ b/www/dooble/Makefile
@@ -1,12 +1,12 @@
PORTNAME= dooble
-DISTVERSION= 2021.07.05
+DISTVERSION= 2021.08.05
CATEGORIES= www
MAINTAINER= eric at camachat.org
COMMENT= Dooble Web Browser
LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/../LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= compiler:c++17-lang desktop-file-utils gmake qmake qt:5 ssl tar \
xorg
@@ -19,7 +19,6 @@ USE_QT= concurrent core gui network printsupport sql webengine widgets \
USE_XORG= xcb
QMAKE_SOURCE_PATH= ${PORTNAME}.pro
-WRKSRC_SUBDIR= 2.x
PLIST_FILES= ${PREFIX}/share/applications/${PORTNAME}.desktop \
${PREFIX}/share/pixmaps/${PORTNAME}.png \
diff --git a/www/dooble/distinfo b/www/dooble/distinfo
index f8503be67d89..7cf906cc8ec3 100644
--- a/www/dooble/distinfo
+++ b/www/dooble/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625502495
-SHA256 (textbrowser-dooble-2021.07.05_GH0.tar.gz) = 593aecdd3e731e75ba152f9a612afe6df7a728dc6d8b8abc83d7c1adb14f4289
-SIZE (textbrowser-dooble-2021.07.05_GH0.tar.gz) = 96968548
+TIMESTAMP = 1628131803
+SHA256 (textbrowser-dooble-2021.08.05_GH0.tar.gz) = 70a2deff04ab01b4449aa8f6788d7984bc8195283cb5fb338dfc6b1d397f6a91
+SIZE (textbrowser-dooble-2021.08.05_GH0.tar.gz) = 90557356
More information about the dev-commits-ports-all
mailing list