diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2017-08-14 20:56:23 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2017-08-14 20:56:23 +0800 |
commit | d885a4dc13ed3716e3759189a6aee8cb7d3d8e7b (patch) | |
tree | 8f0711a3daa8ff650e76a00498d09a7b269e23fe /graphics | |
parent | 2fa612ccf8d35ad253b7a7f6b267f438f5d5f43c (diff) | |
download | freebsd-ports-gnome-d885a4dc13ed3716e3759189a6aee8cb7d3d8e7b.tar.gz freebsd-ports-gnome-d885a4dc13ed3716e3759189a6aee8cb7d3d8e7b.tar.zst freebsd-ports-gnome-d885a4dc13ed3716e3759189a6aee8cb7d3d8e7b.zip |
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
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/camera/Makefile | 2 | ||||
-rw-r--r-- | graphics/camerakit/Makefile | 2 | ||||
-rw-r--r-- | graphics/darktable/Makefile | 1 | ||||
-rw-r--r-- | graphics/digikam-kde4/Makefile | 2 | ||||
-rw-r--r-- | graphics/entangle/Makefile | 2 | ||||
-rw-r--r-- | graphics/eos-movrec/Makefile | 2 | ||||
-rw-r--r-- | graphics/flphoto/Makefile | 2 | ||||
-rw-r--r-- | graphics/fusefs-gphotofs/Makefile | 2 | ||||
-rw-r--r-- | graphics/gphoto2/Makefile | 3 | ||||
-rw-r--r-- | graphics/gphoto2/distinfo | 6 | ||||
-rw-r--r-- | graphics/gtimelapse/Makefile | 2 | ||||
-rw-r--r-- | graphics/gtkam/Makefile | 4 | ||||
-rw-r--r-- | graphics/kamera-kde4/Makefile | 2 | ||||
-rw-r--r-- | graphics/libgphoto2/Makefile | 2 | ||||
-rw-r--r-- | graphics/libgphoto2/distinfo | 6 | ||||
-rw-r--r-- | graphics/py-gphoto2/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-gphoto2/distinfo | 6 | ||||
-rw-r--r-- | graphics/rawstudio/Makefile | 2 | ||||
-rw-r--r-- | graphics/shotwell/Makefile | 1 |
19 files changed, 26 insertions, 25 deletions
diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile index a2764b3999b1..3761c3851a52 100644 --- a/graphics/camera/Makefile +++ b/graphics/camera/Makefile @@ -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} diff --git a/graphics/camerakit/Makefile b/graphics/camerakit/Makefile index fae0a1f9f466..68551b0e8d33 100644 --- a/graphics/camerakit/Makefile +++ b/graphics/camerakit/Makefile @@ -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 diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 5a138a6539ab..2521501ee931 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -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/}/ diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile index a60e32d47820..61a8fecf8f42 100644 --- a/graphics/digikam-kde4/Makefile +++ b/graphics/digikam-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= digikam PORTVERSION= ${DIGIKAM_VER} -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 2 CATEGORIES= graphics kde diff --git a/graphics/entangle/Makefile b/graphics/entangle/Makefile index 475bec62b9e6..e6d79d0909ee 100644 --- a/graphics/entangle/Makefile +++ b/graphics/entangle/Makefile @@ -3,7 +3,7 @@ PORTNAME= entangle PORTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://entangle-photo.org/download/sources/ diff --git a/graphics/eos-movrec/Makefile b/graphics/eos-movrec/Makefile index b264cb7a7bcd..eebb956ead7f 100644 --- a/graphics/eos-movrec/Makefile +++ b/graphics/eos-movrec/Makefile @@ -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}/ diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index ae2c401992ce..edd7af781ead 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -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 diff --git a/graphics/fusefs-gphotofs/Makefile b/graphics/fusefs-gphotofs/Makefile index 289ae2e1f79f..f38f23e2739f 100644 --- a/graphics/fusefs-gphotofs/Makefile +++ b/graphics/fusefs-gphotofs/Makefile @@ -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- diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 4dc164b6499c..37e18c6e20ef 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -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} diff --git a/graphics/gphoto2/distinfo b/graphics/gphoto2/distinfo index d2780864bd58..fd6133c87642 100644 --- a/graphics/gphoto2/distinfo +++ b/graphics/gphoto2/distinfo @@ -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 diff --git a/graphics/gtimelapse/Makefile b/graphics/gtimelapse/Makefile index 1e9826f0d266..189a6b0d4fc6 100644 --- a/graphics/gtimelapse/Makefile +++ b/graphics/gtimelapse/Makefile @@ -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) diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index ae6189d6ffdc..fcb0acb9d236 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -3,11 +3,11 @@ PORTNAME= gtkam PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= woodsb02@FreeBSD.org COMMENT= Download and view files from various digital cameras LICENSE= GPLv2+ diff --git a/graphics/kamera-kde4/Makefile b/graphics/kamera-kde4/Makefile index c9948fba9b97..447ccf487b20 100644 --- a/graphics/kamera-kde4/Makefile +++ b/graphics/kamera-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kamera PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 16f9398cdbfb..fa9d88c0b24a 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgphoto2 -PORTVERSION= 2.5.13 +PORTVERSION= 2.5.14 CATEGORIES= graphics MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} diff --git a/graphics/libgphoto2/distinfo b/graphics/libgphoto2/distinfo index ab5f7c7b65c1..412285a10a32 100644 --- a/graphics/libgphoto2/distinfo +++ b/graphics/libgphoto2/distinfo @@ -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 diff --git a/graphics/py-gphoto2/Makefile b/graphics/py-gphoto2/Makefile index 78e29175c997..3c32b9e51948 100644 --- a/graphics/py-gphoto2/Makefile +++ b/graphics/py-gphoto2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gphoto2 -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-gphoto2/distinfo b/graphics/py-gphoto2/distinfo index d8353ee6562f..d87e94bfbc7d 100644 --- a/graphics/py-gphoto2/distinfo +++ b/graphics/py-gphoto2/distinfo @@ -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 diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index a6e7a6028278..9567df4c07dd 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -3,7 +3,7 @@ PORTNAME= rawstudio PORTVERSION= 2.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://rawstudio.org/files/release/ diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index c77bfe22cda3..1baf10f7e066 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -3,6 +3,7 @@ PORTNAME= shotwell PORTVERSION= 0.26.2 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R} |