Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2011 10:48:14 GMT
From:      C-S <c-s@c-s.li>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155746: [UPDATE] devel/py-subvertpy
Message-ID:  <201103211048.p2LAmEdC053534@red.freebsd.org>
Resent-Message-ID: <201103211050.p2LAo1Sr074824@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155746
>Category:       ports
>Synopsis:       [UPDATE] devel/py-subvertpy
>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:   Mon Mar 21 10:50:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Update to 0.8.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN py-subvertpy.orig/Makefile py-subvertpy/Makefile
--- py-subvertpy.orig/Makefile	2011-03-21 11:45:25.798231075 +0100
+++ py-subvertpy/Makefile	2011-03-21 11:45:32.583039439 +0100
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	subvertpy
-PORTVERSION=	0.7.5
-PORTREVISION=	1
+PORTVERSION=	0.8.0
 CATEGORIES=	devel
-MASTER_SITES=	https://launchpadlibrarian.net/58252850/ \
+MASTER_SITES=	https://launchpadlibrarian.net/65469707/ \
 		http://www.c-s.li/ports/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -25,7 +24,7 @@
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	subvertpy
 
-post-patch:
-		@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/setup.py
+#post-patch:
+#		@${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/setup.py
 
 .include <bsd.port.mk>
diff -ruN py-subvertpy.orig/distinfo py-subvertpy/distinfo
--- py-subvertpy.orig/distinfo	2011-03-21 11:45:25.798231075 +0100
+++ py-subvertpy/distinfo	2011-03-21 11:45:32.583039439 +0100
@@ -1,3 +1,2 @@
-MD5 (subvertpy-0.7.5.tar.gz) = 2e84979c7380a396d6beec278f2d6104
-SHA256 (subvertpy-0.7.5.tar.gz) = c43782ef281f347a1c4fe02e5cab4dd361fe228a6c3186f2d76ec01daca9bb5e
-SIZE (subvertpy-0.7.5.tar.gz) = 91369
+SHA256 (subvertpy-0.8.0.tar.gz) = 31bc04dd8caa462218136c42f4806740ad7f9f2c2abff8a4ab546c54bfa5ac08
+SIZE (subvertpy-0.8.0.tar.gz) = 99202


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103211048.p2LAmEdC053534>