ports/144359: Update port: devel/pysvn

Attila Nagy bra at fsn.hu
Sun Feb 28 13:20:02 UTC 2010


>Number:         144359
>Category:       ports
>Synopsis:       Update port: devel/pysvn
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 28 13:20:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Attila Nagy
>Release:        
>Organization:
>Environment:
>Description:
Update pysvn to 1.7.2, remove neon dependency (subversion installs it).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN pysvn.orig/Makefile pysvn/Makefile
--- pysvn.orig/Makefile	2010-02-24 21:06:39.000000000 +0100
+++ pysvn/Makefile	2010-02-28 13:12:44.000000000 +0100
@@ -6,17 +6,14 @@
 #
 
 PORTNAME=	pysvn
-PORTVERSION=	1.7.0
+PORTVERSION=	1.7.2
 CATEGORIES=	devel
 MASTER_SITES=	http://pysvn.barrys-emacs.org/source_kits/
 
 MAINTAINER=	bra at fsn.hu
 COMMENT=	Python binding for Subversion
 
-LIB_DEPENDS=	svn_client-1:${PORTSDIR}/devel/subversion \
-		neon.28:${PORTSDIR}/www/neon28
-
-BROKEN=		conflicting dependencies
+LIB_DEPENDS=	svn_client-1:${PORTSDIR}/devel/subversion
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
diff -ruN pysvn.orig/distinfo pysvn/distinfo
--- pysvn.orig/distinfo	2009-04-23 11:29:45.000000000 +0200
+++ pysvn/distinfo	2010-02-28 13:01:04.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (pysvn-1.7.0.tar.gz) = 77614676d24bca45749034ea6ec449d8
-SHA256 (pysvn-1.7.0.tar.gz) = 55ae53e2e05fc7099c329a08f13a9b5d216b620cdba9f4036e3de0115601f505
-SIZE (pysvn-1.7.0.tar.gz) = 324484
+MD5 (pysvn-1.7.2.tar.gz) = b557a12bc34f0d6805e259d69b9f38ce
+SHA256 (pysvn-1.7.2.tar.gz) = 2b2980d200515e754e00a12d99dbce25c1ea90fddf8cba2bfa354c9305c5e455
+SIZE (pysvn-1.7.2.tar.gz) = 333643


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



More information about the freebsd-ports-bugs mailing list