diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-18 07:31:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-18 07:31:00 +0000 |
commit | 943faf64dbfe25eac5108b35598d14bd2341283a (patch) | |
tree | e72ba1b18faa5629fdb2d47b6dd84b9d277f3f3b /multimedia | |
parent | c6269a4b362eb94372b04636fcd12efaf77508b0 (diff) | |
download | pkgsrc-943faf64dbfe25eac5108b35598d14bd2341283a.tar.gz |
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst123/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xawtv/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xine-ui/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/gst123/Makefile b/multimedia/gst123/Makefile index f01c2cfb1c3..326ae6c8816 100644 --- a/multimedia/gst123/Makefile +++ b/multimedia/gst123/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2015/08/17 17:11:26 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/08/18 07:31:14 wiz Exp $ DISTNAME= gst123-0.3.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://space.twc.de/~stefan/gst123/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index ee70bd32a11..eeaed714be4 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2015/08/17 17:11:26 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/08/18 07:31:14 wiz Exp $ # DISTNAME= xawtv-3.95 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= multimedia MASTER_SITES= http://dl.bytesex.org/releases/xawtv/ diff --git a/multimedia/xine-ui/Makefile b/multimedia/xine-ui/Makefile index 191fec9e113..06855918c94 100644 --- a/multimedia/xine-ui/Makefile +++ b/multimedia/xine-ui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2015/08/17 17:11:26 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2015/08/18 07:31:14 wiz Exp $ DISTNAME= xine-ui-0.99.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} EXTRACT_SUFX= .tar.xz |