pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc gstreamer*: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6562ff775c18
branches:  trunk
changeset: 370449:6562ff775c18
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 17 10:50:38 2017 +0000

description:
gstreamer*: follow redirect

diffstat:

 meta-pkgs/gstreamer0.10-plugins/Makefile   |  4 ++--
 multimedia/gst-plugins0.10-base/plugins.mk |  4 ++--
 multimedia/gst-plugins0.10-gnonlin/DESCR   |  6 +++---
 multimedia/gstreamer0.10/Makefile          |  5 ++---
 4 files changed, 9 insertions(+), 10 deletions(-)

diffs (65 lines):

diff -r 5a4c718330ec -r 6562ff775c18 meta-pkgs/gstreamer0.10-plugins/Makefile
--- a/meta-pkgs/gstreamer0.10-plugins/Makefile  Tue Oct 17 10:48:31 2017 +0000
+++ b/meta-pkgs/gstreamer0.10-plugins/Makefile  Tue Oct 17 10:50:38 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2011/02/28 14:52:55 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/10/17 10:50:38 wiz Exp $
 
 DISTNAME=      # empty
 PKGNAME=       gstreamer0.10-plugins-1.0
@@ -8,7 +8,7 @@
 DISTFILES=     # empty
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.gstreamer.net/
+HOMEPAGE=      https://gstreamer.freedesktop.org/
 COMMENT=       Open-source multimedia framework (plug-in meta-package)
 
 META_PACKAGE=  yes
diff -r 5a4c718330ec -r 6562ff775c18 multimedia/gst-plugins0.10-base/plugins.mk
--- a/multimedia/gst-plugins0.10-base/plugins.mk        Tue Oct 17 10:48:31 2017 +0000
+++ b/multimedia/gst-plugins0.10-base/plugins.mk        Tue Oct 17 10:50:38 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: plugins.mk,v 1.15 2017/10/15 23:19:12 prlw1 Exp $
+# $NetBSD: plugins.mk,v 1.16 2017/10/17 10:50:39 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
@@ -13,7 +13,7 @@
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.gstreamer.net/
+HOMEPAGE=      https://gstreamer.freedesktop.org/
 COMMENT=       Open source multimedia framework -
 
 DISTINFO_FILE= ${.CURDIR}/../../multimedia/gst-plugins0.10-${GST_PLUGINS0.10_TYPE}/distinfo
diff -r 5a4c718330ec -r 6562ff775c18 multimedia/gst-plugins0.10-gnonlin/DESCR
--- a/multimedia/gst-plugins0.10-gnonlin/DESCR  Tue Oct 17 10:48:31 2017 +0000
+++ b/multimedia/gst-plugins0.10-gnonlin/DESCR  Tue Oct 17 10:50:38 2017 +0000
@@ -1,3 +1,3 @@
-Gnonlin is a library built on top of GStreamer (http://gstreamer.net)
-which provides support for writing non-linear audio and video editing
-applications. It introduces the concept of a timeline.
+Gnonlin is a library built on top of GStreamer which provides support
+for writing non-linear audio and video editing applications. It
+introduces the concept of a timeline.
diff -r 5a4c718330ec -r 6562ff775c18 multimedia/gstreamer0.10/Makefile
--- a/multimedia/gstreamer0.10/Makefile Tue Oct 17 10:48:31 2017 +0000
+++ b/multimedia/gstreamer0.10/Makefile Tue Oct 17 10:50:38 2017 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2017/10/15 23:19:12 prlw1 Exp $
-#
+# $NetBSD: Makefile,v 1.63 2017/10/17 10:50:39 wiz Exp $
 
 DISTNAME=              gstreamer-0.10.36
 PKGNAME=               ${DISTNAME:S/gstreamer/gstreamer0.10/}
@@ -9,7 +8,7 @@
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.gstreamer.net/
+HOMEPAGE=              https://gstreamer.freedesktop.org/
 COMMENT=               Open source multimedia framework
 
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index