diff options
author | wen <wen@FreeBSD.org> | 2011-02-14 14:33:38 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-02-14 14:33:38 +0800 |
commit | d16dd91752d7e15d9f250e694ba505c261933db6 (patch) | |
tree | 81a2b5a7b377fd8267b4230f648b74863f13cfd5 /finance | |
parent | 42ae1d0e1f6ad749730f1a075f76e626b2d3ca73 (diff) | |
download | freebsd-ports-gnome-d16dd91752d7e15d9f250e694ba505c261933db6.tar.gz freebsd-ports-gnome-d16dd91752d7e15d9f250e694ba505c261933db6.tar.zst freebsd-ports-gnome-d16dd91752d7e15d9f250e694ba505c261933db6.zip |
- Bump PORTREVISION to chase the update of devel/py-pyro
- Remove MD5 in distinfo
Diffstat (limited to 'finance')
-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 |