Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2024 18:38:40 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4730d7ff8153 - main - databases/sqlitebrowser: Add sponsorship information
Message-ID:  <202406241838.45OIceUf079422@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406241838.45OIceUf079422>