git: 06687500c201 - main - Revert "databases/sqlitebrowser: Add sponsorship information"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jun 2024 05:00:00 UTC
The branch main has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=06687500c20184b4c37f09898c61942cf35a7c21 commit 06687500c20184b4c37f09898c61942cf35a7c21 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2024-06-25 04:58:39 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2024-06-25 04:59:27 +0000 Revert "databases/sqlitebrowser: Add sponsorship information" This reverts commit 4730d7ff81532fbeffe167f3cdef800fe4d73e32. --- databases/sqlitebrowser/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile index fcfe72bad518..8b3863d4f98b 100644 --- a/databases/sqlitebrowser/Makefile +++ b/databases/sqlitebrowser/Makefile @@ -21,9 +21,6 @@ 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