Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2015 12:28:17 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377733 - in head: devel/gvfs graphics/camera graphics/camerakit graphics/darktable graphics/digikam-kde4 graphics/entangle graphics/eos-movrec graphics/flphoto graphics/fusefs-gphotofs...
Message-ID:  <201501231228.t0NCSHmw047974@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Fri Jan 23 12:28:17 2015
New Revision: 377733
URL: https://svnweb.freebsd.org/changeset/ports/377733
QAT: https://qat.redports.org/buildarchive/r377733/

Log:
  bump PORTREVISION due libphoto2 shared library version changed.
  
  Submitted by:	tijl@

Modified:
  head/devel/gvfs/Makefile
  head/graphics/camera/Makefile
  head/graphics/camerakit/Makefile
  head/graphics/darktable/Makefile
  head/graphics/digikam-kde4/Makefile
  head/graphics/entangle/Makefile
  head/graphics/eos-movrec/Makefile
  head/graphics/flphoto/Makefile
  head/graphics/fusefs-gphotofs/Makefile
  head/graphics/gtimelapse/Makefile
  head/graphics/gtkam/Makefile
  head/graphics/kamera-kde4/Makefile
  head/graphics/rawstudio/Makefile

Modified: head/devel/gvfs/Makefile
==============================================================================
--- head/devel/gvfs/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/devel/gvfs/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -4,7 +4,7 @@
 
 PORTNAME=	gvfs
 PORTVERSION=	1.20.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/graphics/camera/Makefile
==============================================================================
--- head/graphics/camera/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/camera/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -3,7 +3,7 @@
 
 PORTNAME=	camera
 PORTVERSION=	0.8
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics gnustep
 MASTER_SITES=	http://download.gna.org/gsimageapps/ \
 		${MASTER_SITE_GNUSTEP_CH}

Modified: head/graphics/camerakit/Makefile
==============================================================================
--- head/graphics/camerakit/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/camerakit/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -2,7 +2,7 @@
 
 PORTNAME=	camerakit
 PORTVERSION=	0.0.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics gnustep
 MASTER_SITES=	http://download.gna.org/gsimageapps/
 DISTNAME=	CameraKit-20041011

Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/darktable/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -3,6 +3,7 @@
 
 PORTNAME=	darktable
 PORTVERSION=	1.6.1
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION}/
 

Modified: head/graphics/digikam-kde4/Makefile
==============================================================================
--- head/graphics/digikam-kde4/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/digikam-kde4/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -3,7 +3,7 @@
 
 PORTNAME=	digikam
 PORTVERSION=	${DIGIKAM_VER}
-PORTREVISION=	6
+PORTREVISION=	7
 PORTEPOCH=	2
 CATEGORIES=	graphics kde
 

Modified: head/graphics/entangle/Makefile
==============================================================================
--- head/graphics/entangle/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/entangle/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -3,6 +3,7 @@
 
 PORTNAME=	entangle
 DISTVERSION=	0.6.0
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://entangle-photo.org/download/sources/
 

Modified: head/graphics/eos-movrec/Makefile
==============================================================================
--- head/graphics/eos-movrec/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/eos-movrec/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -3,7 +3,7 @@
 
 PORTNAME=	eos-movrec
 DISTVERSION=	0.3.2_beta
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics multimedia
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/
 

Modified: head/graphics/flphoto/Makefile
==============================================================================
--- head/graphics/flphoto/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/flphoto/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -3,7 +3,7 @@
 
 PORTNAME=	flphoto
 PORTVERSION=	1.3.1
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	graphics
 MASTER_SITES=	SF/fltk/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${PORTVERSION}-source

Modified: head/graphics/fusefs-gphotofs/Makefile
==============================================================================
--- head/graphics/fusefs-gphotofs/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/fusefs-gphotofs/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gphotofs
 PORTVERSION=	0.5
+PORTREVISION=	1
 CATEGORIES=	graphics sysutils
 MASTER_SITES=	SF/gphoto/${PORTNAME}/${PORTVERSION}.0
 PKGNAMEPREFIX=	fusefs-

Modified: head/graphics/gtimelapse/Makefile
==============================================================================
--- head/graphics/gtimelapse/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/gtimelapse/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gtimelapse
 DISTVERSION=	0.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/Relase	# yes, this is not a typo (here)
 

Modified: head/graphics/gtkam/Makefile
==============================================================================
--- head/graphics/gtkam/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/gtkam/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gtkam
 PORTVERSION=	0.2.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	SF/gphoto/${PORTNAME}/${PORTVERSION}
 

Modified: head/graphics/kamera-kde4/Makefile
==============================================================================
--- head/graphics/kamera-kde4/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/kamera-kde4/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -2,6 +2,7 @@
 
 PORTNAME=	kamera
 PORTVERSION=	${KDE4_VERSION}
+PORTREVISION=	1
 CATEGORIES=	graphics kde
 MASTER_SITES=	KDE/${KDE4_BRANCH}/${PORTVERSION}/src
 DIST_SUBDIR=	KDE/${PORTVERSION}

Modified: head/graphics/rawstudio/Makefile
==============================================================================
--- head/graphics/rawstudio/Makefile	Fri Jan 23 12:15:14 2015	(r377732)
+++ head/graphics/rawstudio/Makefile	Fri Jan 23 12:28:17 2015	(r377733)
@@ -3,7 +3,7 @@
 
 PORTNAME=	rawstudio
 PORTVERSION=	2.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics
 MASTER_SITES=	http://rawstudio.org/files/release/
 



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