Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2012 08:19:17 +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 pkg-plist
Message-ID:  <201204110819.q3B8JHaV029345@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
roberto     2012-04-11 08:19:17 UTC

  FreeBSD ports repository

  Modified files:
    devel/mercurial      Makefile distinfo pkg-plist 
  Log:
  Update to 2.1.2.
  
  This is a regularly-scheduled bugfix release.
  
  alias: abort on missing positional args (issue3331)
  aliases: use empty string for missing position parameters (issue3331)
  bookmarks: clone non-divergent bookmarks with @ in them
  convert/git: abort if git submodules are detected (issue2150)
  convert: deal with empty splicemap path (issue3311)
  dirstate: avoid normalizing letter case on icasefs for exact match (issue3340)
  dirstate: fix some problems for recursive case normalization (issue3342)
  dirstate: normalize case of directory components
  extdiff: escape filenames with vim/DirDiff and make quoting work with Windows
  filemerge: remove temporary files when using internal:dump as merge-tool
  filemerge: restore default prompt for binary/symlink lost in 83925d3a4559
  icasefs: use case preserved root for 'util.fspath()' invocation (issue3302)
  largefiles: suppress unexpected warning of 'hg status' for removed files
  localrepo: fix unpushable repos when using bookmarks (issue3317)
  merge: accept missing revisions in symlink flag merge (issue3316)
  merge: handle linear update to symlink correctly (issue3316)
  mq: fix qpush --move with comments in series file between applied patches
  qfinish: comply with the phases.new-commit option in secret mode (issue3335)
  rebase: move bookmarks as needed with pull --rebase (issue3285)
  rebase: properly calculate descendant set when aborting (issue3332)
  rename: handle case-changing (issue1717)
  setup.py: don't call splitlines twice on the output of xcodebuild (issue3277)
  strip: enhance repair.strip to receive a list of nodes (issue3299)
  strip: ignore -n (issue3326) (BC)
  wix: add phases help text and two more translations (issue3288)
  
  PR:             ports/166751
  Submitted by:   Olivier Duchateau  <duchateau.olivier AT gmail.com>
  
  Revision  Changes    Path
  1.71      +3 -1      ports/devel/mercurial/Makefile
  1.46      +2 -2      ports/devel/mercurial/distinfo
  1.45      +3 -1      ports/devel/mercurial/pkg-plist



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