pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/spidermonkey



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb  9 07:12:54 UTC 2026

Modified Files:
        pkgsrc/lang/spidermonkey: Makefile

Log Message:
spidermonkey: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/lang/spidermonkey/Makefile

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

Modified files:

Index: pkgsrc/lang/spidermonkey/Makefile
diff -u pkgsrc/lang/spidermonkey/Makefile:1.33 pkgsrc/lang/spidermonkey/Makefile:1.34
--- pkgsrc/lang/spidermonkey/Makefile:1.33      Sun Mar 30 21:10:44 2025
+++ pkgsrc/lang/spidermonkey/Makefile   Mon Feb  9 07:12:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2025/03/30 21:10:44 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2026/02/09 07:12:54 wiz Exp $
 
 DISTNAME=      js-1.8.0-rc1
 PKGNAME=       spidermonkey-1.8.0rc1
@@ -7,7 +7,7 @@ CATEGORIES=     lang
 MASTER_SITES=  ${MASTER_SITE_MOZILLA_ALL:=js/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://wiki.mozilla.org/JavaScript
+HOMEPAGE=      https://spidermonkey.dev/
 COMMENT=       Standalone JavaScript implementation in C
 
 CONFLICTS=     js-[0-9]*



Home | Main Index | Thread Index | Old Index