pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Oct 17 10:50:39 UTC 2017

Modified Files:
        pkgsrc/meta-pkgs/gstreamer0.10-plugins: Makefile
        pkgsrc/multimedia/gst-plugins0.10-base: plugins.mk
        pkgsrc/multimedia/gst-plugins0.10-gnonlin: DESCR
        pkgsrc/multimedia/gstreamer0.10: Makefile

Log Message:
gstreamer*: follow redirect


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/meta-pkgs/gstreamer0.10-plugins/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/multimedia/gst-plugins0.10-base/plugins.mk
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/multimedia/gst-plugins0.10-gnonlin/DESCR
cvs rdiff -u -r1.62 -r1.63 pkgsrc/multimedia/gstreamer0.10/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/gstreamer0.10-plugins/Makefile
diff -u pkgsrc/meta-pkgs/gstreamer0.10-plugins/Makefile:1.4 pkgsrc/meta-pkgs/gstreamer0.10-plugins/Makefile:1.5
--- pkgsrc/meta-pkgs/gstreamer0.10-plugins/Makefile:1.4 Mon Feb 28 14:52:55 2011
+++ pkgsrc/meta-pkgs/gstreamer0.10-plugins/Makefile     Tue Oct 17 10:50:38 2017
@@ -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 @@ MASTER_SITES=   # empty
 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

Index: pkgsrc/multimedia/gst-plugins0.10-base/plugins.mk
diff -u pkgsrc/multimedia/gst-plugins0.10-base/plugins.mk:1.15 pkgsrc/multimedia/gst-plugins0.10-base/plugins.mk:1.16
--- pkgsrc/multimedia/gst-plugins0.10-base/plugins.mk:1.15      Sun Oct 15 23:19:12 2017
+++ pkgsrc/multimedia/gst-plugins0.10-base/plugins.mk   Tue Oct 17 10:50:39 2017
@@ -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 @@ MASTER_SITES= https://gstreamer.freedesk
 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

Index: pkgsrc/multimedia/gst-plugins0.10-gnonlin/DESCR
diff -u pkgsrc/multimedia/gst-plugins0.10-gnonlin/DESCR:1.1.1.1 pkgsrc/multimedia/gst-plugins0.10-gnonlin/DESCR:1.2
--- pkgsrc/multimedia/gst-plugins0.10-gnonlin/DESCR:1.1.1.1     Thu Feb  8 21:42:26 2007
+++ pkgsrc/multimedia/gst-plugins0.10-gnonlin/DESCR     Tue Oct 17 10:50:39 2017
@@ -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.

Index: pkgsrc/multimedia/gstreamer0.10/Makefile
diff -u pkgsrc/multimedia/gstreamer0.10/Makefile:1.62 pkgsrc/multimedia/gstreamer0.10/Makefile:1.63
--- pkgsrc/multimedia/gstreamer0.10/Makefile:1.62       Sun Oct 15 23:19:12 2017
+++ pkgsrc/multimedia/gstreamer0.10/Makefile    Tue Oct 17 10:50:39 2017
@@ -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 @@ MASTER_SITES=           https://gstreamer.freedes
 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