aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2015-08-14 03:34:02 +0800
committerrm <rm@FreeBSD.org>2015-08-14 03:34:02 +0800
commit9a261b4095ea8783c1e9bf388fecf84598bf0642 (patch)
treec74cedcfef24d7f3d88ce27f65fff294870a7c07 /devel
parent8bc1c150171069876ca9b312644b81b23160eda2 (diff)
downloadfreebsd-ports-gnome-9a261b4095ea8783c1e9bf388fecf84598bf0642.tar.gz
freebsd-ports-gnome-9a261b4095ea8783c1e9bf388fecf84598bf0642.tar.zst
freebsd-ports-gnome-9a261b4095ea8783c1e9bf388fecf84598bf0642.zip
devel/py-pyro: update to 4.39
Diffstat (limited to 'devel')
-rw-r--r--devel/py-pyro/Makefile9
-rw-r--r--devel/py-pyro/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/py-pyro/Makefile b/devel/py-pyro/Makefile
index b08ef26f2605..72b8f9353163 100644
--- a/devel/py-pyro/Makefile
+++ b/devel/py-pyro/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= pyro
-PORTVERSION= 4.35
+PORTVERSION= 4.39
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= Pyro4-${PORTVERSION}.src
+DISTNAME= Pyro4-${PORTVERSION}
MAINTAINER= rm@FreeBSD.org
COMMENT= Distributed Object Middleware for Python(IPC/RPC)
@@ -14,18 +14,17 @@ COMMENT= Distributed Object Middleware for Python(IPC/RPC)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}serpent>=1.9:${PORTSDIR}/devel/py-serpent
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}serpent>=1.11:${PORTSDIR}/devel/py-serpent
USES= dos2unix python
USE_PYTHON= autoplist concurrent distutils
PORTDOCS= *
PORTEXAMPLES= *
-WRKSRC= ${WRKDIR}/${DISTNAME:S/.src//}
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
- (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
+ (cd ${WRKSRC}/docs/source && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR})
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
diff --git a/devel/py-pyro/distinfo b/devel/py-pyro/distinfo
index d53dc42f62a1..8cb1898ae5c2 100644
--- a/devel/py-pyro/distinfo
+++ b/devel/py-pyro/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Pyro4-4.35.src.tar.gz) = 97ef658b96fa10bac3e01097b1e2b6630fea2b307081ec6f2ac00f85e6020178
-SIZE (Pyro4-4.35.src.tar.gz) = 331969
+SHA256 (Pyro4-4.39.tar.gz) = 39c6ca7f86b0f0bebfeada687a5a8b99f66470a52b0f815195ae63c683266f24
+SIZE (Pyro4-4.39.tar.gz) = 496566