pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libjit



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan  4 15:40:49 UTC 2026

Modified Files:
        pkgsrc/devel/libjit: Makefile

Log Message:
libjit: switch to GNU homepage, other one is gone


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/libjit/Makefile

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

Modified files:

Index: pkgsrc/devel/libjit/Makefile
diff -u pkgsrc/devel/libjit/Makefile:1.21 pkgsrc/devel/libjit/Makefile:1.22
--- pkgsrc/devel/libjit/Makefile:1.21   Sat Nov 12 09:10:22 2022
+++ pkgsrc/devel/libjit/Makefile        Sun Jan  4 15:40:49 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2022/11/12 09:10:22 nikita Exp $
-#
+# $NetBSD: Makefile,v 1.22 2026/01/04 15:40:49 wiz Exp $
 
 DISTNAME=      libjit-0.1.2
 PKGREVISION=   1
@@ -7,7 +6,7 @@ CATEGORIES=     devel
 MASTER_SITES=  https://download.savannah.gnu.org/releases/dotgnu-pnet/libjit-releases/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.southern-storm.com.au/libjit.html
+HOMEPAGE=      https://www.gnu.org/software/libjit/
 COMMENT=       Just-In-Time compilation functionality
 
 LICENSE=       gnu-lgpl-v2.1



Home | Main Index | Thread Index | Old Index