There is an error in the Makefile Fix: See the patch. Patch attached with submission follows:
Maintainer of irc/py-gozerbot, Please note that PR ports/153762 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153762 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
On Fri, 7 Jan 2011, Edwin Groothuis wrote: > Maintainer of irc/py-gozerbot, > > Please note that PR ports/153762 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153762 Looks ok, however I'd like to note that gozerbot upstream maintainership is currently somewhat in flux, it isn't clear if there will be any future releases. The port is still at version 0.8 which has zero support because development has moved to the 0.9 branch. So please considder adding: DEPRECATED= abandoned upstream To the makefile as well. Users are advised to switch to the googlecode mercurial repositories which should provide a reasonably stable experience. This however does mean ditching the freebsd-ports infrastructure. -- Sten Spans "There is a crack in everything, that's how the light gets in." Leonard Cohen - Anthem
Responsible Changed From-To: freebsd-ports-bugs->wen I'll take it.
Hi, maintainer: Why not update the MASTER_SITES to GOOGLECODE and update it to 0.9.1.3 ? wen
wen 2011-02-22 06:25:03 UTC FreeBSD ports repository Modified files: irc/py-gozerbot Makefile distinfo Log: - Fix DEPENDS PR: ports/153762 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Approved by: maintainer Revision Changes Path 1.9 +1 -1 ports/irc/py-gozerbot/Makefile 1.4 +0 -1 ports/irc/py-gozerbot/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!