ports/161276: [PATCH] finance/sabernetdcs-client: unbreak after devel/py-pyro update

Ruslan Mahmatkhanov cvs-src at yandex.ru
Tue Oct 4 10:00:22 UTC 2011


>Number:         161276
>Category:       ports
>Synopsis:       [PATCH] finance/sabernetdcs-client: unbreak after devel/py-pyro update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 04 10:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        10.0-CURRENT
>Organization:
>Environment:
10.0-CURRENT i386
>Description:
Unbreak after devel/py-pyro update.
Fix whitespace bugs in pkg-descr while i here.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index c95874d..bb454c0 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ DISTNAME=	sndcs-${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	SaberNet DCS - A labor data collection system
 
-RUN_DEPENDS=	${PYTHONPREFIX_SITELIBDIR}/Pyro4/__init__.py:${PORTSDIR}/devel/py-pyro
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyro>=0:${PORTSDIR}/devel/py-pyro
 
 USE_GNOME=	pygtk2
 USE_PYTHON=	2.5+
diff --git a/pkg-descr b/pkg-descr
index 5f0e343..6ab4042 100644
--- a/pkg-descr
+++ b/pkg-descr
@@ -1,6 +1,6 @@
-SaberNet DCS is a labor data collection system, designed to allow 
-organizations to rapidly capture their labor data in real-time. 
-Optimized for bar code input, DCS is the perfect way to automate 
+SaberNet DCS is a labor data collection system, designed to allow
+organizations to rapidly capture their labor data in real-time.
+Optimized for bar code input, DCS is the perfect way to automate
 and improve the accuracy of your time tracking.
 
 WWW:	http://sabernetdcs.sourceforge.net/


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list