pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ruby-haml



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb  6 08:32:50 UTC 2026

Modified Files:
        pkgsrc/textproc/ruby-haml: Makefile

Log Message:
ruby-haml: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/textproc/ruby-haml/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-haml/Makefile
diff -u pkgsrc/textproc/ruby-haml/Makefile:1.30 pkgsrc/textproc/ruby-haml/Makefile:1.31
--- pkgsrc/textproc/ruby-haml/Makefile:1.30     Sun Jan 18 13:58:07 2026
+++ pkgsrc/textproc/ruby-haml/Makefile  Fri Feb  6 08:32:49 2026
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2026/01/18 13:58:07 taca Exp $
+# $NetBSD: Makefile,v 1.31 2026/02/06 08:32:49 wiz Exp $
 
 DISTNAME=      haml-7.2.0
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://haml.info/
+HOMEPAGE=      https://haml.info/
 COMMENT=       XHTML & CSS markup language & template engine
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index