diff options
author | cmt <cmt@FreeBSD.org> | 2017-05-14 04:45:04 +0800 |
---|---|---|
committer | cmt <cmt@FreeBSD.org> | 2017-05-14 04:45:04 +0800 |
commit | 23c72f4b64d996881b178daedf1b5640b7ee62d1 (patch) | |
tree | 5f6d4a5255d0fda8a31e3f1783d8705e80263347 /graphics | |
parent | 89b6847ba8dfcb4bd73d001869d1d2c12c399a7e (diff) | |
download | freebsd-ports-gnome-23c72f4b64d996881b178daedf1b5640b7ee62d1.tar.gz freebsd-ports-gnome-23c72f4b64d996881b178daedf1b5640b7ee62d1.tar.zst freebsd-ports-gnome-23c72f4b64d996881b178daedf1b5640b7ee62d1.zip |
graphics/gexiv2: update to 0.10.6
Announcement:
https://mail.gnome.org/archives/gexiv2-list/2017-May/msg00001.html
While here, make sure stage-qa does not complain.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gexiv2/Makefile | 4 | ||||
-rw-r--r-- | graphics/gexiv2/distinfo | 6 | ||||
-rw-r--r-- | graphics/gexiv2/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index 59b5e1284f1b..212ab55379f1 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gexiv2 -PORTVERSION= 0.10.5 +PORTVERSION= 0.10.6 CATEGORIES= graphics MASTER_SITES= GNOME/sources/gexiv2/${PORTVERSION:R} @@ -29,6 +29,6 @@ pre-install: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgexiv2.so - ${RM} ${STAGEDIR}${PREFIX}/lib/python*/site-packages/gi/overrides/GExiv2.py + ${RM} -r ${STAGEDIR}${PREFIX}/lib/python* .include <bsd.port.mk> diff --git a/graphics/gexiv2/distinfo b/graphics/gexiv2/distinfo index 1d53b4829b35..173719ebbecd 100644 --- a/graphics/gexiv2/distinfo +++ b/graphics/gexiv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490473329 -SHA256 (gexiv2-0.10.5.tar.xz) = 318fe068cd414c0af91759a87c29fd577cd5d42bf7a6f50caff27535c02ac7f3 -SIZE (gexiv2-0.10.5.tar.xz) = 591752 +TIMESTAMP = 1494702247 +SHA256 (gexiv2-0.10.6.tar.xz) = 132788919667254b42c026ab39ab3c3a5be59be8575c05fa4b371ca8aed55825 +SIZE (gexiv2-0.10.6.tar.xz) = 629872 diff --git a/graphics/gexiv2/pkg-plist b/graphics/gexiv2/pkg-plist index 2e32fc94cc71..892428fd1e49 100644 --- a/graphics/gexiv2/pkg-plist +++ b/graphics/gexiv2/pkg-plist @@ -16,6 +16,7 @@ share/gtk-doc/html/gexiv2/GExiv2Metadata.html share/gtk-doc/html/gexiv2/GExiv2PreviewImage.html share/gtk-doc/html/gexiv2/GExiv2PreviewProperties.html share/gtk-doc/html/gexiv2/annotation-glossary.html +share/gtk-doc/html/gexiv2/api-index-0-10-6.html share/gtk-doc/html/gexiv2/api-index-full.html share/gtk-doc/html/gexiv2/ch01.html share/gtk-doc/html/gexiv2/deprecated-api-index.html |