git: 4730d7ff8153 - main - databases/sqlitebrowser: Add sponsorship information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Jun 2024 18:38:40 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=4730d7ff81532fbeffe167f3cdef800fe4d73e32 commit 4730d7ff81532fbeffe167f3cdef800fe4d73e32 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-04-18 06:02:34 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-06-24 18:38:23 +0000 databases/sqlitebrowser: Add sponsorship information --- databases/sqlitebrowser/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile index 8b3863d4f98b..fcfe72bad518 100644 --- a/databases/sqlitebrowser/Makefile +++ b/databases/sqlitebrowser/Makefile @@ -21,6 +21,9 @@ USE_GITHUB= yes PORTSCOUT= ignore:1 +SPONSORSHIP_PLATFORMS= PATREON:upstream +PATREON_UPSTREAM_SPONSOR_HANDLE= db4s + post-patch: @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' \ ${WRKSRC}/src/PreferencesDialog.cpp ${WRKSRC}/src/Application.cpp