cvs commit: ports/devel/mercurial Makefile distinfo

[ Available lists | Index of cvs-ports | Month of Nov 2010 | Week of 16 Nov 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Ollivier Robert <roberto@FreeBSD.org>
Date
16 Nov 2010 08:29:13
Subject
cvs commit: ports/devel/mercurial Makefile distinfo
Message-ID
201011160829.oAG8TD1s093767@repoman.freebsd.org


[ Hide this part ]
roberto     2010-11-16 08:29:13 UTC

FreeBSD ports repository

Modified files:
devel/mercurial Makefile distinfo
Log:
Update to 1.7.1.

This is an unscheduled bugfix release. 1.7 clients broke support for
pushing bookmarks with HTTP.

- alias: fall back to normal error handling for ambigious commands (issue2475)
- bundlerepository: get rid of temporary bundle files (issue2478)
- bundlerepository: test self.tempfile field, not tempfile module
- eol: exclude .hgtags file from eol translation (issue2493)
- log: fix log -rREV FILE when REV isnt the last filerev (issue2492)
- opener: check hardlink count reporting (issue1866)
- pushkey: force HTTP POST on push and add tests (issue2489)
- revlog: fix descendants() if nullrev is in revs
- subrepo: test & fix svn subrepo removal
- win32: remove try-catch block of GetModuleFileNameEx (issue2480)

Revision Changes Path
1.57 +1 -1 ports/devel/mercurial/Makefile
1.33 +3 -3 ports/devel/mercurial/distinfo


Elapsed time: 0.235 seconds