View | Details | Raw Unified | Return to bug 169733
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	exiv2
8
PORTNAME=	exiv2
9
PORTVERSION=	0.21.1
9
PORTVERSION=	0.23
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	graphics
11
CATEGORIES=	graphics
12
MASTER_SITES=	http://www.exiv2.org/
12
MASTER_SITES=	http://www.exiv2.org/
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (exiv2-0.21.1.tar.gz) = 2edae035760f84afdfebdf3123a166e6bbf77870697afe54dea92a783f041817
1
SHA256 (exiv2-0.23.tar.gz) = 81fa50900be7ab16e24c6551252c21fc97abcfe855fd32c8f7ec55f398786b11
2
SIZE (exiv2-0.21.1.tar.gz) = 3004521
2
SIZE (exiv2-0.23.tar.gz) = 3524381
(-)pkg-plist (-1 / +2 lines)
Lines 7-12 Link Here
7
include/exiv2/datasets.hpp
7
include/exiv2/datasets.hpp
8
include/exiv2/error.hpp
8
include/exiv2/error.hpp
9
include/exiv2/easyaccess.hpp
9
include/exiv2/easyaccess.hpp
10
include/exiv2/epsimage.hpp
10
include/exiv2/exif.hpp
11
include/exiv2/exif.hpp
11
include/exiv2/exv_conf.h
12
include/exiv2/exv_conf.h
12
include/exiv2/exiv2.hpp
13
include/exiv2/exiv2.hpp
Lines 37-43 Link Here
37
lib/libexiv2.a
38
lib/libexiv2.a
38
lib/libexiv2.la
39
lib/libexiv2.la
39
lib/libexiv2.so
40
lib/libexiv2.so
40
lib/libexiv2.so.10
41
lib/libexiv2.so.12
41
libdata/pkgconfig/exiv2.pc
42
libdata/pkgconfig/exiv2.pc
42
share/locale/de/LC_MESSAGES/exiv2.mo
43
share/locale/de/LC_MESSAGES/exiv2.mo
43
share/locale/es/LC_MESSAGES/exiv2.mo
44
share/locale/es/LC_MESSAGES/exiv2.mo

Return to bug 169733