pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/spidermonkey185



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

Modified Files:
        pkgsrc/lang/spidermonkey185: Makefile

Log Message:
spidermonkey185: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/lang/spidermonkey185/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/spidermonkey185/Makefile
diff -u pkgsrc/lang/spidermonkey185/Makefile:1.16 pkgsrc/lang/spidermonkey185/Makefile:1.17
--- pkgsrc/lang/spidermonkey185/Makefile:1.16   Tue Jan  6 16:06:16 2026
+++ pkgsrc/lang/spidermonkey185/Makefile        Mon Feb  9 07:12:35 2026
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2026/01/06 16:06:16 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.17 2026/02/09 07:12:35 wiz Exp $
 
 DISTNAME=      js185-1.0.0
 PKGNAME=       spidermonkey185-1.8.5
@@ -8,7 +7,7 @@ CATEGORIES=     lang
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=js/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://developer.mozilla.org/en/SpiderMonkey
+HOMEPAGE=      https://spidermonkey.dev/
 COMMENT=       Standalone JavaScript implementation in C
 LICENSE=       mpl-1.1
 



Home | Main Index | Thread Index | Old Index