Bug 159823 - [patch] devel/bugzilla fix for chacksetup if p5-version>=0.92 is installed
Summary: [patch] devel/bugzilla fix for chacksetup if p5-version>=0.92 is installed
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: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-16 23:20 UTC by Olli Hauer
Modified: 2011-08-27 11:30 UTC (History)
1 user (show)

See Also:


Attachments
bugzilla.diff (2.04 KB, patch)
2011-08-16 23:20 UTC, Olli Hauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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