Bug 163991 - [PATCH] graphics/p5-Geo-Gpx: add missing dependency
Summary: [PATCH] graphics/p5-Geo-Gpx: add missing dependency
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: 2012-01-10 20:20 UTC by Steve Wills
Modified: 2012-01-11 01:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-Geo-Gpx-0.26_4.patch (919 bytes, patch)
2012-01-10 20:20 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-01-10 20:20:09 UTC
This module is missing a dependnecy. Without it, tests fail and the module does
not function correctly. The attached patch addresses this issue. Also, it
expands the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS per
porters handbook.

Port maintainer (wenheping@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-10 20:20:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

wenheping@gmail.com => wen@ (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-10 20:20:22 UTC
Maintainer of graphics/p5-Geo-Gpx,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-10 20:20:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-01-11 01:48:35 UTC
wen         2012-01-11 01:48:21 UTC

  FreeBSD ports repository

  Modified files:
    graphics/p5-Geo-Gpx  Makefile 
  Log:
  - add missing dependency
  
  PR:             ports/163991
  Submitted by:   swills@
  
  Revision  Changes    Path
  1.8       +4 -3      ports/graphics/p5-Geo-Gpx/Makefile
_______________________________________________
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 Wen Heping freebsd_committer freebsd_triage 2012-01-11 01:49:06 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!