diff --git a/www/dooble/Makefile b/www/dooble/Makefile index 8608b43af1e8..a42d0a4846fc 100644 --- a/www/dooble/Makefile +++ b/www/dooble/Makefile @@ -1,44 +1,44 @@ PORTNAME= dooble -DISTVERSION= 2023.01.30 +DISTVERSION= 2023.02.20 CATEGORIES= www MAINTAINER= eric@camachat.org COMMENT= Dooble Web Browser WWW= https://textbrowser.github.io/dooble/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++17-lang desktop-file-utils gl gmake qmake qt:5 ssl \ tar xorg USE_GITHUB= yes GH_ACCOUNT= textbrowser USE_GL= gl USE_QT= concurrent core declarative gui location network printsupport \ sql webchannel webengine widgets xml sql-sqlite3:run \ buildtools:build qmake:build USE_XORG= xcb QMAKE_SOURCE_PATH= ${PORTNAME}.pro PLIST_FILES= ${PREFIX}/share/applications/${PORTNAME}.desktop \ ${PREFIX}/share/pixmaps/${PORTNAME}.png \ bin/${PORTNAME} .include QT5_VER_MINOR= ${QT5_VERSION:C/^[0-9]+\.//:C/\..+$//} .if ${QT5_VER_MINOR} < 15 BROKEN= Qt 5.15 or higher required, using 5.${QT5_VER_MINOR} now .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/Dooble ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/Icons/Logo/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png desktop-file-edit --remove-category=Web --add-category=Network --add-category=WebBrowser ${WRKSRC}/${PORTNAME}.desktop desktop-file-edit --set-key=Exec --set-value=${PREFIX}/bin/${PORTNAME} ${WRKSRC}/${PORTNAME}.desktop desktop-file-edit --set-icon=${PREFIX}/share/pixmaps/${PORTNAME}.png ${WRKSRC}/${PORTNAME}.desktop ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop .include diff --git a/www/dooble/distinfo b/www/dooble/distinfo index a05037b16f2f..f8618dc6cd2c 100644 --- a/www/dooble/distinfo +++ b/www/dooble/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675091930 -SHA256 (textbrowser-dooble-2023.01.30_GH0.tar.gz) = 2d4eb72a5b17d550af133a7ea5ad587fd762b4244d4c472710a26fa894827a3d -SIZE (textbrowser-dooble-2023.01.30_GH0.tar.gz) = 92608095 +TIMESTAMP = 1676993236 +SHA256 (textbrowser-dooble-2023.02.20_GH0.tar.gz) = fa2a8f2687c44547f32b1d8f6879ede8792e23197e8ac01d99e619529ce57717 +SIZE (textbrowser-dooble-2023.02.20_GH0.tar.gz) = 92605866