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 Sep  4 06:13:15 UTC 2018

Modified Files:
        pkgsrc/doc: CHANGES-2018
        pkgsrc/multimedia: Makefile
Removed Files:
        pkgsrc/multimedia/sickbeard: DESCR Makefile PLIST distinfo
        pkgsrc/multimedia/sickbeard/files: sickbeard.sh

Log Message:
sickbeard: remove

One of its dependencies does not support python 2.7, another supports only
python 2.7.


To generate a diff of this commit:
cvs rdiff -u -r1.3914 -r1.3915 pkgsrc/doc/CHANGES-2018
cvs rdiff -u -r1.263 -r1.264 pkgsrc/multimedia/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/multimedia/sickbeard/DESCR \
    pkgsrc/multimedia/sickbeard/PLIST pkgsrc/multimedia/sickbeard/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/multimedia/sickbeard/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/multimedia/sickbeard/files/sickbeard.sh

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

Modified files:

Index: pkgsrc/doc/CHANGES-2018
diff -u pkgsrc/doc/CHANGES-2018:1.3914 pkgsrc/doc/CHANGES-2018:1.3915
--- pkgsrc/doc/CHANGES-2018:1.3914      Tue Sep  4 06:10:40 2018
+++ pkgsrc/doc/CHANGES-2018     Tue Sep  4 06:13:15 2018
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2018,v 1.3914 2018/09/04 06:10:40 wiz Exp $
+$NetBSD: CHANGES-2018,v 1.3915 2018/09/04 06:13:15 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2018:
 
@@ -5515,3 +5515,4 @@ Changes to the packages collection and i
        Updated math/py-numba to 0.39.0nb1 [minskim 2018-09-03]
        Updated devel/go-afero to 1.1.1 [minskim 2018-09-04]
        Removed devel/bugs-everywhere [wiz 2018-09-04]
+       Removed multimedia/sickbeard [wiz 2018-09-04]

Index: pkgsrc/multimedia/Makefile
diff -u pkgsrc/multimedia/Makefile:1.263 pkgsrc/multimedia/Makefile:1.264
--- pkgsrc/multimedia/Makefile:1.263    Fri Apr 27 06:01:08 2018
+++ pkgsrc/multimedia/Makefile  Tue Sep  4 06:13:15 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.263 2018/04/27 06:01:08 wiz Exp $
+# $NetBSD: Makefile,v 1.264 2018/09/04 06:13:15 wiz Exp $
 #
 
 COMMENT=       Multimedia utilities
@@ -189,7 +189,6 @@ SUBDIR+=    ruby-gnome2-clutter-gstreamer
 SUBDIR+=       ruby-gnome2-gstreamer
 SUBDIR+=       ruby-ming
 SUBDIR+=       schroedinger
-SUBDIR+=       sickbeard
 SUBDIR+=       smpeg
 SUBDIR+=       smpeg2
 SUBDIR+=       ssr



Home | Main Index | Thread Index | Old Index