aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-13 08:37:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-13 08:37:06 +0000
commitab00e8864e64bffdc3f62d013325f992dcf05a04 (patch)
tree0ab6fe71d91d9e0bc29d89ec8fc2c93e46156551
parent9063f9304ce8598f71c59d404dda7fabd8cdc077 (diff)
downloadports-ab00e8864e64bffdc3f62d013325f992dcf05a04.tar.gz
ports-ab00e8864e64bffdc3f62d013325f992dcf05a04.zip
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=431346
-rw-r--r--audio/ardour5/Makefile3
-rw-r--r--chinese/pyzy/pkg-descr2
-rw-r--r--devel/p5-Module-Extract-Use/pkg-descr2
-rw-r--r--net-mgmt/bgpq3/pkg-descr2
-rw-r--r--textproc/py-pandocfilters/pkg-descr2
-rw-r--r--x11-fonts/emojione-color-font-ttf/Makefile2
6 files changed, 6 insertions, 7 deletions
diff --git a/audio/ardour5/Makefile b/audio/ardour5/Makefile
index bd9a94bd5aea..4b889b0da976 100644
--- a/audio/ardour5/Makefile
+++ b/audio/ardour5/Makefile
@@ -4,8 +4,7 @@
PORTNAME= ardour5
PORTVERSION= 5.5.0
CATEGORIES= audio
-MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/ \
- http://github.com/beerml/ardour_releases/raw/master/
+MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/
# The original master side points to the latest release only:
# MASTER_SITES= https://community.ardour.org/srctar/
DISTNAME= Ardour-${PORTVERSION}
diff --git a/chinese/pyzy/pkg-descr b/chinese/pyzy/pkg-descr
index e74c190abf71..c26b84286379 100644
--- a/chinese/pyzy/pkg-descr
+++ b/chinese/pyzy/pkg-descr
@@ -3,4 +3,4 @@ The Chinese PinYin and Bopomofo conversion library
This is the Chinese PinYin / Bopomofo conversion library.
You can easily write an application which handles the Chinese with it.
-WWW: http://github.com/pyzy/pyzy
+WWW: https://github.com/pyzy/pyzy
diff --git a/devel/p5-Module-Extract-Use/pkg-descr b/devel/p5-Module-Extract-Use/pkg-descr
index 5e002870de0c..519242045896 100644
--- a/devel/p5-Module-Extract-Use/pkg-descr
+++ b/devel/p5-Module-Extract-Use/pkg-descr
@@ -5,4 +5,4 @@ file loads directly. Modules loaded with parent or base, for instance,
will will be in the import list for those pragmas but won't have separate
entries in the data this module returns.
-WWW: http://github.com/briandfoy/module-extract-use/tree/master
+WWW: https://github.com/briandfoy/module-extract-use/tree/master
diff --git a/net-mgmt/bgpq3/pkg-descr b/net-mgmt/bgpq3/pkg-descr
index 9d1456a07d36..ec9778f5cb10 100644
--- a/net-mgmt/bgpq3/pkg-descr
+++ b/net-mgmt/bgpq3/pkg-descr
@@ -13,4 +13,4 @@ However, bgpq3 can not be used as a full replacement of bgpq, because:
- GateD prefix-filters generation is not implemented (and not planned).
- Cisco standard access-lists generation is not implemented (and not planned).
-WWW: http://github.com/snar/bgpq3
+WWW: https://github.com/snar/bgpq3
diff --git a/textproc/py-pandocfilters/pkg-descr b/textproc/py-pandocfilters/pkg-descr
index 37019559de06..002d32656262 100644
--- a/textproc/py-pandocfilters/pkg-descr
+++ b/textproc/py-pandocfilters/pkg-descr
@@ -1,3 +1,3 @@
Utilities for writing pandoc filters in python.
-WWW: http://github.com/jgm/pandocfilters
+WWW: https://github.com/jgm/pandocfilters
diff --git a/x11-fonts/emojione-color-font-ttf/Makefile b/x11-fonts/emojione-color-font-ttf/Makefile
index 0e386ed640a7..79433fcb1152 100644
--- a/x11-fonts/emojione-color-font-ttf/Makefile
+++ b/x11-fonts/emojione-color-font-ttf/Makefile
@@ -4,7 +4,7 @@
PORTNAME= emojione-color-font-ttf
PORTVERSION= 1.3
CATEGORIES= x11-fonts
-MASTER_SITES= http://github.com/eosrei/emojione-color-font/releases/download/v${PORTVERSION}/
+MASTER_SITES= https://github.com/eosrei/emojione-color-font/releases/download/v${PORTVERSION}/
DISTNAME= EmojiOneColor-SVGinOT-${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org