pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/ruby-ansi



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb  5 10:58:08 UTC 2026

Modified Files:
        pkgsrc/misc/ruby-ansi: Makefile

Log Message:
ruby-ansi: switch to default github page, other one is gone


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/ruby-ansi/Makefile

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

Modified files:

Index: pkgsrc/misc/ruby-ansi/Makefile
diff -u pkgsrc/misc/ruby-ansi/Makefile:1.4 pkgsrc/misc/ruby-ansi/Makefile:1.5
--- pkgsrc/misc/ruby-ansi/Makefile:1.4  Sat Jan 18 23:33:09 2020
+++ pkgsrc/misc/ruby-ansi/Makefile      Thu Feb  5 10:58:08 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:33:09 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2026/02/05 10:58:08 wiz Exp $
 
 DISTNAME=      ansi-1.5.0
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://rubyworks.github.com/ansi/
+HOMEPAGE=      https://github.com/rubyworks/ansi
 COMMENT=       Collection of ANSI escape code related libraries
 LICENSE=       2-clause-bsd
 



Home | Main Index | Thread Index | Old Index