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:           Thu Mar 16 14:39:16 UTC 2017

Modified Files:
        pkgsrc/audio/gst-plugins1-pulse: Makefile
        pkgsrc/devel/gst-plugins1-pango: Makefile
        pkgsrc/multimedia/gst-plugins1-vpx: Makefile
        pkgsrc/net/gst-plugins1-soup: Makefile

Log Message:
Reset PKGREVISION after update.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/gst-plugins1-pulse/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/gst-plugins1-pango/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/multimedia/gst-plugins1-vpx/Makefile
cvs rdiff -u -r1.15 -r1.16 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/audio/gst-plugins1-pulse/Makefile
diff -u pkgsrc/audio/gst-plugins1-pulse/Makefile:1.12 pkgsrc/audio/gst-plugins1-pulse/Makefile:1.13
--- pkgsrc/audio/gst-plugins1-pulse/Makefile:1.12       Sat Jan 21 20:06:46 2017
+++ pkgsrc/audio/gst-plugins1-pulse/Makefile    Thu Mar 16 14:39:16 2017
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2017/01/21 20:06:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2017/03/16 14:39:16 wiz Exp $
 
 GST_PLUGINS1_NAME=     pulse
 GST_PLUGINS1_DIRS=     ext/pulse
 GST_PLUGINS1_FLAGS=    pulse
 
-PKGREVISION= 1
 .include "../../multimedia/gst-plugins1-good/Makefile.common"
 
 .include "../../audio/pulseaudio/buildlink3.mk"

Index: pkgsrc/devel/gst-plugins1-pango/Makefile
diff -u pkgsrc/devel/gst-plugins1-pango/Makefile:1.15 pkgsrc/devel/gst-plugins1-pango/Makefile:1.16
--- pkgsrc/devel/gst-plugins1-pango/Makefile:1.15       Sun Feb 12 06:25:12 2017
+++ pkgsrc/devel/gst-plugins1-pango/Makefile    Thu Mar 16 14:39:16 2017
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2017/02/12 06:25:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2017/03/16 14:39:16 wiz 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/multimedia/gst-plugins1-vpx/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-vpx/Makefile:1.9 pkgsrc/multimedia/gst-plugins1-vpx/Makefile:1.10
--- pkgsrc/multimedia/gst-plugins1-vpx/Makefile:1.9     Mon Jan 16 23:45:14 2017
+++ pkgsrc/multimedia/gst-plugins1-vpx/Makefile Thu Mar 16 14:39:15 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2017/01/16 23:45:14 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/03/16 14:39:15 wiz Exp $
 
 GST_PLUGINS1_NAME=     vpx
 GST_PLUGINS1_DIRS=     ext/vpx
 
-PKGREVISION= 1
 .include "../../multimedia/gst-plugins1-good/Makefile.common"
 
 .include "../../multimedia/libvpx/buildlink3.mk"

Index: pkgsrc/net/gst-plugins1-soup/Makefile
diff -u pkgsrc/net/gst-plugins1-soup/Makefile:1.15 pkgsrc/net/gst-plugins1-soup/Makefile:1.16
--- pkgsrc/net/gst-plugins1-soup/Makefile:1.15  Sun Dec  4 05:17:37 2016
+++ pkgsrc/net/gst-plugins1-soup/Makefile       Thu Mar 16 14:39:16 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2016/12/04 05:17:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.16 2017/03/16 14:39:16 wiz Exp $
 
 GST_PLUGINS1_NAME=     soup
 GST_PLUGINS1_DIRS=     ext/soup
 
-PKGREVISION= 1
 .include "../../multimedia/gst-plugins1-good/Makefile.common"
 
 .include "../../net/libsoup/buildlink3.mk"



Home | Main Index | Thread Index | Old Index