diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-02-14 06:33:38 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-02-14 06:33:38 +0000 |
commit | 728e3a93b46ac52457e5e2f8527232612577c62c (patch) | |
tree | 6025c10902d8234952c975eceef9cb976c6dfcb2 /finance/sabernetdcs-client | |
parent | 5cff428585ebd3cb994559daabfee560e097acfd (diff) | |
download | ports-728e3a93b46ac52457e5e2f8527232612577c62c.tar.gz ports-728e3a93b46ac52457e5e2f8527232612577c62c.zip |
Notes
Diffstat (limited to 'finance/sabernetdcs-client')
-rw-r--r-- | finance/sabernetdcs-client/Makefile | 4 | ||||
-rw-r--r-- | finance/sabernetdcs-client/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/finance/sabernetdcs-client/Makefile b/finance/sabernetdcs-client/Makefile index a7a8d07e2aeb..7ff7ea24ed09 100644 --- a/finance/sabernetdcs-client/Makefile +++ b/finance/sabernetdcs-client/Makefile @@ -7,7 +7,7 @@ PORTNAME= sabernetdcs PORTVERSION= 2.0.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= finance www MASTER_SITES= SF/${PORTNAME}/SaberNet%20DCS/${PORTVERSION} PKGNAMESUFFIX= -client @@ -18,7 +18,7 @@ COMMENT= SaberNet DCS - A labor data collection system RUN_DEPENDS= pygtk-codegen-2.0:${PORTSDIR}/x11-toolkits/py-gtk2 \ ${PYTHONPREFIX_SITELIBDIR}/gtk-2.0/gobject/__init__.py:${PORTSDIR}/devel/py-gobject \ - ${PYTHONPREFIX_SITELIBDIR}/Pyro/__init__.py:${PORTSDIR}/devel/py-pyro + ${PYTHONPREFIX_SITELIBDIR}/Pyro4/__init__.py:${PORTSDIR}/devel/py-pyro USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes diff --git a/finance/sabernetdcs-client/distinfo b/finance/sabernetdcs-client/distinfo index 413671c6f654..cdaebeb65c22 100644 --- a/finance/sabernetdcs-client/distinfo +++ b/finance/sabernetdcs-client/distinfo @@ -1,3 +1,2 @@ -MD5 (sndcs-2.0.3.tar.bz2) = 04f6614047005a320cf7d975b3094549 SHA256 (sndcs-2.0.3.tar.bz2) = c0f6f3030f27c9c1010aa313d9b25b4c2cb8d2803fbfe1696130c40450fb3746 SIZE (sndcs-2.0.3.tar.bz2) = 1808042 |