diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ufraw/Makefile | 6 | ||||
-rw-r--r-- | graphics/ufraw/distinfo | 6 | ||||
-rw-r--r-- | graphics/ufraw/pkg-plist | 12 |
3 files changed, 17 insertions, 7 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 9f8715e30699..bd9659dc918f 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ufraw -PORTVERSION= 0.13 -PORTREVISION= 3 +PORTVERSION= 0.14.1 +PORTREVISION= 0 CATEGORIES= graphics gnome MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= stas@FreeBSD.org COMMENT= Read and manipulate raw images from digital cameras LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/ufraw/distinfo b/graphics/ufraw/distinfo index 53cc4aa187dd..bdaa286753f4 100644 --- a/graphics/ufraw/distinfo +++ b/graphics/ufraw/distinfo @@ -1,3 +1,3 @@ -MD5 (ufraw-0.13.tar.gz) = 6470f787a8f62f6e1642161e3c8d557b -SHA256 (ufraw-0.13.tar.gz) = e2beb90c96e419631b4b7d89ea5eb587a714cf26cde7cc3df42d261fa1a343b1 -SIZE (ufraw-0.13.tar.gz) = 662029 +MD5 (ufraw-0.14.1.tar.gz) = cc204ecc7009b947a265391bd3aec236 +SHA256 (ufraw-0.14.1.tar.gz) = 7f3ddcc2a0e156986904e7db69e220c96a83b9b12d7e8e2a0ef4a74b0e9bb0d5 +SIZE (ufraw-0.14.1.tar.gz) = 968091 diff --git a/graphics/ufraw/pkg-plist b/graphics/ufraw/pkg-plist index 228335e93257..d6ca281e40dd 100644 --- a/graphics/ufraw/pkg-plist +++ b/graphics/ufraw/pkg-plist @@ -2,16 +2,26 @@ bin/ufraw bin/ufraw-batch %%GIMP%%libexec/gimp/2.2/plug-ins/ufraw-gimp share/applications/ufraw.desktop +share/locale/ca/LC_MESSAGES/ufraw.mo +share/locale/cs/LC_MESSAGES/ufraw.mo share/locale/da/LC_MESSAGES/ufraw.mo share/locale/es/LC_MESSAGES/ufraw.mo share/locale/fr/LC_MESSAGES/ufraw.mo +share/locale/it/LC_MESSAGES/ufraw.mo share/locale/ja/LC_MESSAGES/ufraw.mo share/locale/ko/LC_MESSAGES/ufraw.mo +share/locale/nl/LC_MESSAGES/ufraw.mo +share/locale/no/LC_MESSAGES/ufraw.mo share/locale/pl/LC_MESSAGES/ufraw.mo share/locale/pt/LC_MESSAGES/ufraw.mo share/locale/ru/LC_MESSAGES/ufraw.mo +share/locale/sr/LC_MESSAGES/ufraw.mo +share/locale/sr@latin/LC_MESSAGES/ufraw.mo +share/locale/sv/LC_MESSAGES/ufraw.mo share/pixmaps/ufraw.png +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin +@dirrmtry share/applications %%GIMP%%@dirrmtry libexec/gimp/2.2/plug-ins %%GIMP%%@dirrmtry libexec/gimp/2.2 %%GIMP%%@dirrmtry libexec/gimp -@dirrmtry share/applications |