diff options
author | robak <robak@FreeBSD.org> | 2014-11-09 06:31:40 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2014-11-09 06:31:40 +0800 |
commit | 67c35d6a82dd0e6f3377c3ff363cdd057b1beedd (patch) | |
tree | 14fb081cac0e4d4449c4f98dc2db036c98198fcd /net-p2p | |
parent | 26f8cd5331880af4e75f7e69143753b7762efbcd (diff) | |
download | freebsd-ports-gnome-67c35d6a82dd0e6f3377c3ff363cdd057b1beedd.tar.gz freebsd-ports-gnome-67c35d6a82dd0e6f3377c3ff363cdd057b1beedd.tar.zst freebsd-ports-gnome-67c35d6a82dd0e6f3377c3ff363cdd057b1beedd.zip |
net-p2p/bitmessage: update 0.4.3 -> 0.4.4
PR: 194730
Submitted by: Yuri <yuri@rawbw.com>
Approved by: mentors (implicit)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitmessage/Makefile | 9 | ||||
-rw-r--r-- | net-p2p/bitmessage/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/bitmessage/pkg-plist | 27 |
3 files changed, 24 insertions, 16 deletions
diff --git a/net-p2p/bitmessage/Makefile b/net-p2p/bitmessage/Makefile index 927042cafd61..fb3e0e55474d 100644 --- a/net-p2p/bitmessage/Makefile +++ b/net-p2p/bitmessage/Makefile @@ -1,13 +1,12 @@ -# Created by: Yuri Victorovich <yuri@tsoft.com> +# Created by: Yuri Victorovich <yuri@rawbw.com> # $FreeBSD$ PORTNAME= bitmessage -PORTVERSION= 0.4.3 -PORTREVISION= 1 +PORTVERSION= 0.4.4 CATEGORIES= net-p2p MASTER_SITES= GH -MAINTAINER= yuri@tsoft.com +MAINTAINER= yuri@rawbw.com COMMENT= Secure P2P communications client LICENSE= MIT @@ -19,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ USE_GITHUB= yes GH_ACCOUNT= Bitmessage GH_PROJECT= PyBitmessage -GH_COMMIT= ab49373 +GH_COMMIT= c9c301a GH_TAGNAME= v${PORTVERSION} USES= python diff --git a/net-p2p/bitmessage/distinfo b/net-p2p/bitmessage/distinfo index 1fb1f8c0e296..c4a6f9912070 100644 --- a/net-p2p/bitmessage/distinfo +++ b/net-p2p/bitmessage/distinfo @@ -1,2 +1,2 @@ -SHA256 (bitmessage-0.4.3.tar.gz) = ad8002992a195f1cc5c054d64e87143c8aa2dd2bf4c9a0577e9dd1eb64bcac34 -SIZE (bitmessage-0.4.3.tar.gz) = 605683 +SHA256 (bitmessage-0.4.4.tar.gz) = c3defe802abfb45d73e26b38fd949595d8ff8c412b82aef64f3747904a7895da +SIZE (bitmessage-0.4.4.tar.gz) = 611592 diff --git a/net-p2p/bitmessage/pkg-plist b/net-p2p/bitmessage/pkg-plist index 3975310f5d08..7c75a1ef57fe 100644 --- a/net-p2p/bitmessage/pkg-plist +++ b/net-p2p/bitmessage/pkg-plist @@ -161,6 +161,9 @@ share/pybitmessage/images/send.png share/pybitmessage/images/sent.png share/pybitmessage/images/subscriptions.png share/pybitmessage/images/yellowicon.png +share/pybitmessage/l10n.py +share/pybitmessage/l10n.pyc +share/pybitmessage/l10n.pyo share/pybitmessage/message_data_reader.py share/pybitmessage/message_data_reader.pyc share/pybitmessage/message_data_reader.pyo @@ -238,12 +241,18 @@ share/pybitmessage/translations/bitmessage_ru.ts share/pybitmessage/translations/bitmessage_zh_cn.pro share/pybitmessage/translations/bitmessage_zh_cn.qm share/pybitmessage/translations/bitmessage_zh_cn.ts -@dirrmtry share/man/man1 -@dirrmtry share/man -@dirrmtry share/pybitmessage/bitmessagecurses -@dirrmtry share/pybitmessage/bitmessageqt -@dirrmtry share/pybitmessage/images -@dirrmtry share/pybitmessage/pyelliptic -@dirrmtry share/pybitmessage/socks -@dirrmtry share/pybitmessage/translations -@dirrmtry share/pybitmessage +@dir share/icons/hicolor/24x24/apps +@dir share/icons/hicolor/24x24 +@dir share/icons/hicolor/scalable/apps +@dir share/icons/hicolor/scalable +@dir share/icons/hicolor +@dir share/icons +@dir share/man/man1 +@dir share/man +@dir share/pybitmessage/bitmessagecurses +@dir share/pybitmessage/bitmessageqt +@dir share/pybitmessage/images +@dir share/pybitmessage/pyelliptic +@dir share/pybitmessage/socks +@dir share/pybitmessage/translations +@dir share/pybitmessage |