summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-07-30 22:47:48 +0000
committerwiz <wiz@pkgsrc.org>2017-07-30 22:47:48 +0000
commitc785ea6eea863a79f45a5da9d19804aa4c106a4f (patch)
tree6fca5bc539bde891bd1bb0236ba7c06331f95d7c /sysutils
parent8068ae7f5fb7614b1204c488c4571ec9c00a77c9 (diff)
downloadpkgsrc-c785ea6eea863a79f45a5da9d19804aa4c106a4f.tar.gz
Use https for www.gnome.org HOMEPAGEs.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gamin/Makefile.common4
-rw-r--r--sysutils/gnome-menus/Makefile4
-rw-r--r--sysutils/gnome-settings-daemon/Makefile4
-rw-r--r--sysutils/gnome-system-monitor/Makefile4
-rw-r--r--sysutils/gnome-system-tools/Makefile4
-rw-r--r--sysutils/gnome-vfs-monikers/Makefile4
-rw-r--r--sysutils/gnome-vfs/Makefile.common4
-rw-r--r--sysutils/gnome-volume-manager/Makefile4
-rw-r--r--sysutils/gsettings-desktop-schemas/Makefile4
-rw-r--r--sysutils/gvfs/Makefile4
-rw-r--r--sysutils/libgtop/Makefile4
-rw-r--r--sysutils/liboobs/Makefile4
-rw-r--r--sysutils/nautilus-sendto/Makefile4
-rw-r--r--sysutils/py-gnome-menus/Makefile4
14 files changed, 28 insertions, 28 deletions
diff --git a/sysutils/gamin/Makefile.common b/sysutils/gamin/Makefile.common
index d260e14d164..31f51c4335c 100644
--- a/sysutils/gamin/Makefile.common
+++ b/sysutils/gamin/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2012/10/23 19:51:02 asau Exp $
+# $NetBSD: Makefile.common,v 1.8 2017/07/30 22:47:55 wiz Exp $
#
# used by sysutils/gamin/Makefile
# used by sysutils/libgamin/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.gnome.org/~veillard/gamin/sources/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/~veillard/gamin/
+HOMEPAGE= https://www.gnome.org/~veillard/gamin/
COMMENT= File alteration monitor
LICENSE= gnu-lgpl-v2
diff --git a/sysutils/gnome-menus/Makefile b/sysutils/gnome-menus/Makefile
index df1e284b104..4d3d354b9c7 100644
--- a/sysutils/gnome-menus/Makefile
+++ b/sysutils/gnome-menus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2012/10/23 19:51:04 asau Exp $
+# $NetBSD: Makefile,v 1.57 2017/07/30 22:47:55 wiz Exp $
#
DISTNAME= gnome-menus-2.30.5
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-menus/2.30/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= Implementation of the desktop menu specification for GNOME
GNU_CONFIGURE= yes
diff --git a/sysutils/gnome-settings-daemon/Makefile b/sysutils/gnome-settings-daemon/Makefile
index 8b844295d8e..677d42ef954 100644
--- a/sysutils/gnome-settings-daemon/Makefile
+++ b/sysutils/gnome-settings-daemon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2017/02/12 06:26:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.61 2017/07/30 22:47:55 wiz Exp $
#
DISTNAME= gnome-settings-daemon-2.32.1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-settings-daemon/2.32/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= GNOME settings daemon
GNU_CONFIGURE= yes
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile
index 5a9ed97e4ae..71534e7f554 100644
--- a/sysutils/gnome-system-monitor/Makefile
+++ b/sysutils/gnome-system-monitor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2017/05/10 12:47:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.52 2017/07/30 22:47:55 wiz Exp $
#
DISTNAME= gnome-system-monitor-2.28.2
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.28/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= GNOME 2 system monitor program
USE_LIBTOOL= yes
diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile
index 7c85179d538..85f456d97af 100644
--- a/sysutils/gnome-system-tools/Makefile
+++ b/sysutils/gnome-system-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2017/02/12 06:26:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.40 2017/07/30 22:47:55 wiz Exp $
#
DISTNAME= gnome-system-tools-2.22.2
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-tools/2.22/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= System administraton tools for the GNOME desktop
PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-system-tools
diff --git a/sysutils/gnome-vfs-monikers/Makefile b/sysutils/gnome-vfs-monikers/Makefile
index f6c000e7c0f..77995e1b53d 100644
--- a/sysutils/gnome-vfs-monikers/Makefile
+++ b/sysutils/gnome-vfs-monikers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2017/02/12 06:26:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.38 2017/07/30 22:47:55 wiz Exp $
#
DISTNAME= gnome-vfs-monikers-2.15.3
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs-monikers/2.15/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= VFS namespace moniker for Bonobo
GNU_CONFIGURE= yes
diff --git a/sysutils/gnome-vfs/Makefile.common b/sysutils/gnome-vfs/Makefile.common
index e6541dea225..1e7b1f20741 100644
--- a/sysutils/gnome-vfs/Makefile.common
+++ b/sysutils/gnome-vfs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2013/10/09 12:47:06 wiz Exp $
+# $NetBSD: Makefile.common,v 1.29 2017/07/30 22:47:55 wiz Exp $
#
# used by audio/gnome-vfs-cdda/Makefile
# used by net/gnome-vfs-smb/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs/2.24/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= GNOME Virtual File System (v2)
DISTINFO_FILE= ${.CURDIR}/../../sysutils/gnome-vfs/distinfo
diff --git a/sysutils/gnome-volume-manager/Makefile b/sysutils/gnome-volume-manager/Makefile
index 8f95361c477..22881039c48 100644
--- a/sysutils/gnome-volume-manager/Makefile
+++ b/sysutils/gnome-volume-manager/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2017/02/12 06:26:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.51 2017/07/30 22:47:55 wiz Exp $
#
DISTNAME= gnome-volume-manager-2.24.1
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-volume-manager/2.24/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= GNOME daemon to auto-mount and manage storage devices
LICENSE= gnu-gpl-v2
diff --git a/sysutils/gsettings-desktop-schemas/Makefile b/sysutils/gsettings-desktop-schemas/Makefile
index 5e4b0144c91..21385118d7b 100644
--- a/sysutils/gsettings-desktop-schemas/Makefile
+++ b/sysutils/gsettings-desktop-schemas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/04/22 23:11:01 prlw1 Exp $
+# $NetBSD: Makefile,v 1.8 2017/07/30 22:47:56 wiz Exp $
DISTNAME= gsettings-desktop-schemas-3.20.0
CATEGORIES= sysutils gnome
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gsettings-desktop-schemas/${PKGVERSIO
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= Collection of GSettings schemas for the GNOME desktop
LICENSE= gnu-lgpl-v2.1
diff --git a/sysutils/gvfs/Makefile b/sysutils/gvfs/Makefile
index f8be7d74dc2..287705ac232 100644
--- a/sysutils/gvfs/Makefile
+++ b/sysutils/gvfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2017/05/29 11:09:46 jperkin Exp $
+# $NetBSD: Makefile,v 1.85 2017/07/30 22:47:56 wiz Exp $
#
DISTNAME= gvfs-1.6.7
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gvfs/1.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= Userspace virtual filesystem
LICENSE= gnu-lgpl-v2
diff --git a/sysutils/libgtop/Makefile b/sysutils/libgtop/Makefile
index 56ad1786de0..5b8a6509b0c 100644
--- a/sysutils/libgtop/Makefile
+++ b/sysutils/libgtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2016/07/09 06:39:01 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2017/07/30 22:47:56 wiz Exp $
DISTNAME= libgtop-2.28.4
PKGREVISION= 10
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtop/2.28/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= Library to retrieve system information, used in GNOME2
LICENSE= gnu-gpl-v2
diff --git a/sysutils/liboobs/Makefile b/sysutils/liboobs/Makefile
index 8557c12afe8..21fac6dc89e 100644
--- a/sysutils/liboobs/Makefile
+++ b/sysutils/liboobs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/07/09 06:39:01 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/07/30 22:47:56 wiz Exp $
#
DISTNAME= liboobs-2.22.2
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/liboobs/2.22/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= Lightweight GObject based interface to system-tools-backends
LICENSE= gnu-gpl-v2
diff --git a/sysutils/nautilus-sendto/Makefile b/sysutils/nautilus-sendto/Makefile
index 8aff76896b6..714f13321f9 100644
--- a/sysutils/nautilus-sendto/Makefile
+++ b/sysutils/nautilus-sendto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2017/04/22 21:03:57 adam Exp $
+# $NetBSD: Makefile,v 1.62 2017/07/30 22:47:56 wiz Exp $
#
DISTNAME= nautilus-sendto-2.32.0
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus-sendto/2.32/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/projects/nautilus/
+HOMEPAGE= https://www.gnome.org/projects/nautilus/
COMMENT= Convenience application to send a file via email or instant messenger
LICENSE= gnu-gpl-v2
diff --git a/sysutils/py-gnome-menus/Makefile b/sysutils/py-gnome-menus/Makefile
index fcb7fb3eb3e..324c9d540d6 100644
--- a/sysutils/py-gnome-menus/Makefile
+++ b/sysutils/py-gnome-menus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/01/01 14:43:58 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2017/07/30 22:47:56 wiz Exp $
DISTNAME= gnome-menus-2.30.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-menus/2.30/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= drochner@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
+HOMEPAGE= https://www.gnome.org/
COMMENT= Python bindings for gnome-menus
DISTINFO_FILE= ${.CURDIR}/../gnome-menus/distinfo