https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237634
--- Comment #7 from Kai Knoblich <k...@freebsd.org> --- (In reply to Shirkdog from comment #1) Thank you for your updated patches. I looked at it and the overall picture is clear, but we need to do a small change with the package name. If you take a look at PyPi you'll see that the Python package name is "zkg" and the release has been updated to 2.0.0 recently. I have attached two patches (SVN version + shar archive) that reflects those changes. With the 2.0.0 release one can use "zkg" instead of "bro-pkg" to fetch packages but "bro-pkg" can still be used for backwards compatibility. To summarize all changes: - Port is renamed from "security/py-bro-pkg" to "security/py-zkg" - Update to 2.0.0 - Update the pkg-descr accordingly (and align the text somewhat to make it more readable) - Also update the pkg-message with a hint about the previously used command "bro-pkg" If those changes are ok for you, I'll commit them together with the other required changes (update MOVED and security/Makefile, etc.). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"