pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www
Module Name: pkgsrc
Committed By: nia
Date: Mon Jul 15 16:14:30 UTC 2019
Modified Files:
pkgsrc/www/ruby-sass: Makefile
pkgsrc/www/ruby-sass34: Makefile
Log Message:
Use https for sass-lang.com.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/ruby-sass/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-sass34/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/ruby-sass/Makefile
diff -u pkgsrc/www/ruby-sass/Makefile:1.24 pkgsrc/www/ruby-sass/Makefile:1.25
--- pkgsrc/www/ruby-sass/Makefile:1.24 Sun Feb 24 16:18:52 2019
+++ pkgsrc/www/ruby-sass/Makefile Mon Jul 15 16:14:29 2019
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2019/02/24 16:18:52 taca Exp $
+# $NetBSD: Makefile,v 1.25 2019/07/15 16:14:29 nia Exp $
DISTNAME= sass-3.7.3
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sass-lang.com/
+HOMEPAGE= https://sass-lang.com/
COMMENT= Powerful, but elegant CSS compiler that makes CSS fun again
LICENSE= mit
Index: pkgsrc/www/ruby-sass34/Makefile
diff -u pkgsrc/www/ruby-sass34/Makefile:1.2 pkgsrc/www/ruby-sass34/Makefile:1.3
--- pkgsrc/www/ruby-sass34/Makefile:1.2 Sun Feb 24 16:22:26 2019
+++ pkgsrc/www/ruby-sass34/Makefile Mon Jul 15 16:14:29 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2019/02/24 16:22:26 taca Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/15 16:14:29 nia Exp $
DISTNAME= sass-3.4.25
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/sass/sass34/}
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sass-lang.com/
+HOMEPAGE= https://sass-lang.com/
COMMENT= Powerful, but elegant CSS compiler that makes CSS fun again
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index