svn commit: r447935 - in head: devel/gvfs graphics/camera graphics/camerakit graphics/darktable graphics/digikam-kde4 graphics/entangle graphics/eos-movrec graphics/flphoto graphics/fusefs-gphotofs...
Ben Woods
woodsb02 at FreeBSD.org
Mon Aug 14 12:56:27 UTC 2017
Author: woodsb02
Date: Mon Aug 14 12:56:23 2017
New Revision: 447935
URL: https://svnweb.freebsd.org/changeset/ports/447935
Log:
graphics/gphoto2: Update to 2.5.14
graphics/libgphoto2: Update to 2.5.14
graphics/py-gphoto2: Update to 1.7.0
- Bump dependent ports
- Take maintainership of graphics/gtkam
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/gphoto2/Makefile
head/graphics/gphoto2/distinfo
head/graphics/gtimelapse/Makefile
head/graphics/gtkam/Makefile
head/graphics/kamera-kde4/Makefile
head/graphics/libgphoto2/Makefile
head/graphics/libgphoto2/distinfo
head/graphics/py-gphoto2/Makefile
head/graphics/py-gphoto2/distinfo
head/graphics/rawstudio/Makefile
head/graphics/shotwell/Makefile
Modified: head/devel/gvfs/Makefile
==============================================================================
--- head/devel/gvfs/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/devel/gvfs/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,7 +3,7 @@
PORTNAME= gvfs
PORTVERSION= 1.26.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Modified: head/graphics/camera/Makefile
==============================================================================
--- head/graphics/camera/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/camera/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,7 +3,7 @@
PORTNAME= camera
PORTVERSION= 0.8
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics gnustep
MASTER_SITES= http://download.gna.org/gsimageapps/
DISTNAME= Camera-${PORTVERSION}
Modified: head/graphics/camerakit/Makefile
==============================================================================
--- head/graphics/camerakit/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/camerakit/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -2,7 +2,7 @@
PORTNAME= camerakit
PORTVERSION= 0.0.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics gnustep
MASTER_SITES= http://download.gna.org/gsimageapps/
DISTNAME= CameraKit-20041011
Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/darktable/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,6 +3,7 @@
PORTNAME= darktable
PORTVERSION= 2.2.5
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
Modified: head/graphics/digikam-kde4/Makefile
==============================================================================
--- head/graphics/digikam-kde4/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/digikam-kde4/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,7 +3,7 @@
PORTNAME= digikam
PORTVERSION= ${DIGIKAM_VER}
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= graphics kde
Modified: head/graphics/entangle/Makefile
==============================================================================
--- head/graphics/entangle/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/entangle/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,7 +3,7 @@
PORTNAME= entangle
PORTVERSION= 0.7.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://entangle-photo.org/download/sources/
Modified: head/graphics/eos-movrec/Makefile
==============================================================================
--- head/graphics/eos-movrec/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/eos-movrec/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,7 +3,7 @@
PORTNAME= eos-movrec
DISTVERSION= 0.3.2_beta
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/
Modified: head/graphics/flphoto/Makefile
==============================================================================
--- head/graphics/flphoto/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/flphoto/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,7 +3,7 @@
PORTNAME= flphoto
PORTVERSION= 1.3.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics
MASTER_SITES= SF/fltk/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
Modified: head/graphics/fusefs-gphotofs/Makefile
==============================================================================
--- head/graphics/fusefs-gphotofs/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/fusefs-gphotofs/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,7 +3,7 @@
PORTNAME= gphotofs
PORTVERSION= 0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics sysutils
MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}.0
PKGNAMEPREFIX= fusefs-
Modified: head/graphics/gphoto2/Makefile
==============================================================================
--- head/graphics/gphoto2/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/gphoto2/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gphoto2
-PORTVERSION= 2.5.11
-PORTREVISION= 2
+PORTVERSION= 2.5.14
CATEGORIES= graphics
MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION}
Modified: head/graphics/gphoto2/distinfo
==============================================================================
--- head/graphics/gphoto2/distinfo Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/gphoto2/distinfo Mon Aug 14 12:56:23 2017 (r447935)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482046491
-SHA256 (gphoto2-2.5.11.tar.bz2) = 392844d6a06512b0d85e7983a5a0c85c8039feb6ab3bc420674ffdbf7536f9e9
-SIZE (gphoto2-2.5.11.tar.bz2) = 785251
+TIMESTAMP = 1502712408
+SHA256 (gphoto2-2.5.14.tar.bz2) = 9302d02fb472d4936988382b7277ccdc4edaf7ede56c490278912ffd0627699c
+SIZE (gphoto2-2.5.14.tar.bz2) = 784442
Modified: head/graphics/gtimelapse/Makefile
==============================================================================
--- head/graphics/gtimelapse/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/gtimelapse/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,7 +3,7 @@
PORTNAME= gtimelapse
DISTVERSION= 0.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Relase # yes, this is not a typo (here)
Modified: head/graphics/gtkam/Makefile
==============================================================================
--- head/graphics/gtkam/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/gtkam/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,11 +3,11 @@
PORTNAME= gtkam
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= woodsb02 at FreeBSD.org
COMMENT= Download and view files from various digital cameras
LICENSE= GPLv2+
Modified: head/graphics/kamera-kde4/Makefile
==============================================================================
--- head/graphics/kamera-kde4/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/kamera-kde4/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -2,7 +2,7 @@
PORTNAME= kamera
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics kde kde-kde4
MAINTAINER= kde at FreeBSD.org
Modified: head/graphics/libgphoto2/Makefile
==============================================================================
--- head/graphics/libgphoto2/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/libgphoto2/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libgphoto2
-PORTVERSION= 2.5.13
+PORTVERSION= 2.5.14
CATEGORIES= graphics
MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION}
Modified: head/graphics/libgphoto2/distinfo
==============================================================================
--- head/graphics/libgphoto2/distinfo Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/libgphoto2/distinfo Mon Aug 14 12:56:23 2017 (r447935)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496331597
-SHA256 (libgphoto2-2.5.13.tar.bz2) = ceaacbdf187d1cd1aed5336991f46b0100f6960b6c8383f9aeab98f1f64780ef
-SIZE (libgphoto2-2.5.13.tar.bz2) = 6963625
+TIMESTAMP = 1502712510
+SHA256 (libgphoto2-2.5.14.tar.bz2) = d3ce70686fb87d6791b9adcbb6e5693bfbe1cfef9661c23c75eb8a699ec4e274
+SIZE (libgphoto2-2.5.14.tar.bz2) = 6992238
Modified: head/graphics/py-gphoto2/Makefile
==============================================================================
--- head/graphics/py-gphoto2/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/py-gphoto2/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gphoto2
-PORTVERSION= 1.6.0
+PORTVERSION= 1.7.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/graphics/py-gphoto2/distinfo
==============================================================================
--- head/graphics/py-gphoto2/distinfo Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/py-gphoto2/distinfo Mon Aug 14 12:56:23 2017 (r447935)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496332349
-SHA256 (python-gphoto2/gphoto2-1.6.0.tar.gz) = 9c194418ad4a2d3b9c3128a4c5ee12328e7fcd77a47a2bc7ec20dc36870cc559
-SIZE (python-gphoto2/gphoto2-1.6.0.tar.gz) = 7024252
+TIMESTAMP = 1502712471
+SHA256 (python-gphoto2/gphoto2-1.7.0.tar.gz) = e36b5690fd6db5d9cfb196b571ea35b2f5ef0e1d15235fe877f3f4eeebbf12d2
+SIZE (python-gphoto2/gphoto2-1.7.0.tar.gz) = 6831640
Modified: head/graphics/rawstudio/Makefile
==============================================================================
--- head/graphics/rawstudio/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/rawstudio/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,7 +3,7 @@
PORTNAME= rawstudio
PORTVERSION= 2.0
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= graphics
MASTER_SITES= http://rawstudio.org/files/release/
Modified: head/graphics/shotwell/Makefile
==============================================================================
--- head/graphics/shotwell/Makefile Mon Aug 14 12:56:18 2017 (r447934)
+++ head/graphics/shotwell/Makefile Mon Aug 14 12:56:23 2017 (r447935)
@@ -3,6 +3,7 @@
PORTNAME= shotwell
PORTVERSION= 0.26.2
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R}
More information about the svn-ports-head
mailing list