pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-safe_yaml
Module Name: pkgsrc
Committed By: wiz
Date: Fri Feb 6 08:42:52 UTC 2026
Modified Files:
pkgsrc/textproc/ruby-safe_yaml: Makefile
Log Message:
ruby-safe_yaml: use default github page, other one is gone
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/ruby-safe_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/ruby-safe_yaml/Makefile
diff -u pkgsrc/textproc/ruby-safe_yaml/Makefile:1.6 pkgsrc/textproc/ruby-safe_yaml/Makefile:1.7
--- pkgsrc/textproc/ruby-safe_yaml/Makefile:1.6 Tue Mar 24 17:03:36 2020
+++ pkgsrc/textproc/ruby-safe_yaml/Makefile Fri Feb 6 08:42:52 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2020/03/24 17:03:36 taca Exp $
+# $NetBSD: Makefile,v 1.7 2026/02/06 08:42:52 wiz Exp $
DISTNAME= safe_yaml-1.0.5
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://dtao.github.com/safe_yaml/
+HOMEPAGE= https://github.com/dtao/safe_yaml/
COMMENT= Parse YAML safely
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index