Bug 131511

Summary: [patch] unbreak devel/py-freebsd after jail MFC
Product: Ports & Packages Reporter: Bjoern A. Zeeb <bzeeb+freebsdports>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: bzeeb+freebsdports
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Bjoern A. Zeeb 2009-02-08 21:40:03 UTC
	The MFC of multi-IPv4/v6/no-IP jails broke the API as it had
	for the commit to HEAD end of last year.

How-To-Repeat: 	Build the port on an up-to-date stable and it will fail.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-08 21:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->python

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2009-02-09 12:03:15 UTC
Responsible Changed
From-To: python->freebsd-python

Canonicalize assignment.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-02-11 22:09:33 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-02-12 21:33:30 UTC
miwi        2009-02-12 21:33:15 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-freebsd     Makefile 
  Log:
  - Fix build after jail MFC
  
  PR:             131511
  Submitted by:   "Bjoern A. Zeeb" <bzeeb+freebsdports@zabbadoz.net>
  
  Revision  Changes    Path
  1.17      +4 -2      ports/devel/py-freebsd/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 Martin Wilke freebsd_committer freebsd_triage 2009-02-12 21:33:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!