mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
net/rssguard: address the article list was sometimes blank issue
- Fix LIKE statements using double quotes instead of single ones - While here, make the COMMENT text Qt version-agnostic PR: 281162 Patch by: martymac
This commit is contained in:
parent
66a68b0dff
commit
df10f6be56
@ -1,9 +1,13 @@
|
||||
PORTNAME= rssguard
|
||||
PORTVERSION= 4.7.3 # don't forget to update APP_REVISION below
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net www
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= b0e2b4bb5d8fffe7ef15.patch:-p1
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Simple (yet powerful) Qt5 feed reader
|
||||
COMMENT= Simple (yet powerful) Qt-based feed reader
|
||||
WWW= https://github.com/martinrotter/rssguard
|
||||
|
||||
LICENSE= GPLv3+
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1721968666
|
||||
SHA256 (martinrotter-rssguard-4.7.3_GH0.tar.gz) = 3321c9ee595fd0362eaff618362621434f76538915f4cc03ac1d449464cecfee
|
||||
SIZE (martinrotter-rssguard-4.7.3_GH0.tar.gz) = 23567754
|
||||
SHA256 (b0e2b4bb5d8fffe7ef15.patch) = e7daa4788e82769406f511a1e20206eb8e8717756982293e7ff36ab31de6f019
|
||||
SIZE (b0e2b4bb5d8fffe7ef15.patch) = 2418
|
||||
|
Loading…
Reference in New Issue
Block a user