pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-ppx_ignore_instrumentation



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jan 14 10:50:07 UTC 2026

Modified Files:
        pkgsrc/devel/ocaml-ppx_ignore_instrumentation: Makefile

Log Message:
ocaml-ppx_ignore_instrumentation: fix HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/devel/ocaml-ppx_ignore_instrumentation/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/ocaml-ppx_ignore_instrumentation/Makefile
diff -u pkgsrc/devel/ocaml-ppx_ignore_instrumentation/Makefile:1.3 pkgsrc/devel/ocaml-ppx_ignore_instrumentation/Makefile:1.4
--- pkgsrc/devel/ocaml-ppx_ignore_instrumentation/Makefile:1.3  Mon Aug 25 08:35:03 2025
+++ pkgsrc/devel/ocaml-ppx_ignore_instrumentation/Makefile      Wed Jan 14 10:50:06 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2025/08/25 08:35:03 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2026/01/14 10:50:06 wiz Exp $
 
 DISTNAME=      ${GITHUB_PROJECT}-0.15.0
 PKGNAME=       ocaml-${DISTNAME}
@@ -8,7 +8,7 @@ GITHUB_PROJECT= ppx_ignore_instrumentati
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/janestreet/ppx_ignore_instrumentatio/
+HOMEPAGE=      https://github.com/janestreet/ppx_ignore_instrumentation
 COMMENT=       Removes AST nodes for instrumentation extensions
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index