Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2013 11:11:27 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331000 - head/devel/py-posix_ipc
Message-ID:  <201310201111.r9KBBRxW052677@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Sun Oct 20 11:11:26 2013
New Revision: 331000
URL: http://svnweb.freebsd.org/changeset/ports/331000

Log:
  devel/py-posix_ipc: Update to 0.9.5
  
  - Update to 0.9.5
  - Whitespace alignment
  
  Changes: http://semanchuk.com/philip/posix_ipc/history.html

Modified:
  head/devel/py-posix_ipc/Makefile   (contents, props changed)
  head/devel/py-posix_ipc/distinfo   (contents, props changed)

Modified: head/devel/py-posix_ipc/Makefile
==============================================================================
--- head/devel/py-posix_ipc/Makefile	Sun Oct 20 10:55:11 2013	(r330999)
+++ head/devel/py-posix_ipc/Makefile	Sun Oct 20 11:11:26 2013	(r331000)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	posix_ipc
-PORTVERSION=	0.9.4
+PORTVERSION=	0.9.5
 CATEGORIES=	devel python
 MASTER_SITES=	http://semanchuk.com/philip/posix_ipc/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	POSIX IPC primitives for Python
 
 LICENSE=	BSD
 
-USE_PYTHON=	yes
+USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/posix_ipc.so

Modified: head/devel/py-posix_ipc/distinfo
==============================================================================
--- head/devel/py-posix_ipc/distinfo	Sun Oct 20 10:55:11 2013	(r330999)
+++ head/devel/py-posix_ipc/distinfo	Sun Oct 20 11:11:26 2013	(r331000)
@@ -1,2 +1,2 @@
-SHA256 (posix_ipc-0.9.4.tar.gz) = 313da91eadbcea13f58eb6d329c6ec2c398715e3962f282fdac5f8132311ed25
-SIZE (posix_ipc-0.9.4.tar.gz) = 74661
+SHA256 (posix_ipc-0.9.5.tar.gz) = 6dd93ba1ebb6e9885a2da6d7806a753702f375675a981220ee92fc198ba5d53f
+SIZE (posix_ipc-0.9.5.tar.gz) = 77528



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