mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 2.3
- while here pet portlint PR: ports/165205 Submitted by: maintainer, 6yearold@gmail.com
This commit is contained in:
parent
cf069d0998
commit
4e9619a09b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291648
3 changed files with 8 additions and 6 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue