Bug 165574 - [PATCH] databases/db5: update to 5.3.15.0
Summary: [PATCH] databases/db5: update to 5.3.15.0
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: Matthias Andree
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 08:30 UTC by Po-Chuan Hsieh
Modified: 2012-06-19 00:30 UTC (History)
1 user (show)

See Also:


Attachments
db5-5.3.15.0.patch (7.46 KB, patch)
2012-03-01 08:30 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-03-01 08:30:12 UTC
- Update to 5.3.15.0
- Use BDBMAJ/BDBVER instead of hardcoded versions in PLIST
- Sort PLIST

Port maintainer (mandree@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-01 08:30:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mandree

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Matthias Andree freebsd_committer freebsd_triage 2012-03-12 00:12:51 UTC
State Changed
From-To: open->suspended

Not feature-safe (dependent ports). I will hold this update until after 
the ports freeze will have been lifted.  Note that COMMENT needs to be 
updated, too (will use ${BDBVER}).
Comment 3 Matthias Andree freebsd_committer freebsd_triage 2012-06-15 00:51:08 UTC
note to self: 5.3.21 has been released, changes:
http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.html
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-06-19 00:23:33 UTC
mandree     2012-06-18 23:23:18 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.database.mk 
    .                    UPDATING 
    databases/db5        Makefile distinfo pkg-plist 
  Log:
  - Update to new upstream release 5.3.21. Please see UPDATING!
    http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_5_3.htm
  - Convert to OptionsNG.
  
  Sunpoet, relative to the PR, there were more Makefile and pkg-plist changes,
  as well as an update of Mk/bsd.database.mk and UPDATING.
  
  Port and pkg-plist updates based on
  PR:           ports/165574
  Submitted by: sunpoet@
  
  Revision  Changes    Path
  1.76      +4 -4      ports/Mk/bsd.database.mk
  1.1256    +24 -1     ports/UPDATING
  1.15      +18 -17    ports/databases/db5/Makefile
  1.10      +2 -2      ports/databases/db5/distinfo
  1.7       +93 -94    ports/databases/db5/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 5 Matthias Andree freebsd_committer freebsd_triage 2012-06-19 00:23:46 UTC
State Changed
From-To: suspended->closed

Committed, with minor changes. Thanks!