Created attachment 151538 [details] Proposed patch (since 367888 revision) Patch to update graphics/price port from 1.1.0 to 1.3.0 version. - Adapt MASTER_SITES to new version - Add LICENSE_FILE - Add desktop-file-utils to USES - Convert to dynamic plist - Add sed in-place patch, which adds "Graphics;" to "Categories" of generated desktop entry file - Strip binary - Create symbolic link for desktop entry file - Add description of PRICE acronym to pkg-descr file
Created attachment 151539 [details] patch-PRImageView.m The proposed patch removes files/patch-PRImageView.m file, created by dinoex@ on 208097 revision. The program builds without it, but if it really needed I attached adapted version of it here.
Created attachment 151540 [details] The poudriere testport log (FreeBSD 10 amd64)
Created attachment 152248 [details] Proposed patch (since 377983 revision) The vanilla@ commiter ignored this PR and updated to 1.3.0 on ports r377983. I created the new patch, based on mentioned revision, which adds missing patches.
A commit references this bug: Author: vanilla Date: Tue Jan 27 06:56:45 UTC 2015 New revision: 377988 URL: https://svnweb.freebsd.org/changeset/ports/377988 Log: Add LICENSE_FILE, Add desktop-file-utils to USES. PR: 196675 Submitted by: lightside <lightside at gmx.com> Changes: head/graphics/price/Makefile head/graphics/price/pkg-descr head/graphics/price/pkg-plist
Thanks for prompt response.