Bug 153194 - [PATCH] audio/musicpd and net/mpich2 install files in the same place
Summary: [PATCH] audio/musicpd and net/mpich2 install files in the same place
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: Nicola Vitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-15 23:00 UTC by Nicola Vitale
Modified: 2010-12-16 16:50 UTC (History)
0 users

See Also:


Attachments
file.diff (701 bytes, patch)
2010-12-15 23:00 UTC, Nicola Vitale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale freebsd_committer freebsd_triage 2010-12-15 23:00:21 UTC
audio/musicpd and net/mpich2 install a file in the same place (${PREFIX}/bin/mpd )

Fix: Patch attached with submission follows:
How-To-Repeat: 1) install audio/musicpd, then net/mpich2
2) try: ${PREFIX}/etc/rc.d/musicpd onestart
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-15 23:00:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nivit

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-15 23:00:34 UTC
Maintainer of audio/musicpd,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-15 23:00:37 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Chris Rees 2010-12-16 10:11:27 UTC
That's fine for musicpd. Cheers!

Chris

--------

Sorry for top-posting, Android won't let me quote, but K-9 can't yet do
threading.
On 15 Dec 2010 23:00, "Edwin Groothuis" <edwin@freebsd.org> wrote:
> Maintainer of audio/musicpd,
>
> Please note that PR ports/153194 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/153194
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-12-16 16:40:21 UTC
nivit       2010-12-16 16:40:15 UTC

  FreeBSD ports repository

  Modified files:
    audio/musicpd        Makefile 
    net/mpich2           Makefile 
  Log:
  - Annotate CONFLICTS between audio/musicpd net/mpich2
  
  PR:             ports/153194
  Submitted by:   nivit
  Approved by:    Chris Rees (maintainer of audio/musicpd)
  
  Revision  Changes    Path
  1.58      +2 -0      ports/audio/musicpd/Makefile
  1.91      +1 -1      ports/net/mpich2/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 Nicola Vitale freebsd_committer freebsd_triage 2010-12-16 16:40:42 UTC
State Changed
From-To: feedback->closed

Committed, thanks!