diff options
author | jgh <jgh@FreeBSD.org> | 2012-02-18 07:30:08 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-02-18 07:30:08 +0800 |
commit | ca17fd6bda1edc7fcd5a1845206932cb8f8fb409 (patch) | |
tree | 6ab9db593eb1752c6b6fc8a922fe3fc555ca3d4a | |
parent | ad58278d1710a81e74b094f097564abb1adeaa09 (diff) | |
download | freebsd-ports-gnome-ca17fd6bda1edc7fcd5a1845206932cb8f8fb409.tar.gz freebsd-ports-gnome-ca17fd6bda1edc7fcd5a1845206932cb8f8fb409.tar.zst freebsd-ports-gnome-ca17fd6bda1edc7fcd5a1845206932cb8f8fb409.zip |
- Update to 2.3
- while here pet portlint
PR: ports/165205
Submitted by: maintainer, 6yearold@gmail.com
-rw-r--r-- | devel/tortoisehg2/Makefile | 4 | ||||
-rw-r--r-- | devel/tortoisehg2/distinfo | 4 | ||||
-rw-r--r-- | devel/tortoisehg2/pkg-plist | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/tortoisehg2/Makefile b/devel/tortoisehg2/Makefile index b21dd435034c..0f4570c90f95 100644 --- a/devel/tortoisehg2/Makefile +++ b/devel/tortoisehg2/Makefile @@ -6,12 +6,12 @@ # PORTNAME= tortoisehg -PORTVERSION= 2.2.1 +PORTVERSION= 2.3 CATEGORIES= devel MASTER_SITES= http://cdn.bitbucket.org/tortoisehg/targz/downloads/ MAINTAINER= 6yearold@gmail.com -COMMENT= thg script from TortoiseHG +COMMENT= THg script from TortoiseHG BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-core>=4.8.3:${PORTSDIR}/devel/py-qt4-core \ ${PYTHON_PKGNAMEPREFIX}qt4-qscintilla2>=4.8.3:${PORTSDIR}/devel/py-qt4-qscintilla2 \ diff --git a/devel/tortoisehg2/distinfo b/devel/tortoisehg2/distinfo index fbac77d6cc63..aea64016263a 100644 --- a/devel/tortoisehg2/distinfo +++ b/devel/tortoisehg2/distinfo @@ -1,2 +1,2 @@ -SHA256 (tortoisehg-2.2.1.tar.gz) = 7cc7c788308352627780e03059db377f1842d06c03665f7e68b8ad035510d70c -SIZE (tortoisehg-2.2.1.tar.gz) = 9822761 +SHA256 (tortoisehg-2.3.tar.gz) = 5f6f05dec5e43d14cf5210448cf6c5f77622171107e99ba666c24aabeb908d9d +SIZE (tortoisehg-2.3.tar.gz) = 9961032 diff --git a/devel/tortoisehg2/pkg-plist b/devel/tortoisehg2/pkg-plist index b0839ef4f6d6..1e8cfceb617c 100644 --- a/devel/tortoisehg2/pkg-plist +++ b/devel/tortoisehg2/pkg-plist @@ -377,6 +377,7 @@ share/applications/tortoisehg.desktop %%NLS%%share/locale/ja/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/jv/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/ko/LC_MESSAGES/tortoisehg.mo +%%NLS%%share/locale/lv/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/nb/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/nl/LC_MESSAGES/tortoisehg.mo %%NLS%%share/locale/nn/LC_MESSAGES/tortoisehg.mo @@ -447,9 +448,11 @@ share/pixmaps/tortoisehg/icons/scalable/actions/edit-cut.svg share/pixmaps/tortoisehg/icons/scalable/actions/edit-file.svg share/pixmaps/tortoisehg/icons/scalable/actions/edit-find.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-down.svg +share/pixmaps/tortoisehg/icons/scalable/actions/go-home.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-jump.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-next.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-previous.svg +share/pixmaps/tortoisehg/icons/scalable/actions/go-to-rev.svg share/pixmaps/tortoisehg/icons/scalable/actions/go-up.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-annotate.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-archive.svg @@ -557,6 +560,7 @@ share/pixmaps/tortoisehg/icons/svg/recovery.svg share/pixmaps/tortoisehg/icons/svg/refresh_overlays.svg share/pixmaps/tortoisehg/icons/svg/remove.svg share/pixmaps/tortoisehg/icons/svg/repobrowse.svg +share/pixmaps/tortoisehg/icons/svg/settings_projrc.svg share/pixmaps/tortoisehg/icons/svg/shelve.svg share/pixmaps/tortoisehg/icons/svg/sync.svg share/pixmaps/tortoisehg/icons/svg/thg_logo.svg @@ -580,8 +584,6 @@ share/pixmaps/tortoisehg/icons/thg_logo_92x50.png @dirrm share/pixmaps/tortoisehg @dirrmtry share/applications @dirrm %%DATADIR%% -%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/oc %%NLS%%@dirrmtry share/locale/jv/LC_MESSAGES %%NLS%%@dirrmtry share/locale/jv @dirrm %%PYTHON_SITELIBDIR%%/tortoisehg/util |