pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www Use https for sass-lang.com.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e129f042759
branches:  trunk
changeset: 398290:1e129f042759
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Jul 15 16:14:29 2019 +0000

description:
Use https for sass-lang.com.

diffstat:

 www/ruby-sass/Makefile   |  4 ++--
 www/ruby-sass34/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 1b2d9284b57f -r 1e129f042759 www/ruby-sass/Makefile
--- a/www/ruby-sass/Makefile    Mon Jul 15 16:11:58 2019 +0000
+++ b/www/ruby-sass/Makefile    Mon Jul 15 16:14:29 2019 +0000
@@ -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
 
diff -r 1b2d9284b57f -r 1e129f042759 www/ruby-sass34/Makefile
--- a/www/ruby-sass34/Makefile  Mon Jul 15 16:11:58 2019 +0000
+++ b/www/ruby-sass34/Makefile  Mon Jul 15 16:14:29 2019 +0000
@@ -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