Created attachment 182814 [details] bump to v7.0.1 - update to v7.0.1 - use github
Hi xmj@ thanks for the patch, I had one ready to upload, but I went on holiday :) Two questions: * is there any specific reason why github should be preferred? * why the bash completion entry is removed from the pkg-plist?
Created attachment 183065 [details] My current patch That's my current patch. Nothing special, updating and removing commented-out lines
Bash completions was an error on my part, I didn't have it enabled when generating the new plist and didn't pay enough attention - my bad. I used github mainly because I was experimenting with one of the non-releases of 7.2 and then downgraded to 7.0.1 for submission, either is fine
review: https://reviews.freebsd.org/D11216
(In reply to luca.pizzamiglio from comment #2) > ${WRKSRC}/pts-core/external-test-dependencies/xml/freebsd-packages.xml > + #${WRKSRC}/pts-core/external-test-dependencies/scripts/install-dragonfly-packages.sh > @${SED} -i '' -e "s|/usr/share/fonts|${LOCALBASE}/share/fonts| ; \ Please do not keep commented out stuff, we have our vcs history for that.
A commit references this bug: Author: joneum Date: Tue Jun 20 20:25:22 UTC 2017 New revision: 444000 URL: https://svnweb.freebsd.org/changeset/ports/444000 Log: - benchmarks/phoronix-test-suite: Update from 6.8.0 to 7.0.1 - Changelog: http://www.phoronix.com/scan.php?page=article&item=pts-70-ringsaker&num=1 PR: 219462 Reported by: xmj Approved by: luca.pizzamiglio at gmail.com (maintainer) miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11216 Changes: head/benchmarks/phoronix-test-suite/Makefile head/benchmarks/phoronix-test-suite/distinfo
Committed, thanks :-)