Bug 137182 - [update][patch] devel/mercurial: Update port to 1.3.1
Summary: [update][patch] devel/mercurial: Update port to 1.3.1
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: Ollivier Robert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-27 19:00 UTC by Marco Bröder
Modified: 2009-07-29 14:40 UTC (History)
0 users

See Also:


Attachments
file.diff (858 bytes, patch)
2009-07-27 19:00 UTC, Marco Bröder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Bröder 2009-07-27 19:00:07 UTC
Update port devel/mercurial to 1.3.1

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-27 19:00:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->roberto

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Marco Bröder 2009-07-27 19:08:44 UTC
Application Changelog:

Version 1.3.1 - 2009-07-23

Regression fixes:

- fixed excessive memory usage issues with diff and strip
- fixed ssh performance issue on OS X
- fixed slow calculation of branch heads
- fixed handling of port numbers in URLs
- fixed transaction handling exception
- fixed incoming with graphlog extension
- fixed slow commit in fetch extension
- fixed loading of win32mbcs extension

Other fixes:

- fixed http username handling in acl extension
- fixed subrepo path joining on Windows
- allow update --check to cross branches
- miscellaneous small doc and bug fixes
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-07-29 14:32:21 UTC
roberto     2009-07-29 13:32:09 UTC

  FreeBSD ports repository

  Modified files:
    devel/mercurial      Makefile distinfo 
  Log:
  Update to 1.3.1.
  
   Regression fixes:
  
   - fixed excessive memory usage issues with diff and strip
   - fixed ssh performance issue on OS X
   - fixed slow calculation of branch heads
   - fixed handling of port numbers in URLs
   - fixed transaction handling exception
   - fixed incoming with graphlog extension
   - fixed slow commit in fetch extension
   - fixed loading of win32mbcs extension
  
   Other fixes:
  
   - fixed http username handling in acl extension
   - fixed subrepo path joining on Windows
   - allow update --check to cross branches
   - miscellaneous small doc and bug fixes
  
  PR:             ports/137182
  Submitted by:   Marco Broeder <marco.broeder@gmx.eu>
                  Yuri Ryazantsev <yuri@unix.ru>
  
  Revision  Changes    Path
  1.36      +1 -1      ports/devel/mercurial/Makefile
  1.19      +3 -3      ports/devel/mercurial/distinfo
_______________________________________________
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 4 Ollivier Robert freebsd_committer freebsd_triage 2009-07-29 14:33:27 UTC
State Changed
From-To: open->closed

Port updated, thanks.