Created attachment 162026 [details] Archive of individual diffs Those diffs update thrift from 0.9.1 to current 0.9.3
devnexen@, could you please: * Attach your changes as a single SVN diff * Provide QA results (poudriere, portlint) as attachments * Provide a summary of the other changes made (patches, etc) Thanks for your submission!
Even better :-)(ie svn diff), I feared that you would prefer real diff files, ok I will give it a try this evening.
Created attachment 162095 [details] patch thrift ports This patch covers the necessary changes for thrift, thrift-cpp and thrift-c_glib, for the second we can find the two usual patches for the code source itself just an update to fits the new version.
Created attachment 162097 [details] Portlint output Portlint output
Pending maintainer approval and confirmation all changes pass QA (poudriere)
Comment on attachment 162095 [details] patch thrift ports I'll take that maintainer-feedback + as an implied maintainer-"approval"
A commit references this bug: Author: mat Date: Wed Oct 21 14:17:02 UTC 2015 New revision: 399916 URL: https://svnweb.freebsd.org/changeset/ports/399916 Log: Update to 0.9.3 PR: 203767 Submitted by: devnexen gmail com Approved by: maintainer Sponsored by: Absolight Changes: head/devel/thrift/Makefile head/devel/thrift/bsd.thrift.mk head/devel/thrift/distinfo head/devel/thrift-c_glib/Makefile head/devel/thrift-c_glib/pkg-plist head/devel/thrift-cpp/Makefile head/devel/thrift-cpp/files/patch-lib__cpp__src__thrift__protocol__TBinaryProtocol.tcc head/devel/thrift-cpp/files/patch-lib__cpp__src__thrift__server__TNonblockingServer.h head/devel/thrift-cpp/pkg-plist
This change broken a bunch of ports, namely devel/p5-Thrift (incomplete plist) and devel/fb303 (broken distinfo). Please be more careful.
A commit references this bug: Author: amdmi3 Date: Mon Oct 26 17:40:34 UTC 2015 New revision: 400194 URL: https://svnweb.freebsd.org/changeset/ports/400194 Log: - Add missing files to plist PR: 203767 Changes: head/devel/p5-Thrift/Makefile head/devel/p5-Thrift/pkg-plist
A commit references this bug: Author: amdmi3 Date: Mon Oct 26 17:41:24 UTC 2015 New revision: 400195 URL: https://svnweb.freebsd.org/changeset/ports/400195 Log: - Fix build by not using outdated distinfo - Fix plist PR: 203767 Changes: head/devel/fb303/Makefile head/devel/fb303/distinfo head/devel/fb303/pkg-plist
A commit references this bug: Author: amdmi3 Date: Tue Oct 27 16:24:34 UTC 2015 New revision: 400329 URL: https://svnweb.freebsd.org/changeset/ports/400329 Log: - Fix plist - Add NO_ARCH PR: 203767 Changes: head/devel/node-thrift/Makefile head/devel/node-thrift/pkg-plist
apologies I ll be more careful next time.