mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
* Update to 0.5.9
* Reset maintainer to ports: <pschmied@qwest.net> (reason: 550 Sorry, no mailbox here by that name. (#5.1.1)) PR: 48886 Submitted by: Jan Hornyak <pav@oook.cz>
This commit is contained in:
parent
18edf7ecef
commit
f94d9f68d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78559
3 changed files with 6 additions and 5 deletions
|
@ -6,12 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= libexif
|
||||
PORTVERSION= 0.5.6
|
||||
PORTVERSION= 0.5.9
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= pschmied@qwest.net
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Library to read digital camera file meta-data
|
||||
|
||||
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libexif-0.5.6.tar.bz2) = 0ce15a1244e3143314d453c138b67f77
|
||||
MD5 (libexif-0.5.9.tar.bz2) = b9377b8a9cb1dca7ab83df25fc72f33e
|
||||
|
|
|
@ -4,7 +4,6 @@ include/libexif/exif-data.h
|
|||
include/libexif/exif-entry.h
|
||||
include/libexif/exif-format.h
|
||||
include/libexif/exif-ifd.h
|
||||
include/libexif/exif-note.h
|
||||
include/libexif/exif-result.h
|
||||
include/libexif/exif-tag.h
|
||||
include/libexif/exif-utils.h
|
||||
|
@ -12,5 +11,7 @@ lib/libexif.a
|
|||
lib/libexif.so
|
||||
lib/libexif.so.8
|
||||
libdata/pkgconfig/libexif.pc
|
||||
share/locale/de/LC_MESSAGES/libexif.mo
|
||||
share/locale/de/LC_MESSAGES/libexif-8.mo
|
||||
share/locale/es/LC_MESSAGES/libexif-8.mo
|
||||
share/locale/fr/LC_MESSAGES/libexif-8.mo
|
||||
@dirrm include/libexif
|
||||
|
|
Loading…
Add table
Reference in a new issue