1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

graphics/colord[-gtk]: switch to MASTER_SITES to HTTPS

The HTTP site was not working at the time of this commit,
whilst the HTTPS site was working.

PR:		239088
Submitted by:	Miyashita Touka <imagin8r@protonmail.com>
Approved by:	kwm (maintainer timeout)
This commit is contained in:
Ben Woods 2019-09-22 13:50:52 +00:00
parent eca8da86cd
commit e55b3e862d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512584
4 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
PORTNAME= colord-gtk
PORTVERSION= 0.1.26
CATEGORIES= graphics
MASTER_SITES= http://www.freedesktop.org/software/colord/releases/
MASTER_SITES= https://www.freedesktop.org/software/colord/releases/
MAINTAINER= kwm@FreeBSD.org
COMMENT= Manage color profiles to accurately color input/output devices

View File

@ -1,3 +1,3 @@
Gtk3 widget for the colord system service.
WWW: http://www.freedesktop.org/software/colord
WWW: https://www.freedesktop.org/software/colord

View File

@ -4,7 +4,7 @@
PORTNAME= colord
PORTVERSION= 1.3.5
CATEGORIES= graphics
MASTER_SITES= http://www.freedesktop.org/software/colord/releases/
MASTER_SITES= https://www.freedesktop.org/software/colord/releases/
MAINTAINER= kwm@FreeBSD.org
COMMENT= Manage color profiles to accurately color input/output devices

View File

@ -1,4 +1,4 @@
colord is a system service that makes it easy to manage, install and generate
color profiles to accurately color manage input and output devices.
WWW: http://www.freedesktop.org/software/colord
WWW: https://www.freedesktop.org/software/colord