Fix the build after png update. Successfully tested using graphics/feh under fluxbox with the following command: feh --bg-scale /path/to/a/file.png With the last committed I was getting: No Imlib2 loader for that file format feh ERROR: Couldn't load image in order to set bg Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs ports PR.
Responsible Changed From-To: freebsd-ports-bugs->dinoex I will take care of it.
State Changed From-To: open->feedback Please test again, There where reports that the version you suggested did not work.
dinoex 2010-03-30 13:55:19 UTC FreeBSD ports repository Modified files: graphics/imlib2 Makefile graphics/imlib2/files patch-loader_png.c Log: - fix defunt patch for png-1.4.1 - bump PORTREVISION PR: 145180 Sumbitted by: Barbara Tested by: dinoex, garga Revision Changes Path 1.138 +1 -1 ports/graphics/imlib2/Makefile 1.5 +1 -1 ports/graphics/imlib2/files/patch-loader_png.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed committed, thanks.