svn commit: r459912 - head/graphics/darktable
Jean-Sébastien Pédron
dumbbell at FreeBSD.org
Thu Jan 25 08:49:56 UTC 2018
Author: dumbbell
Date: Thu Jan 25 08:49:55 2018
New Revision: 459912
URL: https://svnweb.freebsd.org/changeset/ports/459912
Log:
graphics/darktable: Update to 2.4.1
Modified:
head/graphics/darktable/Makefile
head/graphics/darktable/distinfo
head/graphics/darktable/pkg-plist
Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile Thu Jan 25 08:07:58 2018 (r459911)
+++ head/graphics/darktable/Makefile Thu Jan 25 08:49:55 2018 (r459912)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= darktable
-PORTVERSION= 2.4.0
-PORTREVISION= 1
+PORTVERSION= 2.4.1
CATEGORIES= graphics
MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
Modified: head/graphics/darktable/distinfo
==============================================================================
--- head/graphics/darktable/distinfo Thu Jan 25 08:07:58 2018 (r459911)
+++ head/graphics/darktable/distinfo Thu Jan 25 08:49:55 2018 (r459912)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514391670
-SHA256 (darktable-2.4.0.tar.xz) = 9d37388aee79d5ada71062bbac3cda612a61d1a781f6320b784b27308f3a1878
-SIZE (darktable-2.4.0.tar.xz) = 3387972
+TIMESTAMP = 1516814271
+SHA256 (darktable-2.4.1.tar.xz) = 6254c63f9b50894b3fbf431d98c0fe8ec481957ab91f9af76e33cc1201c29704
+SIZE (darktable-2.4.1.tar.xz) = 3396372
Modified: head/graphics/darktable/pkg-plist
==============================================================================
--- head/graphics/darktable/pkg-plist Thu Jan 25 08:07:58 2018 (r459911)
+++ head/graphics/darktable/pkg-plist Thu Jan 25 08:49:55 2018 (r459912)
@@ -338,8 +338,8 @@ share/applications/darktable.desktop
%%DATADIR%%/watermarks/simple-text.svg
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/TRANSLATORS
+%%PORTDOCS%%%%DOCSDIR%%/README.md
+%%PORTDOCS%%%%DOCSDIR%%/TRANSLATORS.md
%%PORTDOCS%%%%DOCSDIR%%/darktablerc.html
share/icons/hicolor/16x16/apps/darktable.png
share/icons/hicolor/22x22/apps/darktable.png
More information about the svn-ports-head
mailing list