Bug 164704 - [PATCH] net/scribe: [SUMMARIZE CHANGES]
Summary: [PATCH] net/scribe: [SUMMARIZE CHANGES]
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-02 08:20 UTC by stephon
Modified: 2012-02-05 16:20 UTC (History)
1 user (show)

See Also:


Attachments
scribe-2.2.2011.07.27_1.patch (3.35 KB, patch)
2012-02-02 08:20 UTC, stephon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description stephon 2012-02-02 08:20:10 UTC
Fix the problem of Log::Scribe::Dispatch error

Removed file(s):
- files/patch-global_header.mk

Port maintainer (jnlin@csie.nctu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-02 08:20:20 UTC
Maintainer of net/scribe,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-02 08:20:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2012-02-02 09:41:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-02-05 16:15:49 UTC
lwhsu       2012-02-05 16:15:40 UTC

  FreeBSD ports repository

  Modified files:
    net/scribe           Makefile distinfo pkg-plist 
  Removed files:
    net/scribe/files     patch-global_header.mk 
  Log:
  - Update to 2.2.2012.01.07 snapshot
  - Fix the problem of Log::Scribe::Dispatch error
  
  PR:             ports/164704
  Submitted by:   Stephon Chen <stephon@gmail.com>
  Approved by:    maintainer via irc
  
  Revision  Changes    Path
  1.11      +5 -5      ports/net/scribe/Makefile
  1.4       +2 -2      ports/net/scribe/distinfo
  1.2       +0 -11     ports/net/scribe/files/patch-global_header.mk (dead)
  1.3       +0 -1      ports/net/scribe/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 5 Li-Wen Hsu freebsd_committer freebsd_triage 2012-02-05 16:15:50 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!