Bug 132698 - [patch] Fix sysutils/be_agent distfile detection
Summary: [patch] Fix sysutils/be_agent distfile detection
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-16 14:40 UTC by Andrej Zverev
Modified: 2009-04-06 13:40 UTC (History)
0 users

See Also:


Attachments
be_agent.diff (928 bytes, patch)
2009-03-16 14:40 UTC, Andrej Zverev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej Zverev 2009-03-16 14:40:02 UTC
	Due nature of make not all variables exists on
	stage of check distfile and check always fail.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-16 14:40:23 UTC
Maintainer of sysutils/be_agent,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-16 14:40:25 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Andrej Zverev freebsd_committer freebsd_triage 2009-03-31 19:48:47 UTC
State Changed
From-To: feedback->open

Maintainer timeout
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-04-06 13:39:30 UTC
sem         2009-04-06 12:39:11 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/be_agent    Makefile 
  Log:
  - Distfile never detected in DISTDIR.
  
  PR:             ports/132698
  Submitted by:   az
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.6       +5 -1      ports/sysutils/be_agent/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 Sergey Matveychuk freebsd_committer freebsd_triage 2009-04-06 13:39:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!