svn commit: r469466 - in head: astro/siril graphics/caffe graphics/frei0r-plugins graphics/gstreamer-plugins-opencv graphics/gstreamer1-plugins-opencv graphics/nomacs math/saga misc/auto-multiple-c...
Steve Wills
swills at FreeBSD.org
Wed May 9 20:27:57 UTC 2018
Author: swills
Date: Wed May 9 20:27:51 2018
New Revision: 469466
URL: https://svnweb.freebsd.org/changeset/ports/469466
Log:
Bump PORTREVISION on more opencv consumers due to opencv update
Modified:
head/astro/siril/Makefile (contents, props changed)
head/graphics/caffe/Makefile (contents, props changed)
head/graphics/frei0r-plugins/Makefile (contents, props changed)
head/graphics/gstreamer-plugins-opencv/Makefile (contents, props changed)
head/graphics/gstreamer1-plugins-opencv/Makefile (contents, props changed)
head/graphics/nomacs/Makefile (contents, props changed)
head/math/saga/Makefile (contents, props changed)
head/misc/auto-multiple-choice/Makefile (contents, props changed)
head/multimedia/ccextractor/Makefile (contents, props changed)
head/multimedia/chilitags/Makefile (contents, props changed)
head/multimedia/ffmpeg/Makefile (contents, props changed)
head/multimedia/ffmpeg0/Makefile (contents, props changed)
head/multimedia/lives/Makefile (contents, props changed)
head/multimedia/mlt/Makefile (contents, props changed)
head/multimedia/vlc/Makefile (contents, props changed)
head/net-im/tox/Makefile (contents, props changed)
head/net-im/tox12/Makefile (contents, props changed)
head/net-p2p/retroshare/Makefile (contents, props changed)
head/x11/xpra/Makefile (contents, props changed)
Modified: head/astro/siril/Makefile
==============================================================================
--- head/astro/siril/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/astro/siril/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -2,7 +2,7 @@
PORTNAME= siril
DISTVERSION= 0.9.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= astro graphics
MASTER_SITES= https://free-astro.org/download/
Modified: head/graphics/caffe/Makefile
==============================================================================
--- head/graphics/caffe/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/graphics/caffe/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -2,7 +2,7 @@
PORTNAME= caffe
PORTVERSION= 1.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
MAINTAINER= eric at camachat.org
Modified: head/graphics/frei0r-plugins/Makefile
==============================================================================
--- head/graphics/frei0r-plugins/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/graphics/frei0r-plugins/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -plugins
COMMENT= Frei0r meta-port
Modified: head/graphics/gstreamer-plugins-opencv/Makefile
==============================================================================
--- head/graphics/gstreamer-plugins-opencv/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/graphics/gstreamer-plugins-opencv/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -1,7 +1,7 @@
# Created by: Koop Mast <kwm at FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
COMMENT= Gstreamer opencv real time computer vision plugin
Modified: head/graphics/gstreamer1-plugins-opencv/Makefile
==============================================================================
--- head/graphics/gstreamer1-plugins-opencv/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/graphics/gstreamer1-plugins-opencv/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= graphics
COMMENT= GStreamer opencv real time computer vision plugin
Modified: head/graphics/nomacs/Makefile
==============================================================================
--- head/graphics/nomacs/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/graphics/nomacs/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -2,7 +2,7 @@
PORTNAME= nomacs
PORTVERSION= 3.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MAINTAINER= bsd at tuxproject.de
Modified: head/math/saga/Makefile
==============================================================================
--- head/math/saga/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/math/saga/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -3,7 +3,7 @@
PORTNAME= saga
PORTVERSION= 6.1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION}
Modified: head/misc/auto-multiple-choice/Makefile
==============================================================================
--- head/misc/auto-multiple-choice/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/misc/auto-multiple-choice/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -2,7 +2,7 @@
PORTNAME= auto-multiple-choice
PORTVERSION= 1.3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= misc
MASTER_SITES= http://download.gna.org/auto-qcm/
DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp
Modified: head/multimedia/ccextractor/Makefile
==============================================================================
--- head/multimedia/ccextractor/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/multimedia/ccextractor/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -3,7 +3,7 @@
PORTNAME= ccextractor
DISTVERSIONPREFIX= v
DISTVERSION= 0.85
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia
MAINTAINER= oz at nixil.net
Modified: head/multimedia/chilitags/Makefile
==============================================================================
--- head/multimedia/chilitags/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/multimedia/chilitags/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -2,6 +2,7 @@
PORTNAME= chilitags
DISTVERSION= 2.0.0-169
+PORTREVISION= 1
DISTVERSIONSUFFIX= -g0d9854f
CATEGORIES= multimedia
Modified: head/multimedia/ffmpeg/Makefile
==============================================================================
--- head/multimedia/ffmpeg/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/multimedia/ffmpeg/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -3,6 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 4.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= https://ffmpeg.org/releases/
Modified: head/multimedia/ffmpeg0/Makefile
==============================================================================
--- head/multimedia/ffmpeg0/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/multimedia/ffmpeg0/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -3,7 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 0.7.17
-PORTREVISION= 13
+PORTREVISION= 14
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= http://ffmpeg.org/releases/
Modified: head/multimedia/lives/Makefile
==============================================================================
--- head/multimedia/lives/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/multimedia/lives/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -3,7 +3,7 @@
PORTNAME= lives
PORTVERSION= 2.8.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://lives-video.com/releases/
DISTNAME= LiVES-${PORTVERSION}
Modified: head/multimedia/mlt/Makefile
==============================================================================
--- head/multimedia/mlt/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/multimedia/mlt/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -2,7 +2,7 @@
PORTNAME= mlt
PORTVERSION= 6.4.1
-PORTREVISION?= 7
+PORTREVISION?= 8
CATEGORIES?= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
Modified: head/multimedia/vlc/Makefile
==============================================================================
--- head/multimedia/vlc/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/multimedia/vlc/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -3,7 +3,7 @@
PORTNAME= vlc
DISTVERSION= 2.2.8
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 4
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \
Modified: head/net-im/tox/Makefile
==============================================================================
--- head/net-im/tox/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/net-im/tox/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -3,6 +3,7 @@
PORTNAME= toxcore
PORTVERSION= 0.2.2
+PORTREVISION= 1
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= net-im net-p2p
Modified: head/net-im/tox12/Makefile
==============================================================================
--- head/net-im/tox12/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/net-im/tox12/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -4,7 +4,7 @@
PORTNAME= toxcore
PORTVERSION= 0.1.11
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net-im net-p2p
PKGNAMESUFFIX= -legacy
Modified: head/net-p2p/retroshare/Makefile
==============================================================================
--- head/net-p2p/retroshare/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/net-p2p/retroshare/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -4,7 +4,7 @@
PORTNAME= retroshare
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p
MAINTAINER= peter at netkey.at
Modified: head/x11/xpra/Makefile
==============================================================================
--- head/x11/xpra/Makefile Wed May 9 20:20:21 2018 (r469465)
+++ head/x11/xpra/Makefile Wed May 9 20:27:51 2018 (r469466)
@@ -3,7 +3,7 @@
PORTNAME= xpra
PORTVERSION= 2.0.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/
More information about the svn-ports-all
mailing list