Created attachment 168827 [details] update devel/py-atomicwrites to 1.0.0 port builds and runs on 10.1-RELEASE-p31 amd64 10.2-RELEASE-p14 amd64 11.0-CURRENT amd64 11.0-CURRENT i386 9.3-RELEASE-p39 amd64
Comment on attachment 168827 [details] update devel/py-atomicwrites to 1.0.0 Note: patch might not apply fully because of #$FreeBSD$ header. Please change the header to the appropriate one from the latest ports tree. Also, I need to know what portlint and poudriere say about this. Unfortunately, I can't run poudriere myself due to a strange issue. Did you build the port using poudriere?
portlint says `looks fine` I'm building with poudriere and will attach some buildlogs.
Created attachment 168846 [details] poudriere output of building on 10.2 on amd64
(In reply to Maxim Filimonov from comment #1) > Comment on attachment 168827 [details] > update devel/py-atomicwrites to 1.0.0 > > Note: patch might not apply fully because of #$FreeBSD$ header. Please > change the header to the appropriate one from the latest ports tree. > It's a trivial change to workaround. The header is not expanded likely due to using git for a checkout. It could be committed as is for instance.
Created attachment 168854 [details] same for 10.1
Created attachment 168855 [details] and 9.3
Comment on attachment 168827 [details] update devel/py-atomicwrites to 1.0.0 In fact, you only need to attach a poudriere log for the latest release. Maintainer-approval: "+". No further questions, everything's fine.
Thank you very much!
A commit references this bug: Author: pi Date: Tue Apr 5 07:21:31 UTC 2016 New revision: 412548 URL: https://svnweb.freebsd.org/changeset/ports/412548 Log: devel/py-atomicwrites: 0.1.4 -> 1.0.0 PR: 208424 Submitted by: Christian Geier <catcher+freebsdbugzilla@lostpackets.de> Approved by: Maxim Filimonov <che@bein.link> (maintainer) Changes: head/devel/py-atomicwrites/Makefile head/devel/py-atomicwrites/distinfo
Committed, thanks!