mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
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
This commit is contained in:
parent
bccff6cd2e
commit
6d9c514afa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331000
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user