pkgsrc-Changes archive

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

CVS commit: pkgsrc/cad/dinotrace



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec  4 13:05:29 UTC 2025

Modified Files:
        pkgsrc/cad/dinotrace: Makefile

Log Message:
dinotrace: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/cad/dinotrace/Makefile

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

Modified files:

Index: pkgsrc/cad/dinotrace/Makefile
diff -u pkgsrc/cad/dinotrace/Makefile:1.61 pkgsrc/cad/dinotrace/Makefile:1.62
--- pkgsrc/cad/dinotrace/Makefile:1.61  Sun Sep 21 21:22:37 2025
+++ pkgsrc/cad/dinotrace/Makefile       Thu Dec  4 13:05:29 2025
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile,v 1.61 2025/09/21 21:22:37 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.62 2025/12/04 13:05:29 wiz Exp $
+
 DISTNAME=      dinotrace-9.4f
 PKGREVISION=   2
 CATEGORIES=    cad
@@ -7,7 +7,7 @@ MASTER_SITES=   ${MASTER_SITE_GITHUB:=veri
 GITHUB_TAG=    v9.4f
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.veripool.org/dinotrace/
+HOMEPAGE=      https://github.com/veripool/dinotrace/blob/master/README.rst
 COMMENT=       Tool for viewing the output of digital simulators
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index