Bug 152172 - [PATCH] devel/subversion: enable BDB5 support
Summary: [PATCH] devel/subversion: enable BDB5 support
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: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-12 15:40 UTC by Martin Matuska
Modified: 2010-11-24 23:00 UTC (History)
1 user (show)

See Also:


Attachments
subversion-1.6.13.patch (4.26 KB, patch)
2010-11-12 15:40 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2010-11-12 15:40:15 UTC
Enable support for Berkeley DB version 5.
Works very well.

Port maintainer (lev@freebsd.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-12 15:40:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-24 22:51:15 UTC
lev         2010-11-24 22:51:10 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     Makefile Makefile.common distinfo 
    devel/subversion/files patch-configure 
  Log:
   (1) Update to 1.6.15
   (2) Add support for DBD 5.x
  
  PR:             ports/152553 (1), ports/152172 (2)
  Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com> (1), Martin Matuska <mm@FreeBSD.org>
  
  Revision  Changes    Path
  1.135     +8 -7      ports/devel/subversion/Makefile
  1.40      +2 -2      ports/devel/subversion/Makefile.common
  1.76      +2 -6      ports/devel/subversion/distinfo
  1.18      +33 -4     ports/devel/subversion/files/patch-configure
_______________________________________________
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 Lev A. Serebryakov freebsd_committer freebsd_triage 2010-11-24 22:51:54 UTC
State Changed
From-To: open->closed


Committed, thanks!