pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

jabref3: Update MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	Frédéric Fauberteau <frederic%fauberteau.org@localhost>
Pushed By:	frederic
Date:		Fri Feb 27 11:38:40 2026 +0100
Changeset:	cc02670ce238fd69c2089eb0860c8769f9ac8638

Modified Files:
	jabref3/Makefile

Log Message:
jabref3: Update MASTER_SITES

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cc02670ce238fd69c2089eb0860c8769f9ac8638

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 jabref3/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diffs:
diff --git a/jabref3/Makefile b/jabref3/Makefile
index 8977d88ab4..54c83895dd 100644
--- a/jabref3/Makefile
+++ b/jabref3/Makefile
@@ -1,9 +1,10 @@
 # $NetBSD$
 
 DISTNAME=	JabRef-3.8.2
-PKGNAME=	${DISTNAME:tl}
 CATEGORIES=	misc
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=jabref/}
+MASTER_SITES=	${MASTER_SITE_GITHUB:=JabRef/}
+GITHUB_PROJECT=	jabref
+GITHUB_RELEASE=	v${PKGVERSION_NOREV}
 EXTRACT_SUFX=	.jar
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index