Bug 128894 - update net/nakenchat ports
Summary: update net/nakenchat ports
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-15 19:00 UTC by Oleg Ginzburg
Modified: 2008-11-23 19:30 UTC (History)
0 users

See Also:


Attachments
file.diff (3.80 KB, patch)
2008-11-15 19:00 UTC, Oleg Ginzburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Ginzburg 2008-11-15 19:00:14 UTC
Update nakenchat to 2.12 version

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-15 19:00:28 UTC
Maintainer of net/nakenchat,

Please note that PR ports/128894 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/128894

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-15 19:00:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 mike 2008-11-17 14:55:31 UTC
I approve of this change.  Thanks!

On Sat, 15 Nov 2008, Edwin Groothuis wrote:

> Maintainer of net/nakenchat,
>
> Please note that PR ports/128894 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/128894
>
> -- 
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Comment 4 Wesley Shields freebsd_committer freebsd_triage 2008-11-17 18:42:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-11-23 19:25:21 UTC
wxs         2008-11-23 19:25:13 UTC

  FreeBSD ports repository

  Modified files:
    net/nakenchat        Makefile distinfo pkg-plist 
    net/nakenchat/files  patch-Makefile 
  Added files:
    net/nakenchat/files  nakenchat.in patch-configure 
  Log:
  - Update to 2.12
  - Pass maintainer to submitter
  - Switch to new MASTER_SITES
  - Add RC script
  - Switch to OPTIONS
  - Properly handle the configuration file
  - Respect CC and CFLAGS
  
  PR:             ports/128894
  Submitted by:   Oleg Ginzburg <oleg.ginzburg@nevosoft.ru>
  Approved by:    mike@mikekohn.net (maintainer)
  
  Revision  Changes    Path
  1.3       +45 -5     ports/net/nakenchat/Makefile
  1.4       +3 -3      ports/net/nakenchat/distinfo
  1.1       +26 -0     ports/net/nakenchat/files/nakenchat.in (new)
  1.2       +15 -10    ports/net/nakenchat/files/patch-Makefile
  1.1       +40 -0     ports/net/nakenchat/files/patch-configure (new)
  1.2       +3 -1      ports/net/nakenchat/pkg-plist
_______________________________________________
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 6 Wesley Shields freebsd_committer freebsd_triage 2008-11-23 19:25:50 UTC
State Changed
From-To: feedback->closed

Committed with lots of changes, so that it would actually work.