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
This commit is contained in:
parent
71f72f2d25
commit
f28b4d85b0
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user