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:   adam
Date:           Wed May 29 20:53:25 UTC 2019

Modified Files:
        pkgsrc/devel/gst-plugins1-pango: Makefile
        pkgsrc/graphics/gst-plugins1-cairo: Makefile
        pkgsrc/net/gst-plugins1-rtmp: Makefile
        pkgsrc/net/gst-plugins1-soup: Makefile

Log Message:
Reset revision after gstreamer1 update


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/gst-plugins1-pango/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/gst-plugins1-cairo/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/gst-plugins1-rtmp/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/gst-plugins1-soup/Makefile

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

Modified files:

Index: pkgsrc/devel/gst-plugins1-pango/Makefile
diff -u pkgsrc/devel/gst-plugins1-pango/Makefile:1.21 pkgsrc/devel/gst-plugins1-pango/Makefile:1.22
--- pkgsrc/devel/gst-plugins1-pango/Makefile:1.21       Wed Nov 14 22:21:15 2018
+++ pkgsrc/devel/gst-plugins1-pango/Makefile    Wed May 29 20:53:25 2019
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2018/11/14 22:21:15 kleink Exp $
+# $NetBSD: Makefile,v 1.22 2019/05/29 20:53:25 adam Exp $
 
 GST_PLUGINS1_NAME=     pango
 GST_PLUGINS1_DIRS=     ext/pango
 GST_PLUGINS1_FLAGS=    pango
 
-PKGREVISION= 2
 .include "../../multimedia/gst-plugins1-base/Makefile.common"
 
 .include "../../devel/pango/buildlink3.mk"

Index: pkgsrc/graphics/gst-plugins1-cairo/Makefile
diff -u pkgsrc/graphics/gst-plugins1-cairo/Makefile:1.8 pkgsrc/graphics/gst-plugins1-cairo/Makefile:1.9
--- pkgsrc/graphics/gst-plugins1-cairo/Makefile:1.8     Wed Nov 14 22:21:41 2018
+++ pkgsrc/graphics/gst-plugins1-cairo/Makefile Wed May 29 20:53:25 2019
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2018/11/14 22:21:41 kleink Exp $
+# $NetBSD: Makefile,v 1.9 2019/05/29 20:53:25 adam Exp $
 
 GST_PLUGINS1_NAME=     cairo
 GST_PLUGINS1_DIRS=     ext/cairo
 GST_PLUGINS1_FLAGS=    cairo
 
-PKGREVISION= 1
 .include "../../multimedia/gst-plugins1-good/Makefile.common"
 
 .include "../../graphics/cairo-gobject/buildlink3.mk"

Index: pkgsrc/net/gst-plugins1-rtmp/Makefile
diff -u pkgsrc/net/gst-plugins1-rtmp/Makefile:1.8 pkgsrc/net/gst-plugins1-rtmp/Makefile:1.9
--- pkgsrc/net/gst-plugins1-rtmp/Makefile:1.8   Tue Sep 25 09:26:13 2018
+++ pkgsrc/net/gst-plugins1-rtmp/Makefile       Wed May 29 20:53:25 2019
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2018/09/25 09:26:13 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2019/05/29 20:53:25 adam Exp $
 
 GST_PLUGINS1_NAME=     rtmp
 GST_PLUGINS1_DIRS=     ext/rtmp
 
-PKGREVISION=           1
-
 .include "../../multimedia/gst-plugins1-bad/Makefile.common"
 
 .include "../../net/rtmpdump/buildlink3.mk"

Index: pkgsrc/net/gst-plugins1-soup/Makefile
diff -u pkgsrc/net/gst-plugins1-soup/Makefile:1.29 pkgsrc/net/gst-plugins1-soup/Makefile:1.30
--- pkgsrc/net/gst-plugins1-soup/Makefile:1.29  Wed Apr  3 00:32:58 2019
+++ pkgsrc/net/gst-plugins1-soup/Makefile       Wed May 29 20:53:25 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2019/04/03 00:32:58 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2019/05/29 20:53:25 adam Exp $
 
 GST_PLUGINS1_NAME=     soup
 GST_PLUGINS1_DIRS=     ext/soup
 
-PKGREVISION= 3
 .include "../../multimedia/gst-plugins1-good/Makefile.common"
 
 .include "../../net/libsoup/buildlink3.mk"



Home | Main Index | Thread Index | Old Index