diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-17 13:14:52 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-03-17 13:14:52 +0000 |
commit | fda98ed059ede19f587faa288992ef2287eda258 (patch) | |
tree | f123559008014a46b65d69cfba7b24697794418b /graphics/gexiv2 | |
parent | 00e0b0a1e3cf61f44f625740976161047d189a82 (diff) | |
download | freebsd-ports-fda98ed059ede19f587faa288992ef2287eda258.zip |
graphics/exiv2: update to 0.27
Changelog:
http://www.exiv2.org/changelog.html
- All depending ports have been bumped.
- graphics/py-exiv2 has been marked broken; use graphics/gexiv2 for python bindings
Exp-run by: antoine
PR: 235943
PR: 234830
Diffstat (limited to 'graphics/gexiv2')
-rw-r--r-- | graphics/gexiv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index 7b6a17c8787a..021b6ec33ecd 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -3,7 +3,7 @@ PORTNAME= gexiv2 PORTVERSION= 0.10.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= GNOME |