pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia Follow some redirects.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a995a8a985c
branches: trunk
changeset: 367844:1a995a8a985c
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 08 06:14:03 2017 +0000
description:
Follow some redirects.
diffstat:
multimedia/gst-plugins0.10-base/plugins.mk | 6 +++---
multimedia/gst-plugins1-base/plugins.mk | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (46 lines):
diff -r 3527eafc9033 -r 1a995a8a985c multimedia/gst-plugins0.10-base/plugins.mk
--- a/multimedia/gst-plugins0.10-base/plugins.mk Fri Sep 08 06:07:46 2017 +0000
+++ b/multimedia/gst-plugins0.10-base/plugins.mk Fri Sep 08 06:14:03 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: plugins.mk,v 1.12 2016/02/25 15:49:43 jperkin Exp $
+# $NetBSD: plugins.mk,v 1.13 2017/09/08 06:14:03 wiz Exp $
#
# This file is shared across the gst-plugins-{base,good} packages to
# simplify their code. It provides a framework to write simple packages
@@ -9,11 +9,11 @@
DISTNAME= gst-plugins-${GST_PLUGINS0.10_TYPE}-${GST_PLUGINS0.10_VER}
PKGNAME= ${DISTNAME:S/plugins/plugins0.10/}
CATEGORIES= multimedia gnome
-MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-${GST_PLUGINS0.10_TYPE}/
+MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-plugins-${GST_PLUGINS0.10_TYPE}/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.gstreamer.net/
+HOMEPAGE= https://www.gstreamer.net/
COMMENT= Open source multimedia framework -
DISTINFO_FILE= ${.CURDIR}/../../multimedia/gst-plugins0.10-${GST_PLUGINS0.10_TYPE}/distinfo
diff -r 3527eafc9033 -r 1a995a8a985c multimedia/gst-plugins1-base/plugins.mk
--- a/multimedia/gst-plugins1-base/plugins.mk Fri Sep 08 06:07:46 2017 +0000
+++ b/multimedia/gst-plugins1-base/plugins.mk Fri Sep 08 06:14:03 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: plugins.mk,v 1.3 2016/02/25 15:49:43 jperkin Exp $
+# $NetBSD: plugins.mk,v 1.4 2017/09/08 06:14:03 wiz Exp $
#
# This file is shared across the gst-plugins-{base,good} packages to
# simplify their code. It provides a framework to write simple packages
@@ -9,11 +9,11 @@
DISTNAME= gst-plugins-${GST_PLUGINS1_TYPE}-${GST_PLUGINS1_VER}
PKGNAME= ${DISTNAME:S/plugins/plugins1/}
CATEGORIES= multimedia gnome
-MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-${GST_PLUGINS1_TYPE}/
+MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-plugins-${GST_PLUGINS1_TYPE}/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://gstreamer.freedesktop.org/
+HOMEPAGE= https://gstreamer.freedesktop.org/
COMMENT= Open source multimedia framework -
DISTINFO_FILE= ${.CURDIR}/../../multimedia/gst-plugins1-${GST_PLUGINS1_TYPE}/distinfo
Home |
Main Index |
Thread Index |
Old Index