Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2020 04:57:44 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524151 - in head: graphics/darktable graphics/digikam graphics/gimp-lensfun-plugin graphics/photivo graphics/photoflow graphics/rawtherapee graphics/ufraw multimedia/ffmpeg
Message-ID:  <202001260457.00Q4viZZ054951@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Sun Jan 26 04:57:44 2020
New Revision: 524151
URL: https://svnweb.freebsd.org/changeset/ports/524151

Log:
  Chase shlib version bump of `graphics/lensfun' (r524150).

Modified:
  head/graphics/darktable/Makefile
  head/graphics/digikam/Makefile
  head/graphics/gimp-lensfun-plugin/Makefile
  head/graphics/photivo/Makefile
  head/graphics/photoflow/Makefile
  head/graphics/rawtherapee/Makefile
  head/graphics/ufraw/Makefile
  head/multimedia/ffmpeg/Makefile

Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile	Sun Jan 26 04:46:22 2020	(r524150)
+++ head/graphics/darktable/Makefile	Sun Jan 26 04:57:44 2020	(r524151)
@@ -3,6 +3,7 @@
 
 PORTNAME=	darktable
 PORTVERSION=	3.0.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
 

Modified: head/graphics/digikam/Makefile
==============================================================================
--- head/graphics/digikam/Makefile	Sun Jan 26 04:46:22 2020	(r524150)
+++ head/graphics/digikam/Makefile	Sun Jan 26 04:57:44 2020	(r524151)
@@ -2,7 +2,7 @@
 
 PORTNAME=	digikam
 DISTVERSION=	6.4.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}
 DIST_SUBDIR=	KDE/digikam/${PORTVERSION}

Modified: head/graphics/gimp-lensfun-plugin/Makefile
==============================================================================
--- head/graphics/gimp-lensfun-plugin/Makefile	Sun Jan 26 04:46:22 2020	(r524150)
+++ head/graphics/gimp-lensfun-plugin/Makefile	Sun Jan 26 04:57:44 2020	(r524151)
@@ -3,7 +3,7 @@
 
 PORTNAME=	lensfun
 DISTVERSION=	0.2.4-dev
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics
 PKGNAMEPREFIX=	gimp-
 PKGNAMESUFFIX=	-plugin

Modified: head/graphics/photivo/Makefile
==============================================================================
--- head/graphics/photivo/Makefile	Sun Jan 26 04:46:22 2020	(r524150)
+++ head/graphics/photivo/Makefile	Sun Jan 26 04:57:44 2020	(r524151)
@@ -3,7 +3,7 @@
 
 PORTNAME=	photivo
 PORTVERSION=	0.0.2015.03.21
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	graphics
 MASTER_SITES=	https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/${PORTNAME}/
 DISTNAME=	source-archive

Modified: head/graphics/photoflow/Makefile
==============================================================================
--- head/graphics/photoflow/Makefile	Sun Jan 26 04:46:22 2020	(r524150)
+++ head/graphics/photoflow/Makefile	Sun Jan 26 04:57:44 2020	(r524151)
@@ -2,6 +2,7 @@
 
 PORTNAME=	photoflow
 DISTVERSION=	0.2.8-1398
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/graphics/rawtherapee/Makefile
==============================================================================
--- head/graphics/rawtherapee/Makefile	Sun Jan 26 04:46:22 2020	(r524150)
+++ head/graphics/rawtherapee/Makefile	Sun Jan 26 04:57:44 2020	(r524151)
@@ -3,7 +3,7 @@
 
 PORTNAME=	rawtherapee
 PORTVERSION=	5.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	http://rawtherapee.com/shared/source/
 

Modified: head/graphics/ufraw/Makefile
==============================================================================
--- head/graphics/ufraw/Makefile	Sun Jan 26 04:46:22 2020	(r524150)
+++ head/graphics/ufraw/Makefile	Sun Jan 26 04:57:44 2020	(r524151)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ufraw
 PORTVERSION=	0.22
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	graphics
 
 MAINTAINER=	rodrigo@FreeBSD.org

Modified: head/multimedia/ffmpeg/Makefile
==============================================================================
--- head/multimedia/ffmpeg/Makefile	Sun Jan 26 04:46:22 2020	(r524150)
+++ head/multimedia/ffmpeg/Makefile	Sun Jan 26 04:57:44 2020	(r524151)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ffmpeg
 PORTVERSION=	4.2.2
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio net
 MASTER_SITES=	https://ffmpeg.org/releases/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001260457.00Q4viZZ054951>