FreeBSD Bugzilla – Attachment 125204 Details for
Bug 168788
[PATCH] www/reviewboard: update to 1.6.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
reviewboard-1.6.7.1.patch
reviewboard-1.6.7.1.patch (text/plain), 2.90 KB, created by
Po-Chien Lin
on 2012-06-07 05:40:12 UTC
(
hide
)
Description:
reviewboard-1.6.7.1.patch
Filename:
MIME Type:
Creator:
Po-Chien Lin
Created:
2012-06-07 05:40:12 UTC
Size:
2.90 KB
patch
obsolete
>diff -ruN --exclude=CVS ../reviewboard.orig/Makefile ./Makefile >--- ../reviewboard.orig/Makefile 2012-06-07 11:34:16.000000000 +0800 >+++ ./Makefile 2012-06-07 12:26:21.000000000 +0800 >@@ -6,7 +6,7 @@ > # > > PORTNAME= reviewboard >-PORTVERSION= 1.6.6 >+PORTVERSION= 1.6.7.1 > 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:${PORTSDIR}/www/py-django \ >+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/contrib/admin/media/css/base.css:${PORTSDIR}/www/py-django13 \ > ${PYTHON_PKGNAMEPREFIX}django-evolution>=0.6.5:${PORTSDIR}/www/py-django-evolution \ >- ${PYTHON_PKGNAMEPREFIX}djblets>=0.6.16:${PORTSDIR}/www/py-djblets \ >+ ${PYTHON_PKGNAMEPREFIX}djblets>=0.6.18:${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 \ >diff -ruN --exclude=CVS ../reviewboard.orig/distinfo ./distinfo >--- ../reviewboard.orig/distinfo 2012-06-07 11:34:16.000000000 +0800 >+++ ./distinfo 2012-06-07 12:26:21.000000000 +0800 >@@ -1,2 +1,2 @@ >-SHA256 (ReviewBoard-1.6.6.tar.gz) = de965f48c9e63198d3c7c2bb2e8404170868e8c0ee4d6ab796abb9b1ccda6c1d >-SIZE (ReviewBoard-1.6.6.tar.gz) = 1560430 >+SHA256 (ReviewBoard-1.6.7.1.tar.gz) = 56f271eb682d434ae4ba3bb9c1946284aa458be713d5bf11889f67b6f339f24d >+SIZE (ReviewBoard-1.6.7.1.tar.gz) = 1583132 >diff -ruN --exclude=CVS ../reviewboard.orig/files/patch-reviewboard-settings.py ./files/patch-reviewboard-settings.py >--- ../reviewboard.orig/files/patch-reviewboard-settings.py 2012-06-07 11:34:16.000000000 +0800 >+++ ./files/patch-reviewboard-settings.py 2012-06-07 12:26:21.000000000 +0800 >@@ -7,7 +7,7 @@ > -# http://www.postgresql.org/docs/current/static/datetime-keywords.html#DATETIME-TIMEZONE-SET-TABLE > -TIME_ZONE = 'US/Pacific' > +# http://www.postgresql.org/docs/8.1/static/datetime-keywords.html#DATETIME-TIMEZONE-SET-TABLE >-+TIME_ZONE = 'UTC' >++TIME_ZONE = 'Etc/UTC' > > # Language code for this installation. All choices can be found here: > # http://www.w3.org/TR/REC-html40/struct/dirlang.html#langcodes >diff -ruN --exclude=CVS ../reviewboard.orig/files/patch-setup.py ./files/patch-setup.py >--- ../reviewboard.orig/files/patch-setup.py 2012-06-07 11:34:16.000000000 +0800 >+++ ./files/patch-setup.py 1970-01-01 08:00:00.000000000 +0800 >@@ -1,14 +0,0 @@ >---- setup.py.orig 2012-04-30 13:56:46.000000000 +0800 >-+++ setup.py 2012-04-30 13:56:58.000000000 +0800 >-@@ -99,9 +99,9 @@ >- }, >- cmdclass=cmdclasses, >- install_requires=[ >-- 'Django==1.3.1', >-+ 'Django>=1.3.1', >- 'django_evolution>=0.6.5', >-- 'Djblets==0.6.16', >-+ 'Djblets>=0.6.16', >- 'Pygments>=1.4', >- 'flup', >- 'paramiko>=1.7.6',
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 168788
: 125204