Bug 143328 - ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates Fix DEPENDS
Summary: ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates Fix DEPENDS
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: 2010-01-28 22:40 UTC by Martin Tournoij
Modified: 2010-01-30 01:16 UTC (History)
0 users

See Also:


Attachments
findupdates.diff (940 bytes, patch)
2010-01-28 22:40 UTC, Martin Tournoij
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Tournoij 2010-01-28 22:40:10 UTC
pkg_bupdate won't run because RUN_DEPENDS is incomplete

How-To-Repeat: 
# pkg_bupdate
Can't locate FreeBSD/Ports.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach
/usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/5.8.9/mach
/usr/local/lib/perl5/5.8.9 .) at /usr/X11R6/bin/pkg_bupdate line 30.
BEGIN failed--compilation aborted at /usr/X11R6/bin/pkg_bupdate line 30.
Exit 2
#
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-28 22:40:19 UTC
Maintainer of ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-28 22:40:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Zane C. Bowers-Hadley 2010-01-28 22:53:12 UTC
On Thu, 28 Jan 2010 22:40:19 UT
Edwin Groothuis <edwin@FreeBSD.org> wrote:

> Maintainer of ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates,
> 
> Please note that PR ports/143328 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/143328
> 

This looks good to commit.
Comment 4 Wen Heping freebsd_committer freebsd_triage 2010-01-29 04:19:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-29 10:39:36 UTC
State Changed
From-To: feedback->open

maintainer approved
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-01-30 00:50:22 UTC
wen         2010-01-30 00:50:04 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates Makefile 
  Log:
  - Fix depends
  
  PR:             ports/143328
  Submitted by:   Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.2       +3 -1      ports/ports-mgmt/p5-FreeBSD-Pkgs-FindUpdates/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 7 Wen Heping freebsd_committer freebsd_triage 2010-01-30 01:16:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!