diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-06-21 07:30:14 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-06-21 07:30:14 +0000 |
commit | ebe39cb1091f3709d86ad6694dd7a11a0d8842ef (patch) | |
tree | bab57b573eac3e7b66e149fa1b2340bad1a4aa0f /graphics/darktable | |
parent | 9fca1fcf08436e96333ceec89510f5ddfc7cee61 (diff) | |
download | ports-ebe39cb1091f3709d86ad6694dd7a11a0d8842ef.tar.gz ports-ebe39cb1091f3709d86ad6694dd7a11a0d8842ef.zip |
Notes
Diffstat (limited to 'graphics/darktable')
-rw-r--r-- | graphics/darktable/Makefile | 4 | ||||
-rw-r--r-- | graphics/darktable/distinfo | 4 | ||||
-rw-r--r-- | graphics/darktable/pkg-plist | 10 |
3 files changed, 5 insertions, 13 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 61a7b6de8940..30763e3a28c6 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -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@FreeBSD.org COMMENT= Virtual lighttable and darkroom for photographers diff --git a/graphics/darktable/distinfo b/graphics/darktable/distinfo index c0481c4b9eec..e0b11c80cf35 100644 --- a/graphics/darktable/distinfo +++ b/graphics/darktable/distinfo @@ -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 diff --git a/graphics/darktable/pkg-plist b/graphics/darktable/pkg-plist index 9fe4936a20d2..6e52faa92f3f 100644 --- a/graphics/darktable/pkg-plist +++ b/graphics/darktable/pkg-plist @@ -205,26 +205,18 @@ share/icons/hicolor/32x32/apps/darktable.png 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 |