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/shotwell | |
parent | 00e0b0a1e3cf61f44f625740976161047d189a82 (diff) |
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
Notes
Notes:
svn path=/head/; revision=496059
Diffstat (limited to 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 0b2fec501550..4e749ab61c77 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -3,6 +3,7 @@ PORTNAME= shotwell PORTVERSION= 0.30.2 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME |