Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2011 11:27:19 +0000 (UTC)
From:      Ollivier Robert <roberto@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/mercurial Makefile distinfo
Message-ID:  <201102031127.p13BRJ1j077716@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
roberto     2011-02-03 11:27:19 UTC

  FreeBSD ports repository

  Modified files:
    devel/mercurial      Makefile distinfo 
  Log:
  Update to 1.7.5.
  
  1. 1.7.5 (2011-02-01)
  
  This is a quick bugfix release to include some fixes accidentally dropped
  from 1.7.4.
  
  subrepo: fix update -C with svn subrepos when cwd != repo.root
  subrepo: make update -C clean the working directory for svn subrepos
  url: add --insecure option to bypass verification of ssl certificates
  
  2. 1.7.4 (2011-02-01)
  
  This is a scheduled bugfix release that smooths out some of the rough edged
  introduced with 1.7.3's HTTPS certificate verification.
  
  bookmarks: always write undo file
  bookmarks: respect rollbacks dryrun parameter
  hgrc.5: mention that web.cacerts are run through util.expandpath
  opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922)
  subrepo: compare svn subrepo state to last committed revision
  subrepo: do not report known files inside repositories as unknown
  url: 'ssh known host'-like checking of fingerprints of HTTPS certificates
          (see CACertificates)
  url: check subjectAltName when verifying ssl certificate
  url: expand path for web.cacerts
  url: fix UnicodeDecodeError on certificate verification error
  
  Feature safe: yes
  
  Revision  Changes    Path
  1.59      +1 -1      ports/devel/mercurial/Makefile
  1.35      +2 -2      ports/devel/mercurial/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102031127.p13BRJ1j077716>