ports/166661: maintainer update: devel/pysvn

Attila Nagy bra at fsn.hu
Thu Apr 5 08:10:01 UTC 2012


>Number:         166661
>Category:       ports
>Synopsis:       maintainer update: 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:   Thu Apr 05 08:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Attila Nagy
>Release:        
>Organization:
>Environment:
>Description:
Pysvn update to 1.7.6, which handles the 1.7 line of subversion.
The files directory can be removed.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN pysvn.orig/Makefile pysvn/Makefile
--- pysvn.orig/Makefile	2011-10-16 16:31:45.000000000 +0200
+++ pysvn/Makefile	2012-04-05 09:27:16.783750078 +0200
@@ -6,17 +6,14 @@
 #
 
 PORTNAME=	pysvn
-PORTVERSION=	1.7.5
-PORTREVISION=	1
+PORTVERSION=	1.7.6
 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/subversion16
-
-CONFLICTS_BUILD=subversion-1.7.[0-9]*
+LIB_DEPENDS=	svn_client-1:${PORTSDIR}/devel/subversion
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
diff -ruN pysvn.orig/distinfo pysvn/distinfo
--- pysvn.orig/distinfo	2011-06-07 12:57:44.000000000 +0200
+++ pysvn/distinfo	2012-04-05 09:27:32.373530134 +0200
@@ -1,2 +1,2 @@
-SHA256 (pysvn-1.7.5.tar.gz) = cb9664de62a85adba8471eda1894c3831d3400131feeea0e7b9cdd7c15d671ef
-SIZE (pysvn-1.7.5.tar.gz) = 333366
+SHA256 (pysvn-1.7.6.tar.gz) = 47252408a1b18add18634395108737eaca77d12fbb22e5f187280b9e074c8b73
+SIZE (pysvn-1.7.6.tar.gz) = 331549
diff -ruN pysvn.orig/files/patch-setup_configure.py pysvn/files/patch-setup_configure.py
--- pysvn.orig/files/patch-setup_configure.py	2009-04-23 11:29:46.000000000 +0200
+++ pysvn/files/patch-setup_configure.py	1970-01-01 01:00:00.000000000 +0100
@@ -1,10 +0,0 @@
---- setup_configure.py.orig	2009-03-15 12:58:45.000000000 +0100
-+++ setup_configure.py	2009-03-15 12:59:08.000000000 +0100
-@@ -147,6 +147,7 @@
- 
-         # add source dir
-         include_dir_list.append( '.' )
-+        include_dir_list.reverse()
- 
-         # get the python CFLAGS
-         py_cflags_python_list = distutils.sysconfig.get_config_var('CFLAGS').split()


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



More information about the freebsd-ports-bugs mailing list