git: be048f4e1cab - main - net/rssguard: update RSS Guard to version 4.2.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Jan 2023 13:27:43 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=be048f4e1cabf2a8a966aa8cba29855432343b61 commit be048f4e1cabf2a8a966aa8cba29855432343b61 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-01-03 13:26:52 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-01-03 13:26:52 +0000 net/rssguard: update RSS Guard to version 4.2.7 Reported by: portscout --- net/rssguard/Makefile | 4 +++- net/rssguard/distinfo | 6 +++--- net/rssguard/pkg-plist | 6 +++--- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/net/rssguard/Makefile b/net/rssguard/Makefile index 89c602947e88..7bb8c88d8d9e 100644 --- a/net/rssguard/Makefile +++ b/net/rssguard/Makefile @@ -1,5 +1,5 @@ PORTNAME= rssguard -PORTVERSION= 4.2.5 +PORTVERSION= 4.2.7 CATEGORIES= net www MAINTAINER= danfe@FreeBSD.org @@ -23,6 +23,8 @@ OPTIONS_DEFAULT_i386= WEBENGINE WEBENGINE_DESC= Use QtWebEngine module for internal web browser WEBENGINE_USE= QT=location,printsupport,webchannel,webengine WEBENGINE_CMAKE_OFF= -DUSE_WEBENGINE:BOOL=OFF +WEBENGINE_PLIST_SUB= PROGNAME=${PORTNAME} +WEBENGINE_PLIST_SUB_OFF= PROGNAME=${PORTNAME}lite post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librssguard.so diff --git a/net/rssguard/distinfo b/net/rssguard/distinfo index 685acfafa3fb..b3341cf65237 100644 --- a/net/rssguard/distinfo +++ b/net/rssguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664516460 -SHA256 (martinrotter-rssguard-4.2.5_GH0.tar.gz) = a4d6bd479b24a045d3e7f461e4b722dafb2a364b77990c96b5c8df3e29c4fb3b -SIZE (martinrotter-rssguard-4.2.5_GH0.tar.gz) = 22004006 +TIMESTAMP = 1671631487 +SHA256 (martinrotter-rssguard-4.2.7_GH0.tar.gz) = b3256bc2152683235b9b6f46ab195a3f7fb6c3c3c1e177525dd0523923f2e8d2 +SIZE (martinrotter-rssguard-4.2.7_GH0.tar.gz) = 22029315 diff --git a/net/rssguard/pkg-plist b/net/rssguard/pkg-plist index 5ffeb7965c41..0d1ab3ba831f 100644 --- a/net/rssguard/pkg-plist +++ b/net/rssguard/pkg-plist @@ -17,6 +17,6 @@ include/librssguard/services/abstract/serviceentrypoint.h include/librssguard/services/abstract/serviceroot.h include/librssguard/services/abstract/unreadnode.h lib/librssguard.so -share/applications/com.github.rssguard.desktop -share/icons/hicolor/256x256/apps/rssguard.png -share/metainfo/com.github.rssguard.appdata.xml +share/applications/io.github.martinrotter.%%PROGNAME%%.desktop +share/icons/hicolor/256x256/apps/io.github.martinrotter.%%PROGNAME%%.png +share/metainfo/io.github.martinrotter.%%PROGNAME%%.metainfo.xml