pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Sep 25 09:26:13 UTC 2018

Modified Files:
        pkgsrc/net/gst-plugins0.10-rtmp: Makefile
        pkgsrc/net/gst-plugins1-rtmp: Makefile

Log Message:
t-plugins*-rtmp: bump for rtmpdump ABI bump


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/gst-plugins0.10-rtmp/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/gst-plugins1-rtmp/Makefile

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

Modified files:

Index: pkgsrc/net/gst-plugins0.10-rtmp/Makefile
diff -u pkgsrc/net/gst-plugins0.10-rtmp/Makefile:1.6 pkgsrc/net/gst-plugins0.10-rtmp/Makefile:1.7
--- pkgsrc/net/gst-plugins0.10-rtmp/Makefile:1.6        Sat Mar  5 11:29:05 2016
+++ pkgsrc/net/gst-plugins0.10-rtmp/Makefile    Tue Sep 25 09:26:13 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2016/03/05 11:29:05 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.7 2018/09/25 09:26:13 wiz Exp $
 
 GST_PLUGINS0.10_NAME=  rtmp
 GST_PLUGINS0.10_DIRS=  ext/rtmp
-PKGREVISION=           4
+PKGREVISION=           5
 
 .include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
 

Index: pkgsrc/net/gst-plugins1-rtmp/Makefile
diff -u pkgsrc/net/gst-plugins1-rtmp/Makefile:1.7 pkgsrc/net/gst-plugins1-rtmp/Makefile:1.8
--- pkgsrc/net/gst-plugins1-rtmp/Makefile:1.7   Fri Apr 15 14:20:00 2016
+++ pkgsrc/net/gst-plugins1-rtmp/Makefile       Tue Sep 25 09:26:13 2018
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2016/04/15 14:20:00 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/09/25 09:26:13 wiz Exp $
 
 GST_PLUGINS1_NAME=     rtmp
 GST_PLUGINS1_DIRS=     ext/rtmp
 
+PKGREVISION=           1
+
 .include "../../multimedia/gst-plugins1-bad/Makefile.common"
 
 .include "../../net/rtmpdump/buildlink3.mk"



Home | Main Index | Thread Index | Old Index