diff --git a/net/rssguard/Makefile b/net/rssguard/Makefile index 20b561fc1679..44fa546d9d16 100644 --- a/net/rssguard/Makefile +++ b/net/rssguard/Makefile @@ -1,31 +1,31 @@ # Created by: Alexey Dokuchaev PORTNAME= rssguard -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 CATEGORIES= net www MAINTAINER= danfe@FreeBSD.org COMMENT= Simple (yet powerful) Qt5 feed reader LICENSE= GPLv3+ USES= cmake qt:5 USE_QT= buildtools_build linguisttools_build qmake_build \ core dbus declarative gui multimedia network sql \ widgets xml USE_GITHUB= yes GH_ACCOUNT= martinrotter OPTIONS_DEFINE= WEBENGINE OPTIONS_DEFAULT_aarch64= WEBENGINE OPTIONS_DEFAULT_amd64= WEBENGINE 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 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librssguard.so .include diff --git a/net/rssguard/distinfo b/net/rssguard/distinfo index d4e364555a0a..0a7678f58af1 100644 --- a/net/rssguard/distinfo +++ b/net/rssguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648020848 -SHA256 (martinrotter-rssguard-4.2.1_GH0.tar.gz) = b404e3d8310c58ffb337bf1d2eb2c7cc10a692b00ed2666af30bd0153413cc05 -SIZE (martinrotter-rssguard-4.2.1_GH0.tar.gz) = 22541187 +TIMESTAMP = 1651213436 +SHA256 (martinrotter-rssguard-4.2.2_GH0.tar.gz) = 8f92257efa9321c1d511a977870c9ad053778256fd3cd8e7b1003d49c97e7af8 +SIZE (martinrotter-rssguard-4.2.2_GH0.tar.gz) = 21936065 diff --git a/net/rssguard/pkg-plist b/net/rssguard/pkg-plist index 3125787346b2..2beb36fc856d 100644 --- a/net/rssguard/pkg-plist +++ b/net/rssguard/pkg-plist @@ -1,21 +1,22 @@ bin/rssguard include/librssguard/services/abstract/accountcheckmodel.h include/librssguard/services/abstract/cacheforserviceroot.h include/librssguard/services/abstract/category.h include/librssguard/services/abstract/feed.h include/librssguard/services/abstract/gui/authenticationdetails.h +include/librssguard/services/abstract/gui/custommessagepreviewer.h include/librssguard/services/abstract/gui/formaccountdetails.h include/librssguard/services/abstract/gui/formcategorydetails.h include/librssguard/services/abstract/gui/formfeeddetails.h include/librssguard/services/abstract/importantnode.h include/librssguard/services/abstract/label.h include/librssguard/services/abstract/labelsnode.h include/librssguard/services/abstract/recyclebin.h include/librssguard/services/abstract/rootitem.h 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/512x512/apps/rssguard.png share/metainfo/com.github.rssguard.appdata.xml