pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/json-yaml
Module Name: pkgsrc
Committed By: sjmulder
Date: Wed Dec 17 16:47:02 UTC 2025
Modified Files:
pkgsrc/textproc/json-yaml: Makefile
Log Message:
textproc/json-yaml: Update MASTER_SITES and HOMEPAGE
Project moved to Codeberg. Regenerated tarball appears to have the same
hash.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/json-yaml/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/json-yaml/Makefile
diff -u pkgsrc/textproc/json-yaml/Makefile:1.4 pkgsrc/textproc/json-yaml/Makefile:1.5
--- pkgsrc/textproc/json-yaml/Makefile:1.4 Wed Jan 1 01:19:00 2020
+++ pkgsrc/textproc/json-yaml/Makefile Wed Dec 17 16:47:02 2025
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2020/01/01 01:19:00 sjmulder Exp $
+# $NetBSD: Makefile,v 1.5 2025/12/17 16:47:02 sjmulder Exp $
DISTNAME= json-yaml-1.2.1
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GITHUB:=sjmulder/}
+MASTER_SITES= https://codeberg.org/sjmulder/json-yaml/releases/download/${PKGVERSION_NOREV}/
MAINTAINER= sjmulder%NetBSD.org@localhost
-HOMEPAGE= https://github.com/sjmulder/json-yaml/
+HOMEPAGE= https://codeberg.org/sjmulder/json-yaml/
COMMENT= Convert JSON to YAML and back
LICENSE= 2-clause-bsd
Home |
Main Index |
Thread Index |
Old Index