Bug 153762 - [patch] irc/py-gozerbot: fix dependencies
Summary: [patch] irc/py-gozerbot: fix dependencies
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-07 14:20 UTC by Anatoly Borodin
Modified: 2011-02-22 06:30 UTC (History)
0 users

See Also:


Attachments
file.txt (740 bytes, text/plain)
2011-01-07 14:20 UTC, Anatoly Borodin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoly Borodin 2011-01-07 14:20:09 UTC
There is an error in the Makefile

Fix: See the patch.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-07 14:20:18 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-07 14:20:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 sten 2011-01-07 14:37:13 UTC
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
Comment 4 Wen Heping freebsd_committer freebsd_triage 2011-01-10 03:02:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 5 wenheping 2011-01-18 09:05:26 UTC
Hi, maintainer:

   Why not update the MASTER_SITES to GOOGLECODE and update it to 0.9.1.3 ?


wen
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-02-22 06:25:16 UTC
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"
Comment 7 Wen Heping freebsd_committer freebsd_triage 2011-02-22 06:26:28 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!