git: f28b4d85b037 - main - net/rssguard: the port had been updated to version 4.2.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Sep 2022 03:22:10 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=f28b4d85b037b53dc9b2a2f68d6f3a6028101439 commit f28b4d85b037b53dc9b2a2f68d6f3a6028101439 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-09-13 03:21:00 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-09-13 03:21:00 +0000 net/rssguard: the port had been updated to version 4.2.4 Garbage-collect no longer needed `post-patch' target, the corresponding code had been fixed upstream. Reported by: portscout --- net/rssguard/Makefile | 6 +----- net/rssguard/distinfo | 6 +++--- net/rssguard/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/net/rssguard/Makefile b/net/rssguard/Makefile index ee4bfdaded0b..98503529e629 100644 --- a/net/rssguard/Makefile +++ b/net/rssguard/Makefile @@ -1,5 +1,5 @@ PORTNAME= rssguard -PORTVERSION= 4.2.3 +PORTVERSION= 4.2.4 CATEGORIES= net www MAINTAINER= danfe@FreeBSD.org @@ -24,10 +24,6 @@ WEBENGINE_DESC= Use QtWebEngine module for internal web browser WEBENGINE_USE= QT=location,printsupport,webchannel,webengine WEBENGINE_CMAKE_OFF= -DUSE_WEBENGINE:BOOL=OFF -post-patch: - @${REINPLACE_CMD} -e '60s,m_volume,static_cast<qreal>(&) / 100,' \ - ${WRKSRC}/src/librssguard/miscellaneous/notification.cpp - post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librssguard.so diff --git a/net/rssguard/distinfo b/net/rssguard/distinfo index 00f4b9653716..377ec1aa5055 100644 --- a/net/rssguard/distinfo +++ b/net/rssguard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654153826 -SHA256 (martinrotter-rssguard-4.2.3_GH0.tar.gz) = b883e6fa1a9c0e5c6f39735da055146a7876264197a7a6e8f1244f0db34fb98a -SIZE (martinrotter-rssguard-4.2.3_GH0.tar.gz) = 21940720 +TIMESTAMP = 1662378269 +SHA256 (martinrotter-rssguard-4.2.4_GH0.tar.gz) = 523e61b4e0a05ea587d8b66c030cd452a51f8030d54b9dd2f4127527eb25a2d9 +SIZE (martinrotter-rssguard-4.2.4_GH0.tar.gz) = 22023932 diff --git a/net/rssguard/pkg-plist b/net/rssguard/pkg-plist index 2beb36fc856d..5ffeb7965c41 100644 --- a/net/rssguard/pkg-plist +++ b/net/rssguard/pkg-plist @@ -18,5 +18,5 @@ 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/icons/hicolor/256x256/apps/rssguard.png share/metainfo/com.github.rssguard.appdata.xml