Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2014 22:31:41 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372331 - head/net-p2p/bitmessage
Message-ID:  <201411082231.sA8MVf90073614@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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}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
-@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411082231.sA8MVf90073614>