Bug 137568 - [patch] lang/pioke78 - add CONFLICTS to lang/pike* ports
Summary: [patch] lang/pioke78 - add CONFLICTS to lang/pike* ports
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: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-08 14:40 UTC by Piotr Smyrak
Modified: 2009-08-09 13:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.13 KB, patch)
2009-08-08 14:40 UTC, Piotr Smyrak
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Smyrak 2009-08-08 14:40:01 UTC
All pike ports conflict with one another installing files into the same places, but they are not marked so. The patch fixes it.

Fix: Patch attached with submission follows:
How-To-Repeat: Install any of lang/pike7* ports, install another of them. Run pkg_info -xg pike
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-09 12:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->johans

johans@stack.nl => johans@ (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-09 12:10:14 UTC
Maintainer of lang/pike78,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-09 12:10:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-08-09 12:35:06 UTC
johans      2009-08-09 11:34:52 UTC

  FreeBSD ports repository

  Modified files:
    lang/pike72          Makefile 
    lang/pike76          Makefile 
    lang/pike78          Makefile 
  Log:
  - Register CONFLICTS for lang/pike* ports (binaries + manuals in same place)
  
  PR:             ports/137568
  Submitted by:   Piotr Smyrak
  
  Revision  Changes    Path
  1.42      +2 -0      ports/lang/pike72/Makefile
  1.45      +2 -0      ports/lang/pike76/Makefile
  1.7       +2 -0      ports/lang/pike78/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 Johan van Selst freebsd_committer freebsd_triage 2009-08-09 12:35:19 UTC
State Changed
From-To: feedback->closed

Committed, thanks.