Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jan 2017 08:37:07 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431346 - in head: audio/ardour5 chinese/pyzy devel/p5-Module-Extract-Use net-mgmt/bgpq3 textproc/py-pandocfilters x11-fonts/emojione-color-font-ttf
Message-ID:  <201701130837.v0D8b7TE049488@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Fri Jan 13 08:37:06 2017
New Revision: 431346
URL: https://svnweb.freebsd.org/changeset/ports/431346

Log:
  http://github.com redirects to the https version.
  
  Sponsored by:	Absolight

Modified:
  head/audio/ardour5/Makefile   (contents, props changed)
  head/chinese/pyzy/pkg-descr   (contents, props changed)
  head/devel/p5-Module-Extract-Use/pkg-descr   (contents, props changed)
  head/net-mgmt/bgpq3/pkg-descr   (contents, props changed)
  head/textproc/py-pandocfilters/pkg-descr   (contents, props changed)
  head/x11-fonts/emojione-color-font-ttf/Makefile   (contents, props changed)

Modified: head/audio/ardour5/Makefile
==============================================================================
--- head/audio/ardour5/Makefile	Fri Jan 13 07:21:04 2017	(r431345)
+++ head/audio/ardour5/Makefile	Fri Jan 13 08:37:06 2017	(r431346)
@@ -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}

Modified: head/chinese/pyzy/pkg-descr
==============================================================================
--- head/chinese/pyzy/pkg-descr	Fri Jan 13 07:21:04 2017	(r431345)
+++ head/chinese/pyzy/pkg-descr	Fri Jan 13 08:37:06 2017	(r431346)
@@ -3,4 +3,4 @@ The Chinese PinYin and Bopomofo conversi
 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

Modified: head/devel/p5-Module-Extract-Use/pkg-descr
==============================================================================
--- head/devel/p5-Module-Extract-Use/pkg-descr	Fri Jan 13 07:21:04 2017	(r431345)
+++ head/devel/p5-Module-Extract-Use/pkg-descr	Fri Jan 13 08:37:06 2017	(r431346)
@@ -5,4 +5,4 @@ file loads directly. Modules loaded with
 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

Modified: head/net-mgmt/bgpq3/pkg-descr
==============================================================================
--- head/net-mgmt/bgpq3/pkg-descr	Fri Jan 13 07:21:04 2017	(r431345)
+++ head/net-mgmt/bgpq3/pkg-descr	Fri Jan 13 08:37:06 2017	(r431346)
@@ -13,4 +13,4 @@ However, bgpq3 can not be used as a full
 - 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

Modified: head/textproc/py-pandocfilters/pkg-descr
==============================================================================
--- head/textproc/py-pandocfilters/pkg-descr	Fri Jan 13 07:21:04 2017	(r431345)
+++ head/textproc/py-pandocfilters/pkg-descr	Fri Jan 13 08:37:06 2017	(r431346)
@@ -1,3 +1,3 @@
 Utilities for writing pandoc filters in python.
 
-WWW: http://github.com/jgm/pandocfilters
+WWW: https://github.com/jgm/pandocfilters

Modified: head/x11-fonts/emojione-color-font-ttf/Makefile
==============================================================================
--- head/x11-fonts/emojione-color-font-ttf/Makefile	Fri Jan 13 07:21:04 2017	(r431345)
+++ head/x11-fonts/emojione-color-font-ttf/Makefile	Fri Jan 13 08:37:06 2017	(r431346)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701130837.v0D8b7TE049488>