svn commit: r321448 - head/graphics/darktable
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Jun 21 07:30:15 UTC 2013
Author: danfe
Date: Fri Jun 21 07:30:14 2013
New Revision: 321448
URL: http://svnweb.freebsd.org/changeset/ports/321448
Log:
Update to version 1.2.1 which brings quite some bugfixes, new noise profiles,
white balance settings for several cameras, etc.
Note that some translations were removed: development team decided to exclude
those which are not properly finished from releases.
Modified:
head/graphics/darktable/Makefile
head/graphics/darktable/distinfo
head/graphics/darktable/pkg-plist
Modified: head/graphics/darktable/Makefile
==============================================================================
--- head/graphics/darktable/Makefile Fri Jun 21 06:37:05 2013 (r321447)
+++ head/graphics/darktable/Makefile Fri Jun 21 07:30:14 2013 (r321448)
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= darktable
-PORTVERSION= 1.2
+PORTVERSION= 1.2.1
CATEGORIES= graphics
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= danfe at FreeBSD.org
COMMENT= Virtual lighttable and darkroom for photographers
Modified: head/graphics/darktable/distinfo
==============================================================================
--- head/graphics/darktable/distinfo Fri Jun 21 06:37:05 2013 (r321447)
+++ head/graphics/darktable/distinfo Fri Jun 21 07:30:14 2013 (r321448)
@@ -1,2 +1,2 @@
-SHA256 (darktable-1.2.tar.xz) = dc52582b5c5dfbd22e936f1d441e192a4aa53ac6533fe2c53aaa59433ccd5450
-SIZE (darktable-1.2.tar.xz) = 2399856
+SHA256 (darktable-1.2.1.tar.xz) = b1756295dfda78fc828603033a58f233ced1908b8a50ec97d2e600d6eacf8e2a
+SIZE (darktable-1.2.1.tar.xz) = 2273260
Modified: head/graphics/darktable/pkg-plist
==============================================================================
--- head/graphics/darktable/pkg-plist Fri Jun 21 06:37:05 2013 (r321447)
+++ head/graphics/darktable/pkg-plist Fri Jun 21 07:30:14 2013 (r321448)
@@ -205,26 +205,18 @@ share/icons/hicolor/32x32/apps/darktable
share/icons/hicolor/48x48/apps/darktable.png
share/icons/hicolor/64x64/apps/darktable.png
share/icons/hicolor/scalable/apps/darktable.svg
-share/locale/ca/LC_MESSAGES/darktable.mo
-share/locale/cs/LC_MESSAGES/darktable.mo
+share/locale/da/LC_MESSAGES/darktable.mo
share/locale/de/LC_MESSAGES/darktable.mo
share/locale/es/LC_MESSAGES/darktable.mo
-share/locale/fi/LC_MESSAGES/darktable.mo
share/locale/fr/LC_MESSAGES/darktable.mo
-share/locale/gl/LC_MESSAGES/darktable.mo
-share/locale/it/LC_MESSAGES/darktable.mo
share/locale/ja/LC_MESSAGES/darktable.mo
share/locale/nl/LC_MESSAGES/darktable.mo
share/locale/pl/LC_MESSAGES/darktable.mo
share/locale/pt_BR/LC_MESSAGES/darktable.mo
share/locale/pt_PT/LC_MESSAGES/darktable.mo
-share/locale/ro/LC_MESSAGES/darktable.mo
-share/locale/ru/LC_MESSAGES/darktable.mo
share/locale/sq/LC_MESSAGES/darktable.mo
share/locale/sv/LC_MESSAGES/darktable.mo
-share/locale/th/LC_MESSAGES/darktable.mo
share/locale/uk/LC_MESSAGES/darktable.mo
-share/locale/zh_CN/LC_MESSAGES/darktable.mo
@dirrmtry share/applications
@dirrm lib/darktable/views
@dirrm lib/darktable/plugins/lighttable
More information about the svn-ports-head
mailing list