pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan  3 17:10:13 UTC 2017

Modified Files:
        pkgsrc/multimedia/gst-plugins1-bad: distinfo
        pkgsrc/multimedia/gst-plugins1-bad/patches: patch-configure
        pkgsrc/multimedia/gst-plugins1-base: distinfo
        pkgsrc/multimedia/gst-plugins1-base/patches: patch-configure
        pkgsrc/multimedia/gst-plugins1-ugly: distinfo
        pkgsrc/multimedia/gst-plugins1-ugly/patches: patch-configure
        pkgsrc/multimedia/gstreamer1: distinfo
        pkgsrc/multimedia/gstreamer1/patches: patch-configure

Log Message:
Allow python-3.6.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/multimedia/gst-plugins1-bad/distinfo
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/multimedia/gst-plugins1-bad/patches/patch-configure
cvs rdiff -u -r1.23 -r1.24 pkgsrc/multimedia/gst-plugins1-base/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/multimedia/gst-plugins1-base/patches/patch-configure
cvs rdiff -u -r1.21 -r1.22 pkgsrc/multimedia/gst-plugins1-ugly/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/multimedia/gst-plugins1-ugly/patches/patch-configure
cvs rdiff -u -r1.24 -r1.25 pkgsrc/multimedia/gstreamer1/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/gstreamer1/patches/patch-configure

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

Modified files:

Index: pkgsrc/multimedia/gst-plugins1-bad/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-bad/distinfo:1.22 pkgsrc/multimedia/gst-plugins1-bad/distinfo:1.23
--- pkgsrc/multimedia/gst-plugins1-bad/distinfo:1.22    Wed Nov 16 12:08:25 2016
+++ pkgsrc/multimedia/gst-plugins1-bad/distinfo Tue Jan  3 17:10:12 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2016/11/16 12:08:25 wiz Exp $
+$NetBSD: distinfo,v 1.23 2017/01/03 17:10:12 wiz Exp $
 
 SHA1 (gst-plugins-bad-1.10.0.tar.xz) = 3725a89c1e96b7c438015363c6b9b9b4d9efe493
 RMD160 (gst-plugins-bad-1.10.0.tar.xz) = e34d9de6d6ad3b65dbf227d1e2bc66918bb98189
 SHA512 (gst-plugins-bad-1.10.0.tar.xz) = a9946e17b01ee5939891020455fc0a909132062d2734772d4094c8f522ee828d556f975f4a15c5ebb34c38382c6238bcea6f658cb984f8916a8634a420d0b39a
 Size (gst-plugins-bad-1.10.0.tar.xz) = 4732908 bytes
-SHA1 (patch-configure) = 6fc3728c98fd11e7cfb6ab1ebe0f351e9b966359
+SHA1 (patch-configure) = 8ea9403361fb745ab7bc30c334bfb707a68b5bef

Index: pkgsrc/multimedia/gst-plugins1-bad/patches/patch-configure
diff -u pkgsrc/multimedia/gst-plugins1-bad/patches/patch-configure:1.5 pkgsrc/multimedia/gst-plugins1-bad/patches/patch-configure:1.6
--- pkgsrc/multimedia/gst-plugins1-bad/patches/patch-configure:1.5      Wed Nov 16 12:08:25 2016
+++ pkgsrc/multimedia/gst-plugins1-bad/patches/patch-configure  Tue Jan  3 17:10:12 2017
@@ -1,6 +1,7 @@
-$NetBSD: patch-configure,v 1.5 2016/11/16 12:08:25 wiz Exp $
+$NetBSD: patch-configure,v 1.6 2017/01/03 17:10:12 wiz Exp $
 
-Allow building with python3.4 and python3.5.
+Allow building with python 3.4-3.6.
+Fix unportable test(1) operator.
 
 --- configure.orig     2016-11-01 15:15:05.000000000 +0000
 +++ configure
@@ -9,7 +10,7 @@ Allow building with python3.4 and python
          # Find any Python interpreter.
      if test -z "$PYTHON"; then
 -      for ac_prog in python python2 python3 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
-+      for ac_prog in python python2 python3 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
++      for ac_prog in python python2 python3 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2

Index: pkgsrc/multimedia/gst-plugins1-base/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-base/distinfo:1.23 pkgsrc/multimedia/gst-plugins1-base/distinfo:1.24
--- pkgsrc/multimedia/gst-plugins1-base/distinfo:1.23   Wed Nov 16 12:08:25 2016
+++ pkgsrc/multimedia/gst-plugins1-base/distinfo        Tue Jan  3 17:10:12 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2016/11/16 12:08:25 wiz Exp $
+$NetBSD: distinfo,v 1.24 2017/01/03 17:10:12 wiz Exp $
 
 SHA1 (gst-plugins-base-1.10.0.tar.xz) = 287b1c7e3dba7134071ebeaf44f1e7d7cdf6752e
 RMD160 (gst-plugins-base-1.10.0.tar.xz) = f517580ca43bed901b9344e704b1aa2d0834532f
 SHA512 (gst-plugins-base-1.10.0.tar.xz) = 8c024ff6a803e5a72e61b3ff2759efd62a9303e48ca60a470f9dbaa49b508c0b651c90a930254bae6e82b38dedfc54d3e16233492ca4a640f2f647e279de4477
 Size (gst-plugins-base-1.10.0.tar.xz) = 3053120 bytes
-SHA1 (patch-configure) = cf8fc7563029c5a872261fb9c318da0f5e021d38
+SHA1 (patch-configure) = 28773601dba2c4897db32557ce8e1424f3b0a5a8

Index: pkgsrc/multimedia/gst-plugins1-base/patches/patch-configure
diff -u pkgsrc/multimedia/gst-plugins1-base/patches/patch-configure:1.1 pkgsrc/multimedia/gst-plugins1-base/patches/patch-configure:1.2
--- pkgsrc/multimedia/gst-plugins1-base/patches/patch-configure:1.1     Mon Apr 11 08:34:24 2016
+++ pkgsrc/multimedia/gst-plugins1-base/patches/patch-configure Tue Jan  3 17:10:12 2017
@@ -1,6 +1,6 @@
-$NetBSD: patch-configure,v 1.1 2016/04/11 08:34:24 wiz Exp $
+$NetBSD: patch-configure,v 1.2 2017/01/03 17:10:12 wiz Exp $
 
-Allow building with python-3.4 and 3.5.
+Allow building with python 3.4-3.6.
 
 --- configure.orig     2016-01-20 09:26:54.000000000 +0000
 +++ configure
@@ -9,7 +9,7 @@ Allow building with python-3.4 and 3.5.
          # Find any Python interpreter.
      if test -z "$PYTHON"; then
 -      for ac_prog in python python2 python3 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
-+      for ac_prog in python python2 python3 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
++      for ac_prog in python python2 python3 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2

Index: pkgsrc/multimedia/gst-plugins1-ugly/distinfo
diff -u pkgsrc/multimedia/gst-plugins1-ugly/distinfo:1.21 pkgsrc/multimedia/gst-plugins1-ugly/distinfo:1.22
--- pkgsrc/multimedia/gst-plugins1-ugly/distinfo:1.21   Wed Nov 16 12:08:26 2016
+++ pkgsrc/multimedia/gst-plugins1-ugly/distinfo        Tue Jan  3 17:10:12 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.21 2016/11/16 12:08:26 wiz Exp $
+$NetBSD: distinfo,v 1.22 2017/01/03 17:10:12 wiz Exp $
 
 SHA1 (gst-plugins-ugly-1.10.0.tar.xz) = 680b62bb1d953f30f9d44b275a9747b6a42fe599
 RMD160 (gst-plugins-ugly-1.10.0.tar.xz) = 873d05b33af48c9ac3f8c4b156864d51091b8b4f
 SHA512 (gst-plugins-ugly-1.10.0.tar.xz) = eb198e7287170172c5c581005dd79f5e2014ede71341278a2426d87ce310d09ad6687ea6510db906e2cf52dcf235b52a37923bdc872bd2efd97d86f859040f7e
 Size (gst-plugins-ugly-1.10.0.tar.xz) = 907200 bytes
-SHA1 (patch-configure) = dcc05134842334699ea46fb373fb562f5e63fd44
+SHA1 (patch-configure) = 4bba5af550b211d45533ee001fb1bc77bcfa6213

Index: pkgsrc/multimedia/gst-plugins1-ugly/patches/patch-configure
diff -u pkgsrc/multimedia/gst-plugins1-ugly/patches/patch-configure:1.1 pkgsrc/multimedia/gst-plugins1-ugly/patches/patch-configure:1.2
--- pkgsrc/multimedia/gst-plugins1-ugly/patches/patch-configure:1.1     Mon Apr 11 14:59:17 2016
+++ pkgsrc/multimedia/gst-plugins1-ugly/patches/patch-configure Tue Jan  3 17:10:12 2017
@@ -1,6 +1,6 @@
-$NetBSD: patch-configure,v 1.1 2016/04/11 14:59:17 wiz Exp $
+$NetBSD: patch-configure,v 1.2 2017/01/03 17:10:12 wiz Exp $
 
-Allow building with python 3.4 and 3.5.
+Allow building with python 3.4-3.6.
 
 --- configure.orig     2016-01-20 09:30:59.000000000 +0000
 +++ configure
@@ -9,7 +9,7 @@ Allow building with python 3.4 and 3.5.
          # Find any Python interpreter.
      if test -z "$PYTHON"; then
 -      for ac_prog in python python2 python3 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
-+      for ac_prog in python python2 python3 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
++      for ac_prog in python python2 python3 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2

Index: pkgsrc/multimedia/gstreamer1/distinfo
diff -u pkgsrc/multimedia/gstreamer1/distinfo:1.24 pkgsrc/multimedia/gstreamer1/distinfo:1.25
--- pkgsrc/multimedia/gstreamer1/distinfo:1.24  Wed Nov 16 12:08:26 2016
+++ pkgsrc/multimedia/gstreamer1/distinfo       Tue Jan  3 17:10:13 2017
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2016/11/16 12:08:26 wiz Exp $
+$NetBSD: distinfo,v 1.25 2017/01/03 17:10:13 wiz Exp $
 
 SHA1 (gstreamer-1.10.0.tar.xz) = c1fb1f998e5660c4873addd3ea0405277f2938db
 RMD160 (gstreamer-1.10.0.tar.xz) = ef30c085f99023a4ad3ec3cf1cc7bbda57c93737
 SHA512 (gstreamer-1.10.0.tar.xz) = 8fecf6fe79c3f34a44eacf3b56658d0b0af6430d5a0f4e3094265c82cdd6b31804b7eb29b3b55baa5285494998a1c51eedb61df09157da39e2fa07c89ea05b88
 Size (gstreamer-1.10.0.tar.xz) = 3795404 bytes
-SHA1 (patch-configure) = 7e2b54ecdf06def50e4529f0126cc56605b46f87
+SHA1 (patch-configure) = d27574b11d6da0565304828e2fd7371e46b37e61
 SHA1 (patch-plugins_tracers_gstrusage.c) = 36ab41bc208cd9146bed3208f56eb332f2535591

Index: pkgsrc/multimedia/gstreamer1/patches/patch-configure
diff -u pkgsrc/multimedia/gstreamer1/patches/patch-configure:1.1 pkgsrc/multimedia/gstreamer1/patches/patch-configure:1.2
--- pkgsrc/multimedia/gstreamer1/patches/patch-configure:1.1    Mon Apr 11 08:01:09 2016
+++ pkgsrc/multimedia/gstreamer1/patches/patch-configure        Tue Jan  3 17:10:13 2017
@@ -1,15 +1,15 @@
-$NetBSD: patch-configure,v 1.1 2016/04/11 08:01:09 wiz Exp $
+$NetBSD: patch-configure,v 1.2 2017/01/03 17:10:13 wiz Exp $
 
-Allow python-3.4 and python-3.5.
+Allow python 3.4-3.6.
 
---- configure.orig     2016-01-20 09:24:39.000000000 +0000
+--- configure.orig     2016-11-01 15:08:55.000000000 +0000
 +++ configure
-@@ -23407,7 +23407,7 @@ fi
+@@ -23982,7 +23982,7 @@ fi
  
          # Find any Python interpreter.
      if test -z "$PYTHON"; then
 -      for ac_prog in python python2 python3 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
-+      for ac_prog in python python2 python3 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
++      for ac_prog in python python2 python3 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7  python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0
  do
    # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2



Home | Main Index | Thread Index | Old Index