NOTICE: This package has been removed from pkgsrc

./devel/tortoisehg, GUI for Mercurial

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.11.1nb1, Package name: py27-tortoisehg-2.11.1nb1, Maintainer: nros

Tortoisehg is a GUI front end for the Mercurial dvcs.


Required to run:
[sysutils/desktop-file-utils] [devel/mercurial] [textproc/py-pygments] [x11/py-qt4-qscintilla] [lang/python27] [textproc/py-iniparse]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/fixesproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [textproc/py-sphinx]

Master sites:

SHA1: 785ef0c72731847d49b39178c9b1d96ee1504c5f
RMD160: 119f4a501c26529e6a608580a2f8d4ccd88c4c3f
Filesize: 7208.863 KB

Version history: (Expand)


CVS history: (Expand)


   2014-03-30 22:13:28 by Kamil Rytarowski | Files touched by this commit (9) | Package removed
Log message:
Remove wip/tortoisehg, it was renamed to wip/py-tortoisehg
   2014-03-30 21:43:57 by Kamil Rytarowski | Files touched by this commit (1)
Log message:
Stop including ../../lang/python/pyversion.mk

pyversion.mk is already pulled by other Python's .mk files
   2014-03-30 15:48:53 by Kamil Rytarowski | Files touched by this commit (2)
Log message:
Apply improvements to this package

1) Add python to CATEGORIES
2) Mercurial's Python version compatibility (the trick from devel/py-hgview)
3) Use ${RUN} for shell commands
4) Fetch using curl (the other way doesn't work	for me)
5) Proper usage of distutils and patch PLIST against it
6) Bump PKGREVISION as there is the change in PLIST

The changes were discuted with nros@ the current maintainer of wip/tortoise-hg
   2014-03-22 19:45:15 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
Reverting PLIST since the missing file did not install because of a bug in 
textproc/pysphinx 1.2.1 that has now been fixed. 
   2014-03-19 22:05:34 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove file that is not installed for me on 6.99.37/amd64 with
current pkgsrc.
   2014-03-18 21:32:09 by Thomas Klausner | Files touched by this commit (1)
Log message:
not ready for python-3.3 because py-iniparse isn't.
   2014-03-05 17:02:10 by Niclas Rosenvik | Files touched by this commit (6) | Package updated
Log message:
Updated Tortoisehg to 2.11.1
pkgsrc changes:
helpdocs now point to installed docs.

Tortoisehg changelog:

TortoiseHg 2.11.1 is a regularly scheduled bug-fix release

Bug Fixes:
chunks: bypass copy protection of repo.ui that drops eol settings (fixes #3600)
cmdui: disown temporary progress widgets so that they can be deleted (fixes memleak)
commit: do not restore last amend message on repository change (fixes #3605)
commit: say "nothing changed" instead of "code: 1" on empty \ 
amend (refs #3599)
filectxactions: reenable file log actions for working directory (closes #3613)
init: catch filesystem error while creating repository (fixes #3630)
manifestmodel: disable lookup of file-type icons from system (fixes #3594 - \ 
double overlay icons)
manifestmodel: do not ignore reload request of uncommitted changes (fixes #3595 \ 
- shelve not refresh)
manifestmodel: instantiate subrepo only when necessary (fixes #3638)
quickop: chdir to repo root so that status widget can filter file (fixes #3634)
repowidget: refresh active commit tab when purge dialog closed (closes #3643)
sync: fix list index to override pull command by fetch (fixes #3612)
update: do not eat up enter key to complete wrong revision from history
wctxactions: clear propertycache of cwd for each command execution (fixes #3603) 

Improvements:
archive, clone, rename: allow to resize horizontally while having fixed height
mergetools: copy TortoiseMerge entry for the one of TortoiseGit (refs #1952)
settings: list well-known smtp ports in combobox 
   2014-02-14 00:09:43 by nros | Files touched by this commit (1)
Log message:

added TODO