mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.14.1.
- Take maintainership.
This commit is contained in:
parent
73e672e245
commit
c564f44375
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221800
3 changed files with 17 additions and 7 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue