ports/158833: [UPDATE] devel/py-subvertpy

C-S c-s at c-s.li
Tue Jul 12 14:10:10 UTC 2011


>Number:         158833
>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:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 12 14:10:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Update to 0.8.2
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN py-subvertpy.orig/Makefile py-subvertpy/Makefile
--- py-subvertpy.orig/Makefile	2011-07-12 16:03:04.298545035 +0200
+++ py-subvertpy/Makefile	2011-07-12 16:03:10.487215563 +0200
@@ -6,19 +6,19 @@
 #
 
 PORTNAME=	subvertpy
-PORTVERSION=	0.8.0
+PORTVERSION=	0.8.2
 CATEGORIES=	devel
-MASTER_SITES=	https://launchpadlibrarian.net/65469707/ \
+MASTER_SITES=	https://launchpadlibrarian.net/73700574/ \
 		http://www.c-s.li/ports/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	c-s at c-s.li
 COMMENT=	Python bindings for subversion
 
-BUILD_DEPENDS+=	svn:${PORTSDIR}/devel/subversion
-
 LICENSE=	GPLv2
 
+BUILD_DEPENDS+=	svn:${PORTSDIR}/devel/subversion
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 USE_PYTHON=	2.5+
 USE_PYDISTUTILS=	yes
diff -ruN py-subvertpy.orig/distinfo py-subvertpy/distinfo
--- py-subvertpy.orig/distinfo	2011-07-12 16:03:04.298545035 +0200
+++ py-subvertpy/distinfo	2011-07-12 16:03:10.487215563 +0200
@@ -1,2 +1,2 @@
-SHA256 (subvertpy-0.8.0.tar.gz) = 31bc04dd8caa462218136c42f4806740ad7f9f2c2abff8a4ab546c54bfa5ac08
-SIZE (subvertpy-0.8.0.tar.gz) = 99202
+SHA256 (subvertpy-0.8.2.tar.gz) = e4ac2e2900d4ca57f7fbebd19f9d2cd0e02dac484d8889bd6156ad05cdd5110c
+SIZE (subvertpy-0.8.2.tar.gz) = 99374
diff -ruN py-subvertpy.orig/pkg-plist py-subvertpy/pkg-plist
--- py-subvertpy.orig/pkg-plist	2011-07-12 16:03:04.298545035 +0200
+++ py-subvertpy/pkg-plist	2011-07-12 16:03:10.487215563 +0200
@@ -54,5 +54,5 @@
 %%PYTHON_SITELIBDIR%%/subvertpy/tests/test_wc.pyc
 %%PYTHON_SITELIBDIR%%/subvertpy/tests/test_wc.pyo
 %%PYTHON_SITELIBDIR%%/subvertpy/wc.so
- at dirrmtry %%PYTHON_SITELIBDIR%%/subvertpy/tests
- at dirrmtry %%PYTHON_SITELIBDIR%%/subvertpy
+ at dirrm %%PYTHON_SITELIBDIR%%/subvertpy/tests
+ at dirrm %%PYTHON_SITELIBDIR%%/subvertpy


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



More information about the freebsd-ports-bugs mailing list