- Update to 0.6.17
This commit is contained in:
parent
7ec1c9e83f
commit
60d974d205
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227143
3 changed files with 11 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= exif
|
||||
PORTVERSION= 0.6.15
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.6.17
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= libexif
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (exif-0.6.15.tar.gz) = f82848290d667c7f67ea3c84107de2a4
|
||||
SHA256 (exif-0.6.15.tar.gz) = dc6aa4a592a433668747b5b2f2050c8f1ee66f7508f20ec21309c780c9d73bd6
|
||||
SIZE (exif-0.6.15.tar.gz) = 440720
|
||||
MD5 (exif-0.6.17.tar.gz) = 278ebc2b245712d731fd7290e63f452b
|
||||
SHA256 (exif-0.6.17.tar.gz) = aede6498c64312400dd29b023486d3e552c1d2dd7767f72e9dbc43c3c931986a
|
||||
SIZE (exif-0.6.17.tar.gz) = 449726
|
||||
|
|
|
@ -1,5 +1,12 @@
|
|||
bin/exif
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/exif.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/exif.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/exif.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/exif.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/exif.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/exif.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/exif.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/exif.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/exif.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/exif.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/exif.mo
|
||||
|
|
Loading…
Reference in a new issue