Created attachment 143937 [details] upgrade 0.15.1 -> 0.18.0 shotwell 0.18.0 is out: http://blogs.gnome.org/jnelson/2014/03/18/announcing-shotwell-0-18/ The upgrade is rather trivial, and passes the checks as recommended by the Porters Handbook. As shotwell is unmaintained right now, I'll volunteer for adopting it.
Hi. shotwell failed to build here with your patch: Package gnome-doc-utils was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-doc-utils.pc' to the PKG_CONFIG_PATH environment variable Package 'gnome-doc-utils', required by 'world', not found gmake[1]: *** [valacheck] Error 1 gmake[1]: *** Waiting for unfinished jobs.... `rm SpitInterfaces.vala.o` `rm TransitionsInterfaces.vala.o` `rm PublishingInterfaces.vala.o` `rm DataImportsInterfaces.vala.o` gmake[1]: Leaving directory `/wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.18.0' It looks like some dependency is missing.
Created attachment 143961 [details] patch take 2 (add USE gnomedocutils)
OK, I messed up my environment... So here's take 2 (add gnomedocutils to USE_GNOME), this time redports-tested: https://redports.org/buildarchive/20140620141028-18552/ https://redports.org/~cmt/20140620141028-18552-217023/shotwell-0.18.0.log
A commit references this bug: Author: rakuco Date: Fri Jun 20 18:44:50 UTC 2014 New revision: 358629 URL: http://svnweb.freebsd.org/changeset/ports/358629 Log: - Update to 0.18.0. - Pass maintainership to submitter. PR: 191196 Submitted by: cmt@burggraben.net Changes: head/graphics/shotwell/Makefile head/graphics/shotwell/distinfo head/graphics/shotwell/pkg-plist
Committed, thanks. The version I committed is slightly different: - I've set you as the port maintainer. - @dirrm share/gnome/help/shotwell/es comes before @dirrm share/gnome/help/shotwell/el, since removals should be in reverse order.