Bug 129333 - [patch] devel/bugzilla: update to 3.2
Summary: [patch] devel/bugzilla: update to 3.2
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: 2008-12-01 13:00 UTC by Eygene Ryabinkin
Modified: 2008-12-01 15:40 UTC (History)
0 users

See Also:


Attachments
update-to-3.2.diff (30.33 KB, patch)
2008-12-01 13:00 UTC, Eygene Ryabinkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eygene Ryabinkin 2008-12-01 13:00:06 UTC
Bugzilla 3.2 is out.

Fix: The following patch updates the port to 3.2.  It works for me
(PostgreSQL, update from 3.0.6).  I had not tried to test Oracle or
RADIUS that were introduced in this release.

Perhaps this patch can be used as a basis for the more complete update.
How-To-Repeat: 
http://www.bugzilla.org/news/#release32
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-01 13:00:16 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 2008-12-01 15:39:04 UTC
skv         2008-12-01 15:38:51 UTC

  FreeBSD ports repository

  Modified files:
    devel/bugzilla       Makefile distinfo pkg-message pkg-plist 
  Log:
  Update to 3.2
  
  Changes:        http://www.bugzilla.org/releases/3.2/release-notes.html
  PR:             ports/129333
  Submitted by:   Eygene Ryabinkin <rea-fbsd xx codelabs.ru>
  
  Revision  Changes    Path
  1.59      +16 -12    ports/devel/bugzilla/Makefile
  1.29      +3 -3      ports/devel/bugzilla/distinfo
  1.11      +10 -1     ports/devel/bugzilla/pkg-message
  1.28      +247 -154  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 skv freebsd_committer freebsd_triage 2008-12-01 15:39:08 UTC
State Changed
From-To: open->closed

Committed, with changes. 

Thank you!