diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-16 23:45:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-16 23:45:10 +0000 |
commit | ffdff23b4ae1e4266806bb60c0d370ef46899cbe (patch) | |
tree | 401d0b3383eb4833231d6ffa2c2950516f51642d | |
parent | b3f7a0eb1ac2edf2387683c767f9164c92794715 (diff) | |
download | pkgsrc-ffdff23b4ae1e4266806bb60c0d370ef46899cbe.tar.gz |
Recursive bump for libvpx shlib major change.
103 files changed, 206 insertions, 190 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile index 09465277646..0633accb426 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2017/01/01 16:06:02 adam Exp $ +# $NetBSD: Makefile,v 1.75 2017/01/16 23:45:10 wiz Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 -PKGREVISION= 69 +PKGREVISION= 70 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 22d65a13c7d..6dad9d949a5 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.166 2017/01/01 16:06:02 adam Exp $ +# $NetBSD: Makefile,v 1.167 2017/01/16 23:45:10 wiz Exp $ DISTNAME= amarok-${VERS} VERS= 2.8.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= audio multimedia MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERS}/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 1ae914bf664..9174a00b0ce 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.103 2016/08/17 00:06:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.104 2017/01/16 23:45:11 wiz Exp $ DISTNAME= audacity-minsrc-2.1.2 PKGNAME= ${DISTNAME:S/-minsrc//1} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio # sadly fosshub.com does not provice hot link MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index 61a7c5a42bb..36917e6fd27 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2017/01/01 08:42:52 mef Exp $ +# $NetBSD: Makefile,v 1.20 2017/01/16 23:45:10 wiz Exp $ DISTNAME= chromaprint-1.4.2 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= https://bitbucket.org/acoustid/chromaprint/downloads/ diff --git a/audio/chromaprint/buildlink3.mk b/audio/chromaprint/buildlink3.mk index 8c07a5f0e1d..48adb7d9b31 100644 --- a/audio/chromaprint/buildlink3.mk +++ b/audio/chromaprint/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2016/12/12 10:15:13 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2017/01/16 23:45:10 wiz Exp $ BUILDLINK_TREE+= chromaprint @@ -6,7 +6,7 @@ BUILDLINK_TREE+= chromaprint CHROMAPRINT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.chromaprint+= chromaprint>=1.1 -BUILDLINK_ABI_DEPENDS.chromaprint?= chromaprint>=1.4 +BUILDLINK_ABI_DEPENDS.chromaprint?= chromaprint>=1.4.2nb1 BUILDLINK_PKGSRCDIR.chromaprint?= ../../audio/chromaprint .include "../../multimedia/ffmpeg3/buildlink3.mk" diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index f051ce70c00..c0fc410ee09 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2016/09/10 23:23:20 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.65 2017/01/16 23:45:11 wiz Exp $ DISTNAME= cmus-2.7.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= -https://github.com/cmus/cmus/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX} diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index aa283dbed5b..55b80a9b8b1 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2017/01/01 14:01:49 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2017/01/16 23:45:11 wiz Exp $ DISTNAME= kid3-3.4.3 +PKGREVISION= 1 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} diff --git a/audio/libgroove/Makefile b/audio/libgroove/Makefile index c3ca77ed07e..3c139674b17 100644 --- a/audio/libgroove/Makefile +++ b/audio/libgroove/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2016/12/12 10:15:50 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2017/01/16 23:45:11 wiz Exp $ DISTNAME= 3.1.1 PKGNAME= libgroove-${DISTNAME} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio MASTER_SITES= https://github.com/andrewrk/libgroove/archive/ diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index bc2221433d5..cf05bf31b55 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.135 2017/01/16 11:53:08 wiz Exp $ +# $NetBSD: Makefile,v 1.136 2017/01/16 23:45:11 wiz Exp $ DISTNAME= mpd-0.20.2 PKGNAME= ${DISTNAME:S/mpd/musicpd/} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/mpd/0.20/ #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index e67d4dce6aa..1737efdcb87 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2017/01/01 16:06:04 adam Exp $ +# $NetBSD: Makefile,v 1.6 2017/01/16 23:45:11 wiz Exp $ DISTNAME= pianobar-2015.11.22 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio net MASTER_SITES= https://6xq.net/pianobar/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 7e2b81ba211..ab7ac109257 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2017/01/01 14:43:23 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2017/01/16 23:45:11 wiz Exp $ DISTNAME= picard-1.3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ diff --git a/audio/quodlibet2/Makefile b/audio/quodlibet2/Makefile index 1118f19fd9c..f89850c567d 100644 --- a/audio/quodlibet2/Makefile +++ b/audio/quodlibet2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:24 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/01/16 23:45:11 wiz Exp $ DISTNAME= quodlibet-2.6.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= audio MASTER_SITES= https://bitbucket.org/lazka/quodlibet-files/raw/default/releases/ diff --git a/audio/spek/Makefile b/audio/spek/Makefile index b1bb0d00e9e..00a4df24de7 100644 --- a/audio/spek/Makefile +++ b/audio/spek/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2016/08/17 00:06:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/01/16 23:45:11 wiz Exp $ DISTNAME= spek-0.8.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= https://spek.googlecode.com/files/ EXTRACT_SUFX= .tar.xz diff --git a/audio/xine-alsa/Makefile b/audio/xine-alsa/Makefile index 364750da487..e3ab93fe215 100644 --- a/audio/xine-alsa/Makefile +++ b/audio/xine-alsa/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2016/08/17 00:06:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2017/01/16 23:45:11 wiz Exp $ .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/alsa/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio COMMENT= The ALSA output plugin for xine-lib diff --git a/audio/xine-esound/Makefile b/audio/xine-esound/Makefile index 3e5a3d8a19b..ecd2a8e61fb 100644 --- a/audio/xine-esound/Makefile +++ b/audio/xine-esound/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2016/08/17 00:06:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2017/01/16 23:45:11 wiz Exp $ .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/esound/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio COMMENT= The esound audio output plugin for xine-lib diff --git a/audio/xine-pulse/Makefile b/audio/xine-pulse/Makefile index afb22df87a1..edc7a30786b 100644 --- a/audio/xine-pulse/Makefile +++ b/audio/xine-pulse/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2016/08/17 00:06:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2017/01/16 23:45:11 wiz Exp $ # .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/pulse/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= audio COMMENT= The PulseAudio output plugin for xine-lib diff --git a/audio/xjadeo/Makefile b/audio/xjadeo/Makefile index 9f81bb5c23a..501553af090 100644 --- a/audio/xjadeo/Makefile +++ b/audio/xjadeo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2016/08/17 00:06:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2017/01/16 23:45:12 wiz Exp $ DISTNAME= xjadeo-0.8.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GITHUB:=x42/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/devel/opal/Makefile b/devel/opal/Makefile index 2130087f0e6..266798630de 100644 --- a/devel/opal/Makefile +++ b/devel/opal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2016/08/17 00:06:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2017/01/16 23:45:12 wiz Exp $ # DISTNAME= opal-3.6.6 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= devel net comms MASTER_SITES= ${MASTER_SITE_GNOME:=sources/opal/3.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/xulrunner10/Makefile b/devel/xulrunner10/Makefile index 6b898e92641..66da3b82cf6 100644 --- a/devel/xulrunner10/Makefile +++ b/devel/xulrunner10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2016/12/04 05:17:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2017/01/16 23:45:12 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner10-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/xulrunner17/Makefile b/devel/xulrunner17/Makefile index b14bf82b737..9e63170eafa 100644 --- a/devel/xulrunner17/Makefile +++ b/devel/xulrunner17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2016/12/04 05:17:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2017/01/16 23:45:12 wiz Exp $ .include "dist.mk" PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/xulrunner31/Makefile b/devel/xulrunner31/Makefile index 5338d5db518..7435a863a79 100644 --- a/devel/xulrunner31/Makefile +++ b/devel/xulrunner31/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2016/12/04 05:17:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2017/01/16 23:45:12 wiz Exp $ MOZ_BRANCH= 31.8 MOZ_BRANCH_MINOR= .0esr @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/} EXTRACT_SUFX= .tar.bz2 PKGNAME= xulrunner31-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel www MAINTAINER= ryoon@NetBSD.org diff --git a/emulators/PC6001VX/Makefile b/emulators/PC6001VX/Makefile index 710cc8295e7..c88d4d024aa 100644 --- a/emulators/PC6001VX/Makefile +++ b/emulators/PC6001VX/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2017/01/15 11:11:01 tsutsui Exp $ +# $NetBSD: Makefile,v 1.2 2017/01/16 23:45:12 wiz Exp $ VERSION= 2.30.0 DISTNAME= PC6001VX_${VERSION}_src PKGNAME= ${DISTNAME:S/_src//:S/_/-/} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://eighttails.up.seesaa.net/bin/ diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index c9f44f7082e..3978e483996 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.121 2016/08/17 00:06:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.122 2017/01/16 23:45:12 wiz Exp $ DISTNAME= vice-2.4 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/} MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index b2f7c085b84..4b4111fbde2 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2017/01/01 16:06:12 adam Exp $ +# $NetBSD: Makefile,v 1.61 2017/01/16 23:45:12 wiz Exp $ DISTNAME= flightgear-2.8.0 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ diff --git a/games/py-renpy/Makefile b/games/py-renpy/Makefile index e3e0ea225ef..7777afdb840 100644 --- a/games/py-renpy/Makefile +++ b/games/py-renpy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2017/01/01 14:43:41 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2017/01/16 23:45:12 wiz Exp $ DISTNAME= renpy-6.16.5-source PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-source//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.renpy.org/dl/6.16.5/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/simgear/Makefile b/games/simgear/Makefile index 190e3220fcf..8b842b7cba0 100644 --- a/games/simgear/Makefile +++ b/games/simgear/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2017/01/01 16:06:16 adam Exp $ +# $NetBSD: Makefile,v 1.59 2017/01/16 23:45:12 wiz Exp $ DISTNAME= simgear-2.8.0 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= games devel MASTER_SITES= ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://ftp.goflyflightgear.com/simgear/ diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 4272d9741d5..d0646ba2a7b 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2016/12/24 00:00:06 markd Exp $ +# $NetBSD: Makefile,v 1.66 2017/01/16 23:45:12 wiz Exp $ DISTNAME= opencv-3.1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_GITHUB:=Itseez/} EXTRACT_SUFX= .zip diff --git a/graphics/opencv2/Makefile b/graphics/opencv2/Makefile index 96a2c7ab85f..e1a022df946 100644 --- a/graphics/opencv2/Makefile +++ b/graphics/opencv2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2016/12/25 12:42:52 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2017/01/16 23:45:12 wiz Exp $ DISTNAME= opencv-2.4.11 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opencvlibrary/} EXTRACT_SUFX= .zip diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index be2ea3313dd..1280b6948fd 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2017/01/09 08:07:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.68 2017/01/16 23:45:10 wiz Exp $ DISTNAME= OpenSceneGraph-3.0.1 PKGNAME= osg-3.0.1 -PKGREVISION= 48 +PKGREVISION= 49 CATEGORIES= graphics devel MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PKGVERSION_NOREV}/source/ EXTRACT_SUFX= .zip diff --git a/graphics/osg/buildlink3.mk b/graphics/osg/buildlink3.mk index a9592a3751b..ef29d3392ee 100644 --- a/graphics/osg/buildlink3.mk +++ b/graphics/osg/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.46 2017/01/01 16:05:58 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.47 2017/01/16 23:45:10 wiz Exp $ BUILDLINK_TREE+= osg @@ -6,7 +6,7 @@ BUILDLINK_TREE+= osg OSG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.osg+= osg>=2.8.3 -BUILDLINK_ABI_DEPENDS.osg+= osg>=3.0.1nb47 +BUILDLINK_ABI_DEPENDS.osg+= osg>=3.0.1nb49 BUILDLINK_PKGSRCDIR.osg?= ../../graphics/osg .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 18c1bedf218..9e50b80da40 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2016/08/17 00:06:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.55 2017/01/16 23:45:13 wiz Exp $ DISTNAME= wxsvg-1.5.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxsvg/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index cf936f3dfe4..8ef5434bd35 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.182 2017/01/02 23:59:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.183 2017/01/16 23:45:13 wiz Exp $ DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} +PKGREVISION= 1 TB_VER= 45.6.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} diff --git a/mbone/vic-devel/Makefile b/mbone/vic-devel/Makefile index 8279f69b0f9..949ac239e78 100644 --- a/mbone/vic-devel/Makefile +++ b/mbone/vic-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2016/08/17 00:06:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2017/01/16 23:45:13 wiz Exp $ DISTNAME= vic-2.8ucl1.4.0beta-4337 PKGNAME= vic-devel-2.8.1.4.0beta.4337 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= mbone tk MASTER_SITES= http://www.NetBSD.org/~sborrill/snapshots/ diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile index bf6923b3e84..b74a5a4c5eb 100644 --- a/misc/kdeaddons3/Makefile +++ b/misc/kdeaddons3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2016/08/17 00:06:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.105 2017/01/16 23:45:13 wiz Exp $ DISTNAME= kdeaddons-${_KDE_VERSION} -PKGREVISION= 44 +PKGREVISION= 45 CATEGORIES= misc COMMENT= Add ons for the KDE integrated X11 desktop diff --git a/misc/tellico-kde3/Makefile b/misc/tellico-kde3/Makefile index 4b9c7d26031..92637316b32 100644 --- a/misc/tellico-kde3/Makefile +++ b/misc/tellico-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2016/12/04 05:17:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.67 2017/01/16 23:45:13 wiz Exp $ # DISTNAME= tellico-1.3.6 -PKGREVISION= 69 +PKGREVISION= 70 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile index 545a5f91124..a6640b09483 100644 --- a/multimedia/dvdstyler/Makefile +++ b/multimedia/dvdstyler/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2016/08/17 00:06:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2017/01/16 23:45:13 wiz Exp $ DISTNAME= DVDStyler-2.7.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvdstyler/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/ffmpeg010/Makefile b/multimedia/ffmpeg010/Makefile index 3e74bc4efae..aa85c542c47 100644 --- a/multimedia/ffmpeg010/Makefile +++ b/multimedia/ffmpeg010/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2016/08/17 00:06:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2017/01/16 23:45:10 wiz Exp $ PKGNAME= ffmpeg010-20150312.${DISTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ffmpeg.mplayerhq.hu/ COMMENT= Decoding, encoding and streaming software (v0.10) diff --git a/multimedia/ffmpeg010/buildlink3.mk b/multimedia/ffmpeg010/buildlink3.mk index 12831c1db0f..c6cedd2b5a9 100644 --- a/multimedia/ffmpeg010/buildlink3.mk +++ b/multimedia/ffmpeg010/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2016/08/17 00:06:39 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2017/01/16 23:45:10 wiz Exp $ BUILDLINK_TREE+= ffmpeg010 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ffmpeg010 FFMPEG010_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ffmpeg010+= ffmpeg010>=20120609.0.10.4 -BUILDLINK_ABI_DEPENDS.ffmpeg010?= ffmpeg010>=20150312.0.10.16nb4 +BUILDLINK_ABI_DEPENDS.ffmpeg010?= ffmpeg010>=20150312.0.10.16nb5 BUILDLINK_PKGSRCDIR.ffmpeg010?= ../../multimedia/ffmpeg010 BUILDLINK_INCDIRS.ffmpeg010+= include/ffmpeg010 diff --git a/multimedia/ffmpeg1/Makefile b/multimedia/ffmpeg1/Makefile index 269b7e9ad16..026418933ea 100644 --- a/multimedia/ffmpeg1/Makefile +++ b/multimedia/ffmpeg1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2016/08/17 00:06:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2017/01/16 23:45:10 wiz Exp $ PKGNAME= ${DISTNAME:S/ffmpeg/ffmpeg1/} -PKGREVISION= 4 +PKGREVISION= 5 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ffmpeg.mplayerhq.hu/ COMMENT= Decoding, encoding and streaming software (v1.x) diff --git a/multimedia/ffmpeg1/buildlink3.mk b/multimedia/ffmpeg1/buildlink3.mk index b016b11e07d..f07d30138d9 100644 --- a/multimedia/ffmpeg1/buildlink3.mk +++ b/multimedia/ffmpeg1/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2016/08/17 00:06:39 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2017/01/16 23:45:10 wiz Exp $ BUILDLINK_TREE+= ffmpeg1 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ffmpeg1 FFMPEG1_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ffmpeg1+= ffmpeg1>=1.2.6nb1 -BUILDLINK_ABI_DEPENDS.ffmpeg1?= ffmpeg1>=1.2.12nb4 +BUILDLINK_ABI_DEPENDS.ffmpeg1?= ffmpeg1>=1.2.12nb5 BUILDLINK_PKGSRCDIR.ffmpeg1?= ../../multimedia/ffmpeg1 pkgbase := ffmpeg1 diff --git a/multimedia/ffmpeg2/Makefile b/multimedia/ffmpeg2/Makefile index 365d3af865f..b6e163f3d03 100644 --- a/multimedia/ffmpeg2/Makefile +++ b/multimedia/ffmpeg2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2016/10/03 12:35:44 adam Exp $ +# $NetBSD: Makefile,v 1.35 2017/01/16 23:45:10 wiz Exp $ PKGNAME= ${DISTNAME:S/ffmpeg/ffmpeg2/} +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ffmpeg.mplayerhq.hu/ COMMENT= Decoding, encoding and streaming software (v2.x) diff --git a/multimedia/ffmpeg2/buildlink3.mk b/multimedia/ffmpeg2/buildlink3.mk index 1cb978aaa53..9131ebb4441 100644 --- a/multimedia/ffmpeg2/buildlink3.mk +++ b/multimedia/ffmpeg2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2016/08/17 00:06:40 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2017/01/16 23:45:10 wiz Exp $ BUILDLINK_TREE+= ffmpeg2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ffmpeg2 FFMPEG2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ffmpeg2+= ffmpeg2>=2.0 -BUILDLINK_ABI_DEPENDS.ffmpeg2+= ffmpeg2>=2.8.7nb4 +BUILDLINK_ABI_DEPENDS.ffmpeg2+= ffmpeg2>=2.8.10nb1 BUILDLINK_PKGSRCDIR.ffmpeg2?= ../../multimedia/ffmpeg2 pkgbase := ffmpeg2 diff --git a/multimedia/ffmpeg2theora/Makefile b/multimedia/ffmpeg2theora/Makefile index b3c5623d436..a94d90c87ba 100644 --- a/multimedia/ffmpeg2theora/Makefile +++ b/multimedia/ffmpeg2theora/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2016/08/17 00:06:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2017/01/16 23:45:13 wiz Exp $ DISTNAME= ffmpeg2theora-0.30 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://v2v.cc/~j/ffmpeg2theora/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/ffmpeg3/Makefile b/multimedia/ffmpeg3/Makefile index 6ce0bfc0ca5..147a42c1325 100644 --- a/multimedia/ffmpeg3/Makefile +++ b/multimedia/ffmpeg3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2016/12/08 10:20:08 maya Exp $ +# $NetBSD: Makefile,v 1.17 2017/01/16 23:45:10 wiz Exp $ PKGNAME= ${DISTNAME:S/ffmpeg/ffmpeg3/} +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ffmpeg.mplayerhq.hu/ COMMENT= Decoding, encoding and streaming software (v3.x) diff --git a/multimedia/ffmpeg3/buildlink3.mk b/multimedia/ffmpeg3/buildlink3.mk index d2d07df08b8..9646df6147c 100644 --- a/multimedia/ffmpeg3/buildlink3.mk +++ b/multimedia/ffmpeg3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2016/11/03 21:25:55 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2017/01/16 23:45:10 wiz Exp $ BUILDLINK_TREE+= ffmpeg3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ffmpeg3 FFMPEG3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ffmpeg3+= ffmpeg3>=3.0 -BUILDLINK_ABI_DEPENDS.ffmpeg3+= ffmpeg3>=3.1.2nb1 +BUILDLINK_ABI_DEPENDS.ffmpeg3+= ffmpeg3>=3.2.2nb1 BUILDLINK_PKGSRCDIR.ffmpeg3?= ../../multimedia/ffmpeg3 pkgbase := ffmpeg3 diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile index 465ffd96e03..5e883039912 100644 --- a/multimedia/ffmpegthumbnailer/Makefile +++ b/multimedia/ffmpegthumbnailer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2016/08/17 00:06:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2017/01/16 23:45:13 wiz Exp $ DISTNAME= ffmpegthumbnailer-2.0.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://ffmpegthumbnailer.googlecode.com/files/ diff --git a/multimedia/ffmpegthumbs/Makefile b/multimedia/ffmpegthumbs/Makefile index cc65befa00e..5162c1eb8ba 100644 --- a/multimedia/ffmpegthumbs/Makefile +++ b/multimedia/ffmpegthumbs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2017/01/01 16:06:30 adam Exp $ +# $NetBSD: Makefile,v 1.27 2017/01/16 23:45:13 wiz Exp $ DISTNAME= ffmpegthumbs-${_KDE_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= multimedia COMMENT= FFmpeg-based thumbnail creator for video files diff --git a/multimedia/ffplay1/Makefile b/multimedia/ffplay1/Makefile index 31c5f730393..93a06f373b4 100644 --- a/multimedia/ffplay1/Makefile +++ b/multimedia/ffplay1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2016/08/17 00:06:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2017/01/16 23:45:13 wiz Exp $ PKGNAME= ${DISTNAME:S/ffmpeg/ffplay1/} -PKGREVISION= 4 +PKGREVISION= 5 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ffmpeg.mplayerhq.hu/ COMMENT= Simple SDL frontend for FFmpeg diff --git a/multimedia/ffplay2/Makefile b/multimedia/ffplay2/Makefile index 122a6b2be59..9e6091cdc92 100644 --- a/multimedia/ffplay2/Makefile +++ b/multimedia/ffplay2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2016/10/03 12:35:44 adam Exp $ +# $NetBSD: Makefile,v 1.17 2017/01/16 23:45:13 wiz Exp $ PKGNAME= ${DISTNAME:S/ffmpeg/ffplay2/} +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ffmpeg.mplayerhq.hu/ COMMENT= Simple SDL frontend for FFmpeg diff --git a/multimedia/ffplay3/Makefile b/multimedia/ffplay3/Makefile index ca07719360d..20ed7904988 100644 --- a/multimedia/ffplay3/Makefile +++ b/multimedia/ffplay3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2016/10/28 19:15:06 adam Exp $ +# $NetBSD: Makefile,v 1.7 2017/01/16 23:45:13 wiz Exp $ PKGNAME= ${DISTNAME:S/ffmpeg/ffplay3/} +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://ffmpeg.org/ COMMENT= Simple SDL frontend for FFmpeg diff --git a/multimedia/fuppes/Makefile b/multimedia/fuppes/Makefile index 1a9cc409653..57c0f56ae92 100644 --- a/multimedia/fuppes/Makefile +++ b/multimedia/fuppes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2016/12/12 14:22:03 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2017/01/16 23:45:13 wiz Exp $ DISTNAME= fuppes-0.660 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuppes/} diff --git a/multimedia/gnash/Makefile b/multimedia/gnash/Makefile index 42fbee3e639..61c1dc03b5e 100644 --- a/multimedia/gnash/Makefile +++ b/multimedia/gnash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2017/01/01 16:06:30 adam Exp $ +# $NetBSD: Makefile,v 1.102 2017/01/16 23:45:14 wiz Exp $ DISTNAME= gnash-0.8.10 -PKGREVISION= 48 +PKGREVISION= 49 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GNU:=gnash/${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gpac/Makefile b/multimedia/gpac/Makefile index c1e62741b8c..a8c925079a3 100644 --- a/multimedia/gpac/Makefile +++ b/multimedia/gpac/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2016/10/11 00:31:28 tnn Exp $ +# $NetBSD: Makefile,v 1.49 2017/01/16 23:45:14 wiz Exp $ DISTNAME= gpac-0.6.1 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GITHUB:=gpac/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/multimedia/gst-plugins0.10-ffmpeg/Makefile b/multimedia/gst-plugins0.10-ffmpeg/Makefile index a252ec6ada8..ba3f2aec56a 100644 --- a/multimedia/gst-plugins0.10-ffmpeg/Makefile +++ b/multimedia/gst-plugins0.10-ffmpeg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2016/08/17 00:06:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2017/01/16 23:45:14 wiz Exp $ # DISTNAME= gst-ffmpeg-0.10.13 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ diff --git a/multimedia/gst-plugins0.10-vp8/Makefile b/multimedia/gst-plugins0.10-vp8/Makefile index 81bcfc3be44..5d8a2f66b79 100644 --- a/multimedia/gst-plugins0.10-vp8/Makefile +++ b/multimedia/gst-plugins0.10-vp8/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2016/08/17 00:06:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2017/01/16 23:45:14 wiz Exp $ # GST_PLUGINS0.10_NAME= vp8 GST_PLUGINS0.10_DIRS= ext/vp8 -PKGREVISION= 6 +PKGREVISION= 7 .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" diff --git a/multimedia/gst-plugins1-libav/Makefile b/multimedia/gst-plugins1-libav/Makefile index d78f4d92dd5..2101e84cce4 100644 --- a/multimedia/gst-plugins1-libav/Makefile +++ b/multimedia/gst-plugins1-libav/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2016/11/16 12:08:26 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2017/01/16 23:45:14 wiz Exp $ DISTNAME= gst-libav-1.10.0 PKGNAME= ${DISTNAME:S/gst/gst-plugins1/} +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/ EXTRACT_SUFX= .tar.xz diff --git a/multimedia/gst-plugins1-vpx/Makefile b/multimedia/gst-plugins1-vpx/Makefile index 0ca20aaf088..092baca3f14 100644 --- a/multimedia/gst-plugins1-vpx/Makefile +++ b/multimedia/gst-plugins1-vpx/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2016/09/12 09:00:10 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/01/16 23:45:14 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" diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile index e9acfa3f82a..b956f51d013 100644 --- a/multimedia/gxine/Makefile +++ b/multimedia/gxine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2016/08/17 00:06:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.94 2017/01/16 23:45:14 wiz Exp $ DISTNAME= gxine-0.5.905 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/harvid/Makefile b/multimedia/harvid/Makefile index 3dae80c09c3..6670cb3323e 100644 --- a/multimedia/harvid/Makefile +++ b/multimedia/harvid/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2016/08/17 00:06:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2017/01/16 23:45:14 wiz Exp $ DISTNAME= harvid-0.8.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GITHUB:=x42/} diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile index d4d39190c0b..9ea7fa383da 100644 --- a/multimedia/kdemultimedia3/Makefile +++ b/multimedia/kdemultimedia3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.115 2016/08/17 00:06:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.116 2017/01/16 23:45:10 wiz Exp $ DISTNAME= kdemultimedia-${_KDE_VERSION} -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= multimedia COMMENT= Multimedia tools for the KDE integrated X11 desktop diff --git a/multimedia/kdemultimedia3/buildlink3.mk b/multimedia/kdemultimedia3/buildlink3.mk index 5b6f5d4e61e..a64518b5f4b 100644 --- a/multimedia/kdemultimedia3/buildlink3.mk +++ b/multimedia/kdemultimedia3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.65 2016/08/17 00:06:40 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.66 2017/01/16 23:45:10 wiz Exp $ BUILDLINK_TREE+= kdemultimedia @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdemultimedia KDEMULTIMEDIA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdemultimedia+= kdemultimedia>=3.5.0nb2 -BUILDLINK_ABI_DEPENDS.kdemultimedia+= kdemultimedia>=3.5.10nb45 +BUILDLINK_ABI_DEPENDS.kdemultimedia+= kdemultimedia>=3.5.10nb46 BUILDLINK_PKGSRCDIR.kdemultimedia?= ../../multimedia/kdemultimedia3 .include "../../audio/arts/buildlink3.mk" diff --git a/multimedia/kmplayer-kde3/Makefile b/multimedia/kmplayer-kde3/Makefile index 124f172fcc4..7c05542fbbf 100644 --- a/multimedia/kmplayer-kde3/Makefile +++ b/multimedia/kmplayer-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2016/08/17 00:06:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2017/01/16 23:45:14 wiz Exp $ # DISTNAME= kmplayer-0.10.0c -PKGREVISION= 46 +PKGREVISION= 47 CATEGORIES= multimedia kde MASTER_SITES= http://kmplayer.kde.org/pkgs/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile index 53125bae30f..9117cf55a09 100644 --- a/multimedia/kmplayer/Makefile +++ b/multimedia/kmplayer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.107 2017/01/01 16:06:31 adam Exp $ +# $NetBSD: Makefile,v 1.108 2017/01/16 23:45:14 wiz Exp $ # DISTNAME= kmplayer-0.11.3d -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= multimedia kde MASTER_SITES= http://kmplayer.kde.org/pkgs/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile index c9bf124aa0f..0e8f68bdc07 100644 --- a/multimedia/kodi/Makefile +++ b/multimedia/kodi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2017/01/01 16:06:31 adam Exp $ +# $NetBSD: Makefile,v 1.20 2017/01/16 23:45:14 wiz Exp $ PKGNAME= kodi-15.2 -PKGREVISION= 11 +PKGREVISION= 12 DISTNAME= 15.2-Isengard CATEGORIES= multimedia MASTER_SITES= http://mirrors.kodi.tv/releases/source/ diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index b6fd865b387..80c3c9418d8 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2016/08/17 00:06:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2017/01/16 23:45:14 wiz Exp $ DISTNAME= libquicktime-1.2.4 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libquicktime/} diff --git a/multimedia/libvpx/buildlink3.mk b/multimedia/libvpx/buildlink3.mk index 7f2eaba7ec1..93432c1854c 100644 --- a/multimedia/libvpx/buildlink3.mk +++ b/multimedia/libvpx/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2016/08/16 23:53:25 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2017/01/16 23:45:10 wiz Exp $ BUILDLINK_TREE+= libvpx @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libvpx LIBVPX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libvpx+= libvpx>=1.6.0 -BUILDLINK_ABI_DEPENDS.libvpx+= libvpx>=1.6.0 +BUILDLINK_ABI_DEPENDS.libvpx+= libvpx>=1.6.1 BUILDLINK_PKGSRCDIR.libvpx?= ../../multimedia/libvpx .include "../../mk/pthread.buildlink3.mk" diff --git a/multimedia/minidlna/Makefile b/multimedia/minidlna/Makefile index 1eae286803f..76655ce642b 100644 --- a/multimedia/minidlna/Makefile +++ b/multimedia/minidlna/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2017/01/08 15:42:54 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2017/01/16 23:45:15 wiz Exp $ DISTNAME= minidlna-1.1.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=minidlna/} diff --git a/multimedia/mkv2mp4/Makefile b/multimedia/mkv2mp4/Makefile index 345cb0261d9..590506d5ddd 100644 --- a/multimedia/mkv2mp4/Makefile +++ b/multimedia/mkv2mp4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2016/08/17 00:06:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2017/01/16 23:45:15 wiz Exp $ DISTNAME= mkv2mp4-20121208 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-/-0.0./} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile index 3bc2833a20a..7ebd32cc3b7 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2017/01/01 16:06:31 adam Exp $ +# $NetBSD: Makefile,v 1.67 2017/01/16 23:45:15 wiz Exp $ DISTNAME= mlt-0.9.0 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= multimedia MASTER_SITES= http://downloads.sourceforge.net/project/mlt/mlt/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlt/} diff --git a/multimedia/mplayer-share/Makefile b/multimedia/mplayer-share/Makefile index 4313ee534cb..c9a2abb52b9 100644 --- a/multimedia/mplayer-share/Makefile +++ b/multimedia/mplayer-share/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2016/08/17 00:06:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2017/01/16 23:45:15 wiz Exp $ -PKGREVISION= 2 +PKGREVISION= 3 .include "Makefile.common" PKGNAME= mplayer-share-${MPLAYER_VERSION} diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index fbaadddd463..3340ca121e5 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2016/12/29 20:09:21 leot Exp $ +# $NetBSD: Makefile,v 1.45 2017/01/16 23:45:15 wiz Exp $ DISTNAME= mpv-0.23.0 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GITHUB:=mpv-player/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/multimedia/omxplayer/Makefile b/multimedia/omxplayer/Makefile index a0e7fc09474..50f21cb519f 100644 --- a/multimedia/omxplayer/Makefile +++ b/multimedia/omxplayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2017/01/01 16:06:31 adam Exp $ +# $NetBSD: Makefile,v 1.10 2017/01/16 23:45:15 wiz Exp $ DISTNAME= omxplayer-20150118 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= multimedia MASTER_SITES= http://www.invisible.ca/packages/distfiles/ EXTRACT_SUFX= .zip diff --git a/multimedia/pspvc/Makefile b/multimedia/pspvc/Makefile index 80395a6c0e3..8be4c73387b 100644 --- a/multimedia/pspvc/Makefile +++ b/multimedia/pspvc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2016/08/17 00:06:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2017/01/16 23:45:15 wiz Exp $ DISTNAME= pspvc-install-0.3 PSPVCVER= pspvc-0.3 PKGNAME= ${PSPVCVER} -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pspvc/} diff --git a/multimedia/ssr/Makefile b/multimedia/ssr/Makefile index a983dbb6f7b..c66d8af4324 100644 --- a/multimedia/ssr/Makefile +++ b/multimedia/ssr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2016/12/15 22:40:10 wiedi Exp $ +# $NetBSD: Makefile,v 1.7 2017/01/16 23:45:15 wiz Exp $ # DISTNAME= ssr-0.3.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GITHUB:=MaartenBaert/} diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 55b05f5c3f3..9f0c6259a9a 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2016/09/28 14:05:44 wiz Exp $ +# $NetBSD: Makefile,v 1.104 2017/01/16 23:45:15 wiz Exp $ DISTNAME= transcode-1.1.7 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= multimedia MASTER_SITES= http://bitbucket.org/france/transcode-tcforge/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/ushare/Makefile b/multimedia/ushare/Makefile index a2acac08d80..bd14b8a8fcc 100644 --- a/multimedia/ushare/Makefile +++ b/multimedia/ushare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2016/08/17 00:06:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2017/01/16 23:45:15 wiz Exp $ # DISTNAME= ushare-1.1a -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net multimedia MASTER_SITES= http://ushare.geexbox.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index c79184faae6..35462fa7b46 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.195 2016/09/19 13:04:24 wiz Exp $ +# $NetBSD: Makefile,v 1.196 2017/01/16 23:45:15 wiz Exp $ DISTNAME= vlc-${VLC_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vlc/} \ http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/ diff --git a/multimedia/vlc20/Makefile b/multimedia/vlc20/Makefile index c3b531919d3..703ebb28f90 100644 --- a/multimedia/vlc20/Makefile +++ b/multimedia/vlc20/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2016/09/19 13:04:24 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/01/16 23:45:15 wiz Exp $ DISTNAME= vlc-${VLC_VERSION} -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vlc/} \ http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/ diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile index dd9e57b4aea..1c550ac1a29 100644 --- a/multimedia/xine-lib/Makefile +++ b/multimedia/xine-lib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.144 2016/08/17 00:06:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.145 2017/01/16 23:45:10 wiz Exp $ -PKGREVISION= 8 +PKGREVISION= 9 .include "Makefile.common" COMMENT= Multimedia player library diff --git a/multimedia/xine-lib/buildlink3.mk b/multimedia/xine-lib/buildlink3.mk index c38b58faf56..becb6b67755 100644 --- a/multimedia/xine-lib/buildlink3.mk +++ b/multimedia/xine-lib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.33 2016/08/17 00:06:40 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.34 2017/01/16 23:45:10 wiz Exp $ BUILDLINK_TREE+= xine-lib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xine-lib XINE_LIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xine-lib+= xine-lib>=1rc3c -BUILDLINK_ABI_DEPENDS.xine-lib+= xine-lib>=1.2.6nb8 +BUILDLINK_ABI_DEPENDS.xine-lib+= xine-lib>=1.2.6nb9 BUILDLINK_PKGSRCDIR.xine-lib?= ../../multimedia/xine-lib .include "../../multimedia/ffmpeg2/buildlink3.mk" diff --git a/multimedia/xine-ui/Makefile b/multimedia/xine-ui/Makefile index 5fccf1289c6..06aaa25af42 100644 --- a/multimedia/xine-ui/Makefile +++ b/multimedia/xine-ui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2017/01/01 16:06:32 adam Exp $ +# $NetBSD: Makefile,v 1.78 2017/01/16 23:45:16 wiz Exp $ DISTNAME= xine-ui-0.99.8 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} EXTRACT_SUFX= .tar.xz diff --git a/multimedia/xine-v4l/Makefile b/multimedia/xine-v4l/Makefile index 957fc3a0d6e..30da0826f2d 100644 --- a/multimedia/xine-v4l/Makefile +++ b/multimedia/xine-v4l/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2016/08/17 00:06:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2017/01/16 23:45:16 wiz Exp $ .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/v4l/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= multimedia COMMENT= The v4l input plugin for xine-lib diff --git a/multimedia/xine-v4l2/Makefile b/multimedia/xine-v4l2/Makefile index aedd19771c0..cc4e2d34295 100644 --- a/multimedia/xine-v4l2/Makefile +++ b/multimedia/xine-v4l2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2016/08/17 00:06:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2017/01/16 23:45:16 wiz Exp $ .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/v4l2/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= multimedia COMMENT= The v4l2 input plugin for xine-lib diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index 4c2abf3a50b..91a9b0441a4 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2016/09/20 11:12:23 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2017/01/16 23:45:16 wiz Exp $ DISTNAME= freerdp-1.0.2 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= net MASTER_SITES= http://pub.freerdp.com/releases/ diff --git a/net/libdlna/Makefile b/net/libdlna/Makefile index 45a59a1df4b..fa9b6b322de 100644 --- a/net/libdlna/Makefile +++ b/net/libdlna/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2016/08/17 00:06:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2017/01/16 23:45:10 wiz Exp $ DISTNAME= libdlna-0.2.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= http://libdlna.geexbox.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/libdlna/buildlink3.mk b/net/libdlna/buildlink3.mk index c423109f1c9..2224cb8a562 100644 --- a/net/libdlna/buildlink3.mk +++ b/net/libdlna/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2016/08/17 00:06:40 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2017/01/16 23:45:10 wiz Exp $ # BUILDLINK_TREE+= libdlna @@ -7,7 +7,7 @@ BUILDLINK_TREE+= libdlna LIBDLNA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libdlna+= libdlna>=0.2.3 -BUILDLINK_ABI_DEPENDS.libdlna+= libdlna>=0.2.4nb6 +BUILDLINK_ABI_DEPENDS.libdlna+= libdlna>=0.2.4nb7 BUILDLINK_PKGSRCDIR.libdlna?= ../../net/libdlna .include "../../multimedia/ffmpeg1/buildlink3.mk" diff --git a/security/zoneminder/Makefile b/security/zoneminder/Makefile index 3c048f02ae9..d1eaf043c0d 100644 --- a/security/zoneminder/Makefile +++ b/security/zoneminder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2016/09/11 17:03:28 taca Exp $ +# $NetBSD: Makefile,v 1.30 2017/01/16 23:45:16 wiz Exp $ PKGNAME= ${DISTNAME:S/ZoneMinder-/zoneminder-/} DISTNAME= ZoneMinder-1.28.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=ZoneMinder/} GITHUB_PROJECT= ZoneMinder diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 3f377ffe767..999350b5647 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2017/01/01 16:06:36 adam Exp $ +# $NetBSD: Makefile,v 1.87 2017/01/16 23:45:16 wiz Exp $ DISTNAME= k3b-2.0.3a -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_KDE:=k3b/} EXTRACT_SUFX= .tar.xz diff --git a/sysutils/kfilemetadata/Makefile b/sysutils/kfilemetadata/Makefile index 96f19a91019..dbaac9daebc 100644 --- a/sysutils/kfilemetadata/Makefile +++ b/sysutils/kfilemetadata/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2017/01/01 16:06:36 adam Exp $ +# $NetBSD: Makefile,v 1.23 2017/01/16 23:45:16 wiz Exp $ DISTNAME= kfilemetadata-${_KDE_VERSION} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils COMMENT= Library for extracting file metadata LICENSE= gnu-gpl-v3 diff --git a/sysutils/kfilemetadata5/Makefile b/sysutils/kfilemetadata5/Makefile index 4b089b5ead6..21b02161eaf 100644 --- a/sysutils/kfilemetadata5/Makefile +++ b/sysutils/kfilemetadata5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2016/12/04 05:17:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2017/01/16 23:45:16 wiz Exp $ DISTNAME= kfilemetadata-${KF5VER} PKGNAME= ${DISTNAME:S/-/5-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils HOMEPAGE= https://community.kde.org/Frameworks diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 44a182d17d5..341bf472c3d 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2017/01/01 14:44:03 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2017/01/16 23:45:16 wiz Exp $ DISTNAME= cherokee-1.2.101 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= www MASTER_SITES= http://www.cherokee-project.com/download/1.2/${PKGVERSION_NOREV}/ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index a7b203d2544..468be58cbca 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.275 2016/12/18 01:31:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.276 2017/01/16 23:45:16 wiz Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 50.1 @@ -6,6 +6,7 @@ MOZ_BRANCH_MINOR= .0 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index fa49939f14a..1ca9d821ae2 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2016/12/04 05:17:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2017/01/16 23:45:16 wiz Exp $ .include "../../devel/xulrunner10/dist.mk" PKGNAME= firefox10-${FIREFOX_VER} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/firefox17/Makefile b/www/firefox17/Makefile index 83b5b06842a..a6ee2a9b4c7 100644 --- a/www/firefox17/Makefile +++ b/www/firefox17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2016/12/04 05:17:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2017/01/16 23:45:16 wiz Exp $ .include "../../devel/xulrunner17/dist.mk" PKGNAME= firefox17-${MOZ_BRANCH} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/firefox24/Makefile b/www/firefox24/Makefile index dcab2dc5dd7..45d57eaf8fa 100644 --- a/www/firefox24/Makefile +++ b/www/firefox24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2016/12/04 05:17:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2017/01/16 23:45:17 wiz Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} # Also update MOZ_BRANCH= in devel/xulrunner24/Makefile @@ -7,7 +7,7 @@ MOZ_BRANCH_MINOR= esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} #MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} diff --git a/www/firefox31/Makefile b/www/firefox31/Makefile index 86808a42741..063a7e146f7 100644 --- a/www/firefox31/Makefile +++ b/www/firefox31/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2016/12/04 05:17:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2017/01/16 23:45:17 wiz Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}esr # Also update MOZ_BRANCH= in devel/xulrunner31/Makefile @@ -7,7 +7,7 @@ MOZ_BRANCH_MINOR= .0 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox31-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} diff --git a/www/firefox38/Makefile b/www/firefox38/Makefile index 7e0c58fb2c8..7a3fbb7e9ff 100644 --- a/www/firefox38/Makefile +++ b/www/firefox38/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2016/12/04 05:17:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2017/01/16 23:45:17 wiz Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 38.8 @@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox38-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} diff --git a/www/firefox45/Makefile b/www/firefox45/Makefile index 240eaf1f975..6d00029c823 100644 --- a/www/firefox45/Makefile +++ b/www/firefox45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2017/01/02 17:45:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2017/01/16 23:45:17 wiz Exp $ MOZILLA_PKG_NAME= firefox45 FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} @@ -7,6 +7,7 @@ MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${MOZILLA_PKG_NAME}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index ab1438d14cb..d29d3c52c87 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.151 2017/01/01 16:14:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.152 2017/01/16 23:45:17 wiz Exp $ DISTNAME= seamonkey-${SM_VER}.source PKGNAME= seamonkey-${SM_VER:S/b/beta/} +PKGREVISION= 1 SM_VER= 2.46 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/} diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index f24cf497ed8..f89ad52981c 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2017/01/01 16:06:02 adam Exp $ +# $NetBSD: Makefile,v 1.71 2017/01/16 23:45:17 wiz Exp $ DISTNAME= kde-runtime-15.12.0 PKGNAME= ${DISTNAME:S/-1/4-1/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/} diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile index e6b0d20db24..cf27c43fc5d 100644 --- a/x11/xfce4-tumbler/Makefile +++ b/x11/xfce4-tumbler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2017/01/01 16:06:40 adam Exp $ +# $NetBSD: Makefile,v 1.19 2017/01/16 23:45:17 wiz Exp $ # # -PKGREVISION= 16 +PKGREVISION= 17 .include "../../meta-pkgs/xfce4/Makefile.common" VERSION= 0.1.31 diff --git a/x11/xvidcap-gtk2/Makefile b/x11/xvidcap-gtk2/Makefile index 83f70c89bff..59016e0b166 100644 --- a/x11/xvidcap-gtk2/Makefile +++ b/x11/xvidcap-gtk2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.39 2016/08/17 00:06:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2017/01/16 23:45:17 wiz Exp $ # .include "../../x11/xvidcap/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gtk2-/} -PKGREVISION= 33 +PKGREVISION= 34 COMMENT= Capture X display to individual frames or MPEG video (GTK2 version) CONFLICTS+= xvidcap<1.1.3nb3 diff --git a/x11/xvidcap/Makefile b/x11/xvidcap/Makefile index c45161a633e..dff50e2c2ec 100644 --- a/x11/xvidcap/Makefile +++ b/x11/xvidcap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2016/08/17 00:06:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2017/01/16 23:45:17 wiz Exp $ .include "Makefile.common" -PKGREVISION= 20 +PKGREVISION= 21 COMMENT= Capture X display to individual frames or MPEG video CONFIGURE_ARGS+= --without-gtk2 |