svn commit: r372331 - head/net-p2p/bitmessage
Bartek Rutkowski
robak at FreeBSD.org
Sat Nov 8 22:31:42 UTC 2014
Author: robak
Date: Sat Nov 8 22:31:40 2014
New Revision: 372331
URL: https://svnweb.freebsd.org/changeset/ports/372331
QAT: https://qat.redports.org/buildarchive/r372331/
Log:
net-p2p/bitmessage: update 0.4.3 -> 0.4.4
PR: 194730
Submitted by: Yuri <yuri at rawbw.com>
Approved by: mentors (implicit)
Modified:
head/net-p2p/bitmessage/Makefile
head/net-p2p/bitmessage/distinfo
head/net-p2p/bitmessage/pkg-plist
Modified: head/net-p2p/bitmessage/Makefile
==============================================================================
--- head/net-p2p/bitmessage/Makefile Sat Nov 8 22:26:53 2014 (r372330)
+++ head/net-p2p/bitmessage/Makefile Sat Nov 8 22:31:40 2014 (r372331)
@@ -1,13 +1,12 @@
-# Created by: Yuri Victorovich <yuri at tsoft.com>
+# Created by: Yuri Victorovich <yuri at rawbw.com>
# $FreeBSD$
PORTNAME= bitmessage
-PORTVERSION= 0.4.3
-PORTREVISION= 1
+PORTVERSION= 0.4.4
CATEGORIES= net-p2p
MASTER_SITES= GH
-MAINTAINER= yuri at tsoft.com
+MAINTAINER= yuri at rawbw.com
COMMENT= Secure P2P communications client
LICENSE= MIT
@@ -19,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli
USE_GITHUB= yes
GH_ACCOUNT= Bitmessage
GH_PROJECT= PyBitmessage
-GH_COMMIT= ab49373
+GH_COMMIT= c9c301a
GH_TAGNAME= v${PORTVERSION}
USES= python
Modified: head/net-p2p/bitmessage/distinfo
==============================================================================
--- head/net-p2p/bitmessage/distinfo Sat Nov 8 22:26:53 2014 (r372330)
+++ head/net-p2p/bitmessage/distinfo Sat Nov 8 22:31:40 2014 (r372331)
@@ -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
Modified: head/net-p2p/bitmessage/pkg-plist
==============================================================================
--- head/net-p2p/bitmessage/pkg-plist Sat Nov 8 22:26:53 2014 (r372330)
+++ head/net-p2p/bitmessage/pkg-plist Sat Nov 8 22:31:40 2014 (r372331)
@@ -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/bitmessa
share/pybitmessage/translations/bitmessage_zh_cn.pro
share/pybitmessage/translations/bitmessage_zh_cn.qm
share/pybitmessage/translations/bitmessage_zh_cn.ts
- at dirrmtry share/man/man1
- at dirrmtry share/man
- at dirrmtry share/pybitmessage/bitmessagecurses
- at dirrmtry share/pybitmessage/bitmessageqt
- at dirrmtry share/pybitmessage/images
- at dirrmtry share/pybitmessage/pyelliptic
- at dirrmtry share/pybitmessage/socks
- at dirrmtry share/pybitmessage/translations
- at dirrmtry share/pybitmessage
+ at dir share/icons/hicolor/24x24/apps
+ at dir share/icons/hicolor/24x24
+ at dir share/icons/hicolor/scalable/apps
+ at dir share/icons/hicolor/scalable
+ at dir share/icons/hicolor
+ at dir share/icons
+ at dir share/man/man1
+ at dir share/man
+ at dir share/pybitmessage/bitmessagecurses
+ at dir share/pybitmessage/bitmessageqt
+ at dir share/pybitmessage/images
+ at dir share/pybitmessage/pyelliptic
+ at dir share/pybitmessage/socks
+ at dir share/pybitmessage/translations
+ at dir share/pybitmessage
More information about the svn-ports-all
mailing list