Date: Thu, 10 Feb 2011 17:21:13 GMT From: arrowdodger <6yearold@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/154659: New port: tortoisehg Message-ID: <201102101721.p1AHLDDe097833@red.freebsd.org> Resent-Message-ID: <201102101730.p1AHUDL6074600@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154659 >Category: ports >Synopsis: New port: tortoisehg >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Feb 10 17:30:13 UTC 2011 >Closed-Date: >Last-Modified: >Originator: arrowdodger >Release: >Organization: none >Environment: >Description: Related thread on freebsd-ports@ - http://lists.freebsd.org/pipermail/freebsd-ports/2011-February/065863.html >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # tortoisehg1 # tortoisehg1/Makefile # tortoisehg1/distinfo # tortoisehg1/pkg-plist # tortoisehg1/pkg-descr # echo c - tortoisehg1 mkdir -p tortoisehg1 > /dev/null 2>&1 echo x - tortoisehg1/Makefile sed 's/^X//' >tortoisehg1/Makefile << '5f8f810ce4306d4ecc5bc8c952bb9a1e' X# New ports collection makefile for: tortoisehg-hgtk X# Date created: 11 January 2011 X# Whom: arrowdodger <6yearold@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= tortoisehg XPORTVERSION= 1.1.9.1 XCATEGORIES= devel XMASTER_SITES= http://cdn.bitbucket.org/tortoisehg/targz/downloads/ X XMAINTAINER= 6yearold@gmail.com XCOMMENT= hgtk script from TortoiseHG X XRUN_DEPENDS= hg:${PORTSDIR}/devel/mercurial \ X ${PYTHON_SITELIBDIR}/iniparse/ini.py:${PORTSDIR}/devel/py-iniparse X XOPTIONS= NAUTILUS "Install TortoiseHG Nautilus extension" off X XUSE_GNOME= pygtk2 pygobject XINSTALLS_ICONS= yes X XUSE_PYTHON= yes XINSTALLS_EGGINFO=yes X X.include <bsd.port.options.mk> X X.if defined(WITHOUT_NLS) XPLIST_SUB+= NLS="@comment " X.else XPLIST_SUB+= NLS="" XUSE_GETTEXT= yes X.endif X X.if defined(WITHOUT_NAUTILUS) XPLIST_SUB+= NAUTILUS="@comment " X.else XPLIST_SUB+= NAUTILUS="" X.endif X Xpost-patch: X @${REINPLACE_CMD} -e '/_path/ s|/usr|${PREFIX}|' ${WRKSRC}/${PYSETUP} X.if defined(WITHOUT_NLS) X @${REINPLACE_CMD} -e '150,152 s|^|# |' ${WRKSRC}/${PYSETUP} X.endif X.if defined(WITHOUT_NAUTILUS) X @${REINPLACE_CMD} -e '153,154 s|^|# |' ${WRKSRC}/${PYSETUP} X.endif X Xdo-configure: X @${DO_NADA} X Xdo-build: X cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} build X Xdo-install: X cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} install --prefix=${PREFIX} X X.include <bsd.port.mk> 5f8f810ce4306d4ecc5bc8c952bb9a1e echo x - tortoisehg1/distinfo sed 's/^X//' >tortoisehg1/distinfo << '4990c1b76f8bf194f03cab80f449049f' XSHA256 (tortoisehg-1.1.9.1.tar.gz) = 2aed5ba75612bfef6dae9240da2683f378099f776c57485bd0d984eda5e1d5c8 XSIZE (tortoisehg-1.1.9.1.tar.gz) = 6815613 4990c1b76f8bf194f03cab80f449049f echo x - tortoisehg1/pkg-plist sed 's/^X//' >tortoisehg1/pkg-plist << 'df8f3dfff6882ac31f6193ba737c77c3' Xbin/hgtk X%%NAUTILUS%%lib/nautilus/extensions-2.0/python/nautilus-thg.py X%%PYTHON_SITELIBDIR%%/tortoisehg/__init__.py X%%PYTHON_SITELIBDIR%%/tortoisehg/__init__.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/__init__.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/__init__.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/about.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/about.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/archive.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/archive.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/backout.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/backout.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/bookmark.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/bookmark.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/browse.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/browse.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/bugreport.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/bugreport.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/bugtraq.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/bugtraq.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/changeset.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/changeset.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/chunks.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/chunks.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/clone.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/clone.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/commit.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/commit.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/csinfo.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/csinfo.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/cslist.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/cslist.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/datamine.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/datamine.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/dialog.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/dialog.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/gdialog.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/gdialog.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/gorev.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/gorev.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/gtklib.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/gtklib.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/guess.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/guess.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hgcmd.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hgcmd.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hgemail.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hgemail.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hgignore.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hgignore.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hginit.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hginit.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hgthread.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hgthread.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hgtk.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/hgtk.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/histdetails.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/histdetails.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/history.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/history.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/__init__.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/__init__.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/colormap.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/colormap.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/graphcell.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/graphcell.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/revgraph.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/revgraph.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/treemodel.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/treemodel.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/treeview.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview/treeview.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/merge.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/merge.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/p4pending.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/p4pending.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/quickop.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/quickop.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/recovery.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/recovery.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/rename.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/rename.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/serve.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/serve.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/shellconf.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/shellconf.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/status.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/status.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/statusact.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/statusact.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/statusbar.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/statusbar.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/synch.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/synch.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/tagadd.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/tagadd.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/textview.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/textview.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgconfig.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgconfig.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgimport.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgimport.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgmq.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgmq.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgpbranch.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgpbranch.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgshelve.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgshelve.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgstrip.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/thgstrip.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/update.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/update.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/visdiff.py X%%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/visdiff.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/__init__.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/__init__.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/__version__.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/__version__.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/cachethg.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/cachethg.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/config.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/config.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/debugthg.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/debugthg.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/hglib.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/hglib.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/hgshelve.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/hgshelve.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/hgversion.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/hgversion.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/i18n.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/i18n.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/menuthg.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/menuthg.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/paths.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/paths.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/prej.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/prej.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/settings.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/settings.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/shlib.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/shlib.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/thgstatus.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/thgstatus.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/thread2.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/thread2.pyc X%%PYTHON_SITELIBDIR%%/tortoisehg/util/version.py X%%PYTHON_SITELIBDIR%%/tortoisehg/util/version.pyc X%%NLS%%share/locale/ca/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/cs/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/da/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/de/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/en_AU/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/en_GB/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/es/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/et/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/fa/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/fr/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/he/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/hr/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/hu/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/it/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/ja/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/ko/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/nb/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/nl/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/nn/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/oc/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/pl/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/pt/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/pt_BR/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/ru/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/sv/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/tr/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/uk/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/zh_CN/LC_MESSAGES/tortoisehg.mo X%%NLS%%share/locale/zh_TW/LC_MESSAGES/tortoisehg.mo Xshare/pixmaps/tortoisehg/icons/README.txt Xshare/pixmaps/tortoisehg/icons/TortoiseMerge.ico Xshare/pixmaps/tortoisehg/icons/branch.ico Xshare/pixmaps/tortoisehg/icons/detect_rename.ico Xshare/pixmaps/tortoisehg/icons/fileadd.ico Xshare/pixmaps/tortoisehg/icons/filedelete.ico Xshare/pixmaps/tortoisehg/icons/filemodify.ico Xshare/pixmaps/tortoisehg/icons/general.ico Xshare/pixmaps/tortoisehg/icons/hg.ico Xshare/pixmaps/tortoisehg/icons/hgB.ico Xshare/pixmaps/tortoisehg/icons/hg_60.ico Xshare/pixmaps/tortoisehg/icons/ignore.ico Xshare/pixmaps/tortoisehg/icons/menuabout.ico Xshare/pixmaps/tortoisehg/icons/menuadd.ico Xshare/pixmaps/tortoisehg/icons/menublame.ico Xshare/pixmaps/tortoisehg/icons/menucheckout.ico Xshare/pixmaps/tortoisehg/icons/menuclone.ico Xshare/pixmaps/tortoisehg/icons/menucommit.ico Xshare/pixmaps/tortoisehg/icons/menucreaterepos.ico Xshare/pixmaps/tortoisehg/icons/menudelete.ico Xshare/pixmaps/tortoisehg/icons/menudiff.ico Xshare/pixmaps/tortoisehg/icons/menuhelp.ico Xshare/pixmaps/tortoisehg/icons/menuimport.ico Xshare/pixmaps/tortoisehg/icons/menulog.ico Xshare/pixmaps/tortoisehg/icons/menumerge.ico Xshare/pixmaps/tortoisehg/icons/menupatch.ico Xshare/pixmaps/tortoisehg/icons/menurelocate.ico Xshare/pixmaps/tortoisehg/icons/menurepobrowse.ico Xshare/pixmaps/tortoisehg/icons/menurevert.ico Xshare/pixmaps/tortoisehg/icons/menurevisiongraph.ico Xshare/pixmaps/tortoisehg/icons/menusettings.ico Xshare/pixmaps/tortoisehg/icons/menushowchanged.ico Xshare/pixmaps/tortoisehg/icons/menusynch.ico Xshare/pixmaps/tortoisehg/icons/menuunmerge.ico Xshare/pixmaps/tortoisehg/icons/proxy.ico Xshare/pixmaps/tortoisehg/icons/python.ico Xshare/pixmaps/tortoisehg/icons/refresh_overlays.ico Xshare/pixmaps/tortoisehg/icons/settings_repo.ico Xshare/pixmaps/tortoisehg/icons/settings_user.ico Xshare/pixmaps/tortoisehg/icons/shelve.ico Xshare/pixmaps/tortoisehg/icons/svg/add.svg Xshare/pixmaps/tortoisehg/icons/svg/checkout.svg Xshare/pixmaps/tortoisehg/icons/svg/clone.svg Xshare/pixmaps/tortoisehg/icons/svg/commit.svg Xshare/pixmaps/tortoisehg/icons/svg/detect_rename.svg Xshare/pixmaps/tortoisehg/icons/svg/ignore.svg Xshare/pixmaps/tortoisehg/icons/svg/init.svg Xshare/pixmaps/tortoisehg/icons/svg/log.svg Xshare/pixmaps/tortoisehg/icons/svg/merge.svg Xshare/pixmaps/tortoisehg/icons/svg/proxy.svg Xshare/pixmaps/tortoisehg/icons/svg/recovery.svg Xshare/pixmaps/tortoisehg/icons/svg/refresh_overlays.svg Xshare/pixmaps/tortoisehg/icons/svg/remove.svg Xshare/pixmaps/tortoisehg/icons/svg/repobrowse.svg Xshare/pixmaps/tortoisehg/icons/svg/revert.svg Xshare/pixmaps/tortoisehg/icons/svg/shelve.svg Xshare/pixmaps/tortoisehg/icons/svg/status.svg Xshare/pixmaps/tortoisehg/icons/svg/sync.svg Xshare/pixmaps/tortoisehg/icons/svg/thg_logo.svg Xshare/pixmaps/tortoisehg/icons/thg_logo.ico Xshare/pixmaps/tortoisehg/icons/thg_logo_92x50.png X@dirrm share/locale/zh_TW/LC_MESSAGES X@dirrm share/locale/zh_TW X@dirrm share/locale/zh_CN/LC_MESSAGES X@dirrm share/locale/zh_CN X@dirrm share/locale/uk/LC_MESSAGES X@dirrm share/locale/uk X@dirrm share/locale/tr/LC_MESSAGES X@dirrm share/locale/tr X@dirrm share/locale/sv/LC_MESSAGES X@dirrm share/locale/sv X@dirrm share/locale/ru/LC_MESSAGES X@dirrm share/locale/ru X@dirrm share/locale/pt_BR/LC_MESSAGES X@dirrm share/locale/pt_BR X@dirrm share/locale/pt/LC_MESSAGES X@dirrm share/locale/pt X@dirrm share/locale/pl/LC_MESSAGES X@dirrm share/locale/pl X@dirrm share/locale/oc/LC_MESSAGES X@dirrm share/locale/oc X@dirrm share/locale/nn/LC_MESSAGES X@dirrm share/locale/nn X@dirrm share/locale/nl/LC_MESSAGES X@dirrm share/locale/nl X@dirrm share/locale/nb/LC_MESSAGES X@dirrm share/locale/nb X@dirrm share/locale/ko/LC_MESSAGES X@dirrm share/locale/ko X@dirrm share/locale/ja/LC_MESSAGES X@dirrm share/locale/ja X@dirrm share/locale/it/LC_MESSAGES X@dirrm share/locale/it X@dirrm share/locale/hu/LC_MESSAGES X@dirrm share/locale/hu X@dirrm share/locale/hr/LC_MESSAGES X@dirrm share/locale/hr X@dirrm share/locale/he/LC_MESSAGES X@dirrm share/locale/he X@dirrm share/locale/fr/LC_MESSAGES X@dirrm share/locale/fr X@dirrm share/locale/fa/LC_MESSAGES X@dirrm share/locale/fa X@dirrm share/locale/et/LC_MESSAGES X@dirrm share/locale/et X@dirrm share/locale/es/LC_MESSAGES X@dirrm share/locale/es X@dirrm share/locale/en_GB/LC_MESSAGES X@dirrm share/locale/en_GB X@dirrm share/locale/en_AU/LC_MESSAGES X@dirrm share/locale/en_AU X@dirrm share/locale/de/LC_MESSAGES X@dirrm share/locale/de X@dirrm share/locale/da/LC_MESSAGES X@dirrm share/locale/da X@dirrm share/locale/cs/LC_MESSAGES X@dirrm share/locale/cs X@dirrm share/locale/ca/LC_MESSAGES X@dirrm share/locale/ca X@dirrm share/locale X@dirrm %%PYTHON_SITELIBDIR%%/tortoisehg/util X@dirrm %%PYTHON_SITELIBDIR%%/tortoisehg/hgtk/logview X@dirrm %%PYTHON_SITELIBDIR%%/tortoisehg/hgtk X@dirrm %%PYTHON_SITELIBDIR%%/tortoisehg X@dirrmtry lib/nautilus/extensions-2.0/python X@dirrmtry lib/nautilus/extensions-2.0 X@dirrmtry lib/nautilus df8f3dfff6882ac31f6193ba737c77c3 echo x - tortoisehg1/pkg-descr sed 's/^X//' >tortoisehg1/pkg-descr << '6170b792b2fa07646e6776530bc904f0' XTortoiseHg is a Windows shell extension and a series of Xapplications for the Mercurial distributed revision control Xsystem. It also includes a Gnome/Nautilus extension and Xa CLI wrapper application so the TortoiseHg tools can be Xused on non-Windows platforms. X XWWW: http://tortoisehg.bitbucket.org/ 6170b792b2fa07646e6776530bc904f0 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102101721.p1AHLDDe097833>