Bug 139585 - [PATCH] net/cnupm: fix broken mtree with custom PREFIX
Summary: [PATCH] net/cnupm: fix broken mtree with custom PREFIX
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-14 02:00 UTC by Sahil Tandon
Modified: 2009-10-18 07:22 UTC (History)
0 users

See Also:


Attachments
cnupm.diff (441 bytes, patch)
2009-10-14 02:00 UTC, Sahil Tandon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sahil Tandon 2009-10-14 02:00:06 UTC
	Port does not install files in correct location in case of custom PREFIX; for more see QATty log:
	http://qatty.tecnik93.com//errors/7-STABLE-FPT-CustDir/cnupm-3.11.log

How-To-Repeat: 	Install port with custom PREFIX.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-14 02:00:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

itetcu@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-14 02:00:19 UTC
Maintainer of net/cnupm,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-10-14 02:00:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Sylvio César Teixeira Amorim 2009-10-14 14:39:05 UTC
Yes, I'm agree.

Thanks Sahil.

Regards,

Sylvio Cesar.
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-10-18 07:15:32 UTC
itetcu      2009-10-18 06:15:23 UTC

  FreeBSD ports repository

  Modified files:
    net/cnupm            Makefile 
  Log:
  Fix install port with custom PREFIX.
  
  PR:             139585
  Submitted by:   Sahil Tandon
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.10      +3 -0      ports/net/cnupm/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 6 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2009-10-18 07:22:37 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!