ports/170306: [PATCH] www/reviewboard: update to 1.6.11

Po-Chien Lin linpc at cs.nctu.edu.tw
Wed Aug 1 02:40:06 UTC 2012


>Number:         170306
>Category:       ports
>Synopsis:       [PATCH] www/reviewboard: update to 1.6.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 01 02:40:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Po-Chien Lin
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD csvmnet67.cs.nctu.edu.tw 10.0-CURRENT FreeBSD 10.0-CURRENT #1: Tue Jun 12 09:58:21 CST 2012
>Description:
- Update to 1.6.11 (due to www/py-django13 has updated to 1.3.2)
- Depend on ports/170305
- Please ignore ports/170270

Port maintainer (lwhsu at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- reviewboard-1.6.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/reviewboard/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	28 Jun 2012 17:24:42 -0000	1.6
+++ Makefile	1 Aug 2012 02:19:08 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	reviewboard
-PORTVERSION=	1.6.9
+PORTVERSION=	1.6.11
 CATEGORIES=	www devel
 MASTER_SITES=	http://downloads.reviewboard.org/releases/ReviewBoard/${PORTVERSION:R}/
 DISTNAME=	ReviewBoard-${PORTVERSION}
@@ -16,9 +16,9 @@
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django>=1.3.1<1.4:${PORTSDIR}/www/py-django13 \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django>=1.3.2<1.4:${PORTSDIR}/www/py-django13 \
 		${PYTHON_PKGNAMEPREFIX}django-evolution>=0.6.5:${PORTSDIR}/www/py-django-evolution \
-		${PYTHON_PKGNAMEPREFIX}djblets>=0.6.19:${PORTSDIR}/www/py-djblets \
+		${PYTHON_PKGNAMEPREFIX}djblets>=0.6.22:${PORTSDIR}/www/py-djblets \
 		${PYTHON_PKGNAMEPREFIX}pygments>=1.4:${PORTSDIR}/textproc/py-pygments \
 		${PYTHON_PKGNAMEPREFIX}flup>0:${PORTSDIR}/www/py-flup \
 		${PYTHON_PKGNAMEPREFIX}paramiko>1.7.6:${PORTSDIR}/security/py-paramiko \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/reviewboard/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	28 Jun 2012 17:24:42 -0000	1.6
+++ distinfo	1 Aug 2012 02:19:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (ReviewBoard-1.6.9.tar.gz) = ac82a09427ae46ab329e76837d9c0a54efa8562c1396f791170f2ccd715dfc1a
-SIZE (ReviewBoard-1.6.9.tar.gz) = 1584263
+SHA256 (ReviewBoard-1.6.11.tar.gz) = 8b75aaa93ad29744a6f64b9b6b06f9b71caaf410a6773ef0000bfd5756a9960e
+SIZE (ReviewBoard-1.6.11.tar.gz) = 1595575
--- reviewboard-1.6.11.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list