pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-ppx_typerep_conv
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 14 10:50:56 UTC 2026
Modified Files:
pkgsrc/devel/ocaml-ppx_typerep_conv: Makefile
Log Message:
ocaml-ppx_typerep_conv: fix HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ocaml-ppx_typerep_conv/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_typerep_conv/Makefile
diff -u pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile:1.7 pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile:1.8
--- pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile:1.7 Mon Aug 25 08:35:05 2025
+++ pkgsrc/devel/ocaml-ppx_typerep_conv/Makefile Wed Jan 14 10:50:56 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2025/08/25 08:35:05 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2026/01/14 10:50:56 wiz Exp $
DISTNAME= ${GITHUB_PROJECT}-0.15.0
PKGNAME= ocaml-${DISTNAME}
@@ -8,7 +8,7 @@ GITHUB_PROJECT= ppx_typerep_conv
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/typerep_convstreet/ppx_typerep_conv/
+HOMEPAGE= https://github.com/janestreet/ppx_typerep_conv/
COMMENT= Generation of runtime types from type declarations in OCaml
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index