Bug 150273 - [patch] ports-mgmt/genplist add JAVAJARDIR to substitutions
Summary: [patch] ports-mgmt/genplist add JAVAJARDIR to substitutions
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: Olli Hauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-04 11:30 UTC by Robert Farmer
Modified: 2010-09-07 16:50 UTC (History)
0 users

See Also:


Attachments
file.diff (504 bytes, patch)
2010-09-04 11:30 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-09-04 11:30:06 UTC
Add JAVAJARDIR to substitutions

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-04 11:30:15 UTC
Maintainer of ports-mgmt/genplist,

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

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jason W. Bacon freebsd_committer freebsd_triage 2010-09-04 18:23:37 UTC
Approved.

On Sep 4, 2010, at 5:30 AM, Edwin Groothuis wrote:

> Maintainer of ports-mgmt/genplist,
>
> Please note that PR ports/150273 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/150273
>
> -- 
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org

======================
Jason Bacon
jwbacon@tds.net
http://personalpages.tds.net
======================
Comment 4 Olli Hauer freebsd_committer freebsd_triage 2010-09-05 22:05:10 UTC
State Changed
From-To: feedback->analyzed

I'll take it 


Comment 5 Olli Hauer freebsd_committer freebsd_triage 2010-09-05 22:05:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ohauer

I'll take it
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-09-07 16:40:42 UTC
ohauer      2010-09-07 15:40:33 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/genplist  Makefile 
  Added files:
    ports-mgmt/genplist/files patch-genplist 
  Log:
   - Add JAVAJARDIR to substitutions
   - small fix if prefix is given with trailing /
  
  PR:             150273
  Submitted by:   Rob Farmer <rfarmer _at_ predatorlabs.net>
  Approved by:    maintainer, glakin (mentor, implicit)
  
  Revision  Changes    Path
  1.5       +1 -0      ports/ports-mgmt/genplist/Makefile
  1.1       +19 -0     ports/ports-mgmt/genplist/files/patch-genplist (new)
_______________________________________________
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 Olli Hauer freebsd_committer freebsd_triage 2010-09-07 16:41:53 UTC
State Changed
From-To: analyzed->closed

Committed, Thanks!