Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2016 12:29:22 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r415983 - head/misc/py-powerline-status
Message-ID:  <201605281229.u4SCTMYt093948@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat May 28 12:29:22 2016
New Revision: 415983
URL: https://svnweb.freebsd.org/changeset/ports/415983

Log:
  misc/py-powerline-status: update to 2.4

Modified:
  head/misc/py-powerline-status/Makefile
  head/misc/py-powerline-status/distinfo

Modified: head/misc/py-powerline-status/Makefile
==============================================================================
--- head/misc/py-powerline-status/Makefile	Sat May 28 12:27:22 2016	(r415982)
+++ head/misc/py-powerline-status/Makefile	Sat May 28 12:29:22 2016	(r415983)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	powerline-status
-PORTVERSION=	2.3
+PORTVERSION=	2.4
 CATEGORIES=	misc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,4 +12,7 @@ COMMENT=	Statusline plugin for vim, zsh,
 USES=		python
 USE_PYTHON=	distutils autoplist
 
+post-install:
+	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/powerline
+
 .include <bsd.port.mk>

Modified: head/misc/py-powerline-status/distinfo
==============================================================================
--- head/misc/py-powerline-status/distinfo	Sat May 28 12:27:22 2016	(r415982)
+++ head/misc/py-powerline-status/distinfo	Sat May 28 12:29:22 2016	(r415983)
@@ -1,2 +1,3 @@
-SHA256 (powerline-status-2.3.tar.gz) = 703320cb0aca51caa0da43712b517a481b9f0cf2e02ccd995edb2d81bfc54f99
-SIZE (powerline-status-2.3.tar.gz) = 238142
+TIMESTAMP = 1464396818
+SHA256 (powerline-status-2.4.tar.gz) = 1781335de3ad5285b9baf26642674cd03df91c35ba2324c9b5b23df869a8ec4a
+SIZE (powerline-status-2.4.tar.gz) = 244603



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