diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
commit | feac269ad0c68877eeb61245c485df4b7a0b138f (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /multimedia | |
parent | 2d0142ea7b09c31c401b1629af505f03e9e20855 (diff) | |
download | pkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst123/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mplayer-share/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xawtv/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xine-ui/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/multimedia/gst123/Makefile b/multimedia/gst123/Makefile index 11cbb7b2805..f01c2cfb1c3 100644 --- a/multimedia/gst123/Makefile +++ b/multimedia/gst123/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:39 tnn Exp $ +# $NetBSD: Makefile,v 1.29 2015/08/17 17:11:26 wiz Exp $ DISTNAME= gst123-0.3.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://space.twc.de/~stefan/gst123/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/mplayer-share/Makefile b/multimedia/mplayer-share/Makefile index 6cd37ac8d7c..480843e32fe 100644 --- a/multimedia/mplayer-share/Makefile +++ b/multimedia/mplayer-share/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2015/04/25 14:23:40 tnn Exp $ +# $NetBSD: Makefile,v 1.47 2015/08/17 17:11:26 wiz Exp $ .include "Makefile.common" PKGNAME= mplayer-share-${MPLAYER_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= Documentation used by mplayer and gmplayer DEPENDS+= mplayer-fonts-[0-9]*:../../fonts/mplayer-fonts diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index 7eb89c72783..ee70bd32a11 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:39 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/08/17 17:11:26 wiz Exp $ # DISTNAME= xawtv-3.95 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= multimedia MASTER_SITES= http://dl.bytesex.org/releases/xawtv/ diff --git a/multimedia/xine-ui/Makefile b/multimedia/xine-ui/Makefile index c6578a38383..191fec9e113 100644 --- a/multimedia/xine-ui/Makefile +++ b/multimedia/xine-ui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2015/06/30 09:57:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.71 2015/08/17 17:11:26 wiz Exp $ DISTNAME= xine-ui-0.99.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} EXTRACT_SUFX= .tar.xz |