Bug 159823

Summary: [patch] devel/bugzilla fix for chacksetup if p5-version>=0.92 is installed
Product: Ports & Packages Reporter: Olli Hauer <ohauer>
Component: Individual Port(s)Assignee: skv <skv>
Status: Closed FIXED    
Severity: Affects Only Me CC: skv
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
bugzilla.diff none

Description Olli Hauer freebsd_committer freebsd_triage 2011-08-16 23:20:07 UTC
Fix checksetup issue if p5-version>=0.92 is installed (which is in current ports tree)
See https://bugzilla.mozilla.org/show_bug.cgi?id=678772

Issue: 
 checksetup stops at the routine to detect DBD modules and setup / upgrade fails.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-16 23:20:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-27 11:18:58 UTC
ohauer      2011-08-27 10:18:44 UTC

  FreeBSD ports repository

  Modified files:
    devel/bugzilla       Makefile pkg-plist 
  Added files:
    devel/bugzilla/files patch-Bugzilla__Install__Requirements.pm 
  Log:
  - Fix checksetup issue if p5-version>=0.92 is installed (which is in current ports tree)
    See https://bugzilla.mozilla.org/show_bug.cgi?id=678772
  
  PR:             ports/159823
  Submitted by:   ohauer
  Approved by:    skv (per mail)
  Obtained from:  https://bugzilla.mozilla.org/attachment.cgi?id=552915&action=diff
  
  Revision  Changes    Path
  1.88      +1 -0      ports/devel/bugzilla/Makefile
  1.1       +14 -0     ports/devel/bugzilla/files/patch-Bugzilla__Install__Requirements.pm (new)
  1.40      +1 -1      ports/devel/bugzilla/pkg-plist
_______________________________________________
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 3 Olli Hauer freebsd_committer freebsd_triage 2011-08-27 11:19:43 UTC
State Changed
From-To: open->closed

Committed with permission from skv