Bug 142539 - [patch] graphics/inventor use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] graphics/inventor use $SUB_FILES to dynamically adjust pkg-message
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-09 19:20 UTC by Sevan Janiyan
Modified: 2010-01-12 03:40 UTC (History)
0 users

See Also:


Attachments
file.diff (2.68 KB, patch)
2010-01-09 19:20 UTC, Sevan Janiyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2010-01-09 19:20:02 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-09 19:20:09 UTC
Maintainer of graphics/inventor,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-09 19:20:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-09 22:04:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 4 Christian Gusenbauer 2010-01-11 15:17:54 UTC
On Saturday 09 January 2010 20:20:09 Edwin Groothuis wrote:
> Maintainer of graphics/inventor,
> 
> Please note that PR ports/142539 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/142539
> 

Hi!

As the maintainer of graphics/inventor I would approve this patch. I'm not 
familiar with the policies whether I can really approve it now, because 
pgollucci has already taken this PR.

Ciao,
Christian.
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-11 19:35:54 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-01-12 03:34:23 UTC
pgollucci    2010-01-12 03:34:15 UTC

  FreeBSD ports repository

  Modified files:
    graphics/inventor    Makefile 
  Added files:
    graphics/inventor/files pkg-message.in 
  Removed files:
    graphics/inventor    pkg-message 
  Log:
  - SUB_FILES += pkg-message
  
  PR:             ports/142539
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  Approved by:    Christian Gusenbauer <c47g@gmx.at> (maintainer)
  
  Revision  Changes    Path
  1.18      +3 -1      ports/graphics/inventor/Makefile
  1.1       +23 -0     ports/graphics/inventor/files/pkg-message.in (new)
  1.3       +0 -23     ports/graphics/inventor/pkg-message (dead)
_______________________________________________
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 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-12 03:39:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!