pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/sassc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb  7 08:24:31 UTC 2026

Modified Files:
        pkgsrc/www/sassc: Makefile

Log Message:
sassc: switch to https


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/sassc/Makefile

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

Modified files:

Index: pkgsrc/www/sassc/Makefile
diff -u pkgsrc/www/sassc/Makefile:1.13 pkgsrc/www/sassc/Makefile:1.14
--- pkgsrc/www/sassc/Makefile:1.13      Fri May 21 07:05:52 2021
+++ pkgsrc/www/sassc/Makefile   Sat Feb  7 08:24:31 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.13 2021/05/21 07:05:52 adam Exp $
+# $NetBSD: Makefile,v 1.14 2026/02/07 08:24:31 wiz Exp $
 
 DISTNAME=      sassc-3.6.2
 CATEGORIES=    www devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=sass/}
 
 MAINTAINER=    adam%NetBSD.org@localhost
-HOMEPAGE=      http://sass-lang.com/libsass/
+HOMEPAGE=      https://sass-lang.com/libsass/
 COMMENT=       Wrapper around libsass
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index