mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
- update to 4.14
This commit is contained in:
parent
915b0b8912
commit
c31067b9da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296349
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pyro
|
||||
PORTVERSION= 4.13
|
||||
PORTVERSION= 4.14
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +16,6 @@ MAINTAINER= rm@FreeBSD.org
|
||||
COMMENT= Distributed Object Middleware for Python(IPC/RPC)
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_DOS2UNIX= yes
|
||||
# Python 3 ready
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Pyro4-4.13.tar.gz) = afbc6964e593e7efed3fa5c91af45c4491cfdb994e7fdbe285cbb3719162cb90
|
||||
SIZE (Pyro4-4.13.tar.gz) = 267086
|
||||
SHA256 (Pyro4-4.14.tar.gz) = 90c4f84ae9932d66825c61af9cd67b0b2877b477c967812a5d6953d67f3b003d
|
||||
SIZE (Pyro4-4.14.tar.gz) = 269055
|
||||
|
@ -172,6 +172,8 @@
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/itunes/Readme.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/itunes/itunescontroller.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/itunes/remote.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/maxsize/Readme.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/maxsize/client.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nameserverstress/Readme.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nameserverstress/stress.py
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nonameserver/Readme.txt
|
||||
@ -244,6 +246,7 @@
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/oneway
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/nonameserver
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/nameserverstress
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/maxsize
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/itunes
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/hugetransfer
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/gui_eventloop
|
||||
|
Loading…
Reference in New Issue
Block a user