Date: Mon, 27 May 2019 10:21:47 +0000 (UTC) From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502780 - in head: devel/gvfs graphics/camera graphics/camerakit graphics/darktable graphics/digikam graphics/entangle graphics/flphoto graphics/fusefs-gphotofs graphics/gphoto2 graphic... Message-ID: <201905271021.x4RALlNU070486@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kai Date: Mon May 27 10:21:46 2019 New Revision: 502780 URL: https://svnweb.freebsd.org/changeset/ports/502780 Log: graphics/libgphoto2: Update to 2.5.22, graphics/gphoto2: Update to 2.5.20 * Bump PORTREVISION of ports depending on them. Also while I'm here: * Add "gnome" to USES if the XML option is enabled to avoid warnings about using USE_GNOME alone. * Pet portlint Notable changes since 2.5.16 (graphics/libgphoto2) [1]: * Added new USB Ids for various camera types * Updated translations * Report file changes via GP_EVENT_FILE_CHANGED (hooked up for Canon EOS currently) Changes since 2.5.15 (graphics/gphoto2) [2]: * Maximum number in file ranges bumped from 16384 to 65536 * Add shell commands to match commandline: summary, storage-info, trigger-capture * Fixed a fd leak * Updated translations * Handle GP_EVENT_FILE_CHANGED event https://github.com/gphoto/libgphoto2/blob/libgphoto2-2_5_22-release/NEWS https://github.com/gphoto/gphoto2/blob/gphoto2-2_5_20-release/NEWS PR: 235817 [1], 235818 [2] Submitted by: Darren Mulligan <fixer@bsdmail.com> Approved by: woodsb02 (maintainer timeout) Modified: head/devel/gvfs/Makefile head/graphics/camera/Makefile head/graphics/camerakit/Makefile head/graphics/darktable/Makefile head/graphics/digikam/Makefile head/graphics/entangle/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/Makefile head/graphics/libgphoto2/Makefile head/graphics/libgphoto2/distinfo head/graphics/libgphoto2/pkg-plist head/graphics/py-gphoto2/Makefile head/graphics/shotwell/Makefile Modified: head/devel/gvfs/Makefile ============================================================================== --- head/devel/gvfs/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/devel/gvfs/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -3,6 +3,7 @@ PORTNAME= gvfs PORTVERSION= 1.30.4 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome Modified: head/graphics/camera/Makefile ============================================================================== --- head/graphics/camera/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/camera/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -3,7 +3,7 @@ PORTNAME= camera PORTVERSION= 0.8 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= Camera-${PORTVERSION} Modified: head/graphics/camerakit/Makefile ============================================================================== --- head/graphics/camerakit/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/camerakit/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -2,7 +2,7 @@ PORTNAME= camerakit PORTVERSION= 0.0.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/gsimageapps/ DISTNAME= CameraKit-20041011 Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/darktable/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -3,7 +3,7 @@ PORTNAME= darktable PORTVERSION= 2.6.2 -PORTREVISION= 1 +PORTREVISION= 2 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 Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/digikam/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -2,7 +2,7 @@ PORTNAME= digikam DISTVERSION= 6.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/digikam/${PORTVERSION} Modified: head/graphics/entangle/Makefile ============================================================================== --- head/graphics/entangle/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/entangle/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -3,7 +3,7 @@ PORTNAME= entangle PORTVERSION= 0.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://entangle-photo.org/download/sources/ Modified: head/graphics/flphoto/Makefile ============================================================================== --- head/graphics/flphoto/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/flphoto/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -3,7 +3,7 @@ PORTNAME= flphoto PORTVERSION= 1.3.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= SF/fltk/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source Modified: head/graphics/fusefs-gphotofs/Makefile ============================================================================== --- head/graphics/fusefs-gphotofs/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/fusefs-gphotofs/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -3,7 +3,7 @@ PORTNAME= gphotofs PORTVERSION= 0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics sysutils MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}.0 PKGNAMEPREFIX= fusefs- Modified: head/graphics/gphoto2/Makefile ============================================================================== --- head/graphics/gphoto2/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/gphoto2/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gphoto2 -PORTVERSION= 2.5.15 -PORTREVISION= 1 +PORTVERSION= 2.5.20 CATEGORIES= graphics MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION} @@ -18,6 +17,7 @@ LIB_DEPENDS= libexif.so:graphics/libexif \ libpopt.so:devel/popt USES= gmake jpeg pkgconfig tar:bzip2 + GNU_CONFIGURE= yes CONFIGURE_ENV= POPT_CFLAGS="$$(pkg-config --cflags popt)" \ POPT_LIBS="$$(pkg-config --libs popt)" Modified: head/graphics/gphoto2/distinfo ============================================================================== --- head/graphics/gphoto2/distinfo Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/gphoto2/distinfo Mon May 27 10:21:46 2019 (r502780) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515810541 -SHA256 (gphoto2-2.5.15.tar.bz2) = ae571a227983dc9997876702a73af5431d41f287ea0f483cda897c57a6084a77 -SIZE (gphoto2-2.5.15.tar.bz2) = 790513 +TIMESTAMP = 1550439166 +SHA256 (gphoto2-2.5.20.tar.bz2) = a36f03b50a8f040f185cbc757f957f03dc05a9210907199e6919ef3f970248f6 +SIZE (gphoto2-2.5.20.tar.bz2) = 790065 Modified: head/graphics/gtimelapse/Makefile ============================================================================== --- head/graphics/gtimelapse/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/gtimelapse/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -3,7 +3,7 @@ PORTNAME= gtimelapse DISTVERSION= 0.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Relase # yes, this is not a typo (here) Modified: head/graphics/gtkam/Makefile ============================================================================== --- head/graphics/gtkam/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/gtkam/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -3,7 +3,7 @@ PORTNAME= gtkam PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION} Modified: head/graphics/kamera/Makefile ============================================================================== --- head/graphics/kamera/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/kamera/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -2,6 +2,7 @@ PORTNAME= kamera DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org Modified: head/graphics/libgphoto2/Makefile ============================================================================== --- head/graphics/libgphoto2/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/libgphoto2/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgphoto2 -PORTVERSION= 2.5.16 +PORTVERSION= 2.5.22 CATEGORIES= graphics MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} @@ -16,6 +16,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl USES= gmake iconv libtool localbase pathfix pkgconfig tar:bzip2 USE_CSTD= gnu89 + GNU_CONFIGURE= yes CONFIGURE_ENV= LTDLINCL="-I${LOCALBASE}/include" \ LIBLTDL="-L${LOCALBASE}/lib -lltdl" \ @@ -45,6 +46,7 @@ LIBEXIF_CONFIGURE_OFF= --with-libexif=no NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls XML_USE= GNOME=libxml2 +XML_USES= gnome XML_CONFIGURE_OFF= --with-libxml-2.0=no post-patch: Modified: head/graphics/libgphoto2/distinfo ============================================================================== --- head/graphics/libgphoto2/distinfo Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/libgphoto2/distinfo Mon May 27 10:21:46 2019 (r502780) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515810394 -SHA256 (libgphoto2-2.5.16.tar.bz2) = e757416d1623e01a9d0d294b2e790162e434c0964f50d3b7ff1a3424b62a2906 -SIZE (libgphoto2-2.5.16.tar.bz2) = 7006551 +TIMESTAMP = 1550439128 +SHA256 (libgphoto2-2.5.22.tar.bz2) = 15d7327aa9a986af1e1dbfd8f15ba81352b67450d30e44562ce768ff9435ce58 +SIZE (libgphoto2-2.5.22.tar.bz2) = 7169810 Modified: head/graphics/libgphoto2/pkg-plist ============================================================================== --- head/graphics/libgphoto2/pkg-plist Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/libgphoto2/pkg-plist Mon May 27 10:21:46 2019 (r502780) @@ -21,7 +21,7 @@ include/gphoto2/gphoto2-widget.h include/gphoto2/gphoto2.h lib/libgphoto2.so lib/libgphoto2.so.6 -lib/libgphoto2.so.6.0.0 +lib/libgphoto2.so.6.1.0 lib/libgphoto2/%%VERSION%%/adc65.so lib/libgphoto2/%%VERSION%%/agfa_cl20.so lib/libgphoto2/%%VERSION%%/aox.so @@ -103,7 +103,7 @@ man/man3/libgphoto2_port.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/README.packaging %%PORTDOCS%%%%DOCSDIR%%/camlibs/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/camlibs/README.9050 Modified: head/graphics/py-gphoto2/Makefile ============================================================================== --- head/graphics/py-gphoto2/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/py-gphoto2/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -2,6 +2,7 @@ PORTNAME= gphoto2 PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/shotwell/Makefile ============================================================================== --- head/graphics/shotwell/Makefile Mon May 27 10:10:15 2019 (r502779) +++ head/graphics/shotwell/Makefile Mon May 27 10:21:46 2019 (r502780) @@ -3,6 +3,7 @@ PORTNAME= shotwell PORTVERSION= 0.30.4 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905271021.x4RALlNU070486>