pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Use https for haskell.org.
Module Name: pkgsrc-wip
Committed By: nia <nia%netbsd.org@localhost>
Pushed By: nee
Date: Wed Jul 10 11:22:37 2019 +0100
Changeset: f0acf6dac27f4ad2c1c8cbc02c6682276b8282a7
Modified Files:
ghc/Makefile
ghc710/Makefile
haddock/Makefile
haskell-mode/Makefile
hs-GLURaw/Makefile
hs-GLUT/Makefile
hs-MemoTrie/Makefile
hs-ObjectName/Makefile
hs-OpenGL/Makefile
hs-OpenGLRaw/Makefile
hs-StateVar/Makefile
hs-Tensor/Makefile
hs-data-accessor-monads-fd/Makefile
Log Message:
Use https for haskell.org.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f0acf6dac27f4ad2c1c8cbc02c6682276b8282a7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ghc/Makefile | 2 +-
ghc710/Makefile | 2 +-
haddock/Makefile | 2 +-
haskell-mode/Makefile | 2 +-
hs-GLURaw/Makefile | 2 +-
hs-GLUT/Makefile | 2 +-
hs-MemoTrie/Makefile | 2 +-
hs-ObjectName/Makefile | 2 +-
hs-OpenGL/Makefile | 2 +-
hs-OpenGLRaw/Makefile | 2 +-
hs-StateVar/Makefile | 2 +-
hs-Tensor/Makefile | 2 +-
hs-data-accessor-monads-fd/Makefile | 2 +-
13 files changed, 13 insertions(+), 13 deletions(-)
diffs:
diff --git a/ghc/Makefile b/ghc/Makefile
index ca1bf0f6af..9f3ae0bf9a 100644
--- a/ghc/Makefile
+++ b/ghc/Makefile
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2
EXTRACT_USING= gtar
MAINTAINER= pho%cielonero.org@localhost
-HOMEPAGE= http://www.haskell.org/ghc/
+HOMEPAGE= https://www.haskell.org/ghc/
COMMENT= Compiler for the functional language Haskell
LICENSE= modified-bsd
diff --git a/ghc710/Makefile b/ghc710/Makefile
index 8fa1c148ef..884fd86f74 100644
--- a/ghc710/Makefile
+++ b/ghc710/Makefile
@@ -10,7 +10,7 @@ DISTFILES+= ghc-7.10.3-testsuite.tar.xz
MAINTAINER= sandro.r.millien%gmail.com@localhost
-HOMEPAGE= http://www.haskell.org/ghc/
+HOMEPAGE= https://www.haskell.org/ghc/
COMMENT= Compiler for the functional language Haskell
LICENSE= modified-bsd
diff --git a/haddock/Makefile b/haddock/Makefile
index 8dd96c4584..71521befaa 100644
--- a/haddock/Makefile
+++ b/haddock/Makefile
@@ -9,7 +9,7 @@ DISTFILES= haddock-${VERSION}-src.tar.gz
#DISTFILES+= haddock-html-${VERSION}.tar.gz
MAINTAINER= esg%sdf.lonestar.org@localhost
-HOMEPAGE= http://www.haskell.org/haddock/
+HOMEPAGE= https://www.haskell.org/haddock/
COMMENT= Documentation tool for Haskell
VERSION= 0.8
diff --git a/haskell-mode/Makefile b/haskell-mode/Makefile
index 129f1923f8..9dcb42773e 100644
--- a/haskell-mode/Makefile
+++ b/haskell-mode/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= http://projects.haskell.org/haskellmode-emacs/
LICENSE= gnu-gpl-v3
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.haskell.org/haskell-mode/
+HOMEPAGE= https://www.haskell.org/haskell-mode/
COMMENT= Haskell mode for Emacs
diff --git a/hs-GLURaw/Makefile b/hs-GLURaw/Makefile
index e21459aa73..33528affee 100644
--- a/hs-GLURaw/Makefile
+++ b/hs-GLURaw/Makefile
@@ -5,7 +5,7 @@ DISTNAME= GLURaw-1.1.0.0
CATEGORIES= graphics
MAINTAINER= pho%cielonegro.org@localhost
-HOMEPAGE= http://www.haskell.org/HOpenGL/
+HOMEPAGE= https://www.haskell.org/HOpenGL/
COMMENT= Raw binding for the OpenGL graphics system
LICENSE= modified-bsd
diff --git a/hs-GLUT/Makefile b/hs-GLUT/Makefile
index c885613162..b17d39d1ec 100644
--- a/hs-GLUT/Makefile
+++ b/hs-GLUT/Makefile
@@ -5,7 +5,7 @@ DISTNAME= GLUT-2.2.2.0
CATEGORIES= graphics
MAINTAINER= pho%cielonegro.org@localhost
-HOMEPAGE= http://www.haskell.org/HOpenGL/
+HOMEPAGE= https://www.haskell.org/HOpenGL/
COMMENT= Binding for the OpenGL Utility Toolkit
LICENSE= modified-bsd
diff --git a/hs-MemoTrie/Makefile b/hs-MemoTrie/Makefile
index b4fcab33bb..ab6acf1776 100644
--- a/hs-MemoTrie/Makefile
+++ b/hs-MemoTrie/Makefile
@@ -4,7 +4,7 @@ DISTNAME= MemoTrie-0.6.1
CATEGORIES= devel
MAINTAINER= szptvlfn%NetBSD.org@localhost
-HOMEPAGE= http://haskell.org/haskellwiki/MemoTrie
+HOMEPAGE= https://haskell.org/haskellwiki/MemoTrie
COMMENT= Trie-based memo functions
LICENSE= modified-bsd
diff --git a/hs-ObjectName/Makefile b/hs-ObjectName/Makefile
index 2060db18de..1f3cf104af 100644
--- a/hs-ObjectName/Makefile
+++ b/hs-ObjectName/Makefile
@@ -5,7 +5,7 @@ DISTNAME= ObjectName-1.0.0.0
CATEGORIES= devel
MAINTAINER= pho%cielonegro.org@localhost
-HOMEPAGE= http://www.haskell.org/HOpenGL/
+HOMEPAGE= https://www.haskell.org/HOpenGL/
COMMENT= Explicitly handled object names
LICENSE= modified-bsd
diff --git a/hs-OpenGL/Makefile b/hs-OpenGL/Makefile
index bb5e7b72a2..18c9149937 100644
--- a/hs-OpenGL/Makefile
+++ b/hs-OpenGL/Makefile
@@ -5,7 +5,7 @@ DISTNAME= OpenGL-2.4.0.1
CATEGORIES= graphics
MAINTAINER= pho%cielonegro.org@localhost
-HOMEPAGE= http://www.haskell.org/HOpenGL/
+HOMEPAGE= https://www.haskell.org/HOpenGL/
COMMENT= Binding for the OpenGL graphics system
LICENSE= modified-bsd
diff --git a/hs-OpenGLRaw/Makefile b/hs-OpenGLRaw/Makefile
index 8833875915..6985d026cf 100644
--- a/hs-OpenGLRaw/Makefile
+++ b/hs-OpenGLRaw/Makefile
@@ -5,7 +5,7 @@ DISTNAME= OpenGLRaw-1.1.0.1
CATEGORIES= graphics
MAINTAINER= pho%cielonegro.org@localhost
-HOMEPAGE= http://www.haskell.org/HOpenGL/
+HOMEPAGE= https://www.haskell.org/HOpenGL/
COMMENT= Raw binding for the OpenGL graphics system
LICENSE= modified-bsd
diff --git a/hs-StateVar/Makefile b/hs-StateVar/Makefile
index 50d0c9ff0c..563b624716 100644
--- a/hs-StateVar/Makefile
+++ b/hs-StateVar/Makefile
@@ -5,7 +5,7 @@ DISTNAME= StateVar-1.0.0.0
CATEGORIES= devel
MAINTAINER= pho%cielonegro.org@localhost
-HOMEPAGE= http://www.haskell.org/HOpenGL/
+HOMEPAGE= https://www.haskell.org/HOpenGL/
COMMENT= State variables
LICENSE= modified-bsd
diff --git a/hs-Tensor/Makefile b/hs-Tensor/Makefile
index 0ab9d100e1..2272df2763 100644
--- a/hs-Tensor/Makefile
+++ b/hs-Tensor/Makefile
@@ -5,7 +5,7 @@ DISTNAME= Tensor-1.0.0.1
CATEGORIES= math
MAINTAINER= pho%cielonegro.org@localhost
-HOMEPAGE= http://www.haskell.org/HOpenGL/
+HOMEPAGE= https://www.haskell.org/HOpenGL/
COMMENT= Tensor data types
LICENSE= modified-bsd
diff --git a/hs-data-accessor-monads-fd/Makefile b/hs-data-accessor-monads-fd/Makefile
index ba8e56b548..ca0184f042 100644
--- a/hs-data-accessor-monads-fd/Makefile
+++ b/hs-data-accessor-monads-fd/Makefile
@@ -5,7 +5,7 @@ DISTNAME= data-accessor-monads-fd-0.2.0.3
CATEGORIES= devel
MAINTAINER= pho%cielonegro.org@localhost
-HOMEPAGE= http://www.haskell.org/haskellwiki/Record_access
+HOMEPAGE= https://www.haskell.org/haskellwiki/Record_access
COMMENT= Use Accessor to access state in monads-fd State monad class
LICENSE= modified-bsd
Home |
Main Index |
Thread Index |
Old Index