FreeBSD Bugzilla – Attachment 93243 Details for
Bug 131110
[PATCH] www/trac: update to 0.11.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
trac-0.11.2.1.patch
trac-0.11.2.1.patch (text/plain), 1.51 KB, created by
Li-Wen Hsu
on 2009-01-29 08:10:00 UTC
(
hide
)
Description:
trac-0.11.2.1.patch
Filename:
MIME Type:
Creator:
Li-Wen Hsu
Created:
2009-01-29 08:10:00 UTC
Size:
1.51 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/trac/Makefile,v >retrieving revision 1.39 >diff -u -u -r1.39 Makefile >--- Makefile 10 Nov 2008 02:47:51 -0000 1.39 >+++ Makefile 29 Jan 2009 08:07:03 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= trac >-PORTVERSION= 0.11.2 >+PORTVERSION= 0.11.2.1 > CATEGORIES= www devel python > MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ > ftp://ftp.edgewall.com/pub/trac/ >@@ -82,7 +82,11 @@ > .if defined(WITH_PGSQL) > RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/psycopg2/__init__.py:${PORTSDIR}/databases/py-psycopg2 > .else >+. if ${PYTHON_REL} < 250 > RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23 >+. else >+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 >+. endif > .endif > > .if !defined(WITHOUT_SUBVERSION) >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/www/trac/distinfo,v >retrieving revision 1.23 >diff -u -u -r1.23 distinfo >--- distinfo 10 Nov 2008 02:47:51 -0000 1.23 >+++ distinfo 29 Jan 2009 08:07:03 -0000 >@@ -1,3 +1,3 @@ >-MD5 (Trac-0.11.2.tar.gz) = 4977c8d1b8a797c324731dd17c842480 >-SHA256 (Trac-0.11.2.tar.gz) = 6ef10a2ed9dbe68133ebea4504f1f4e78fb28d0ad86f048af8a12020ef8dcf35 >-SIZE (Trac-0.11.2.tar.gz) = 715377 >+MD5 (Trac-0.11.2.1.tar.gz) = 984ade4c234539f50c738d6a55a45e80 >+SHA256 (Trac-0.11.2.1.tar.gz) = bc95802880a9a4b430286812ff848f72e652603fc2cc5be05844f70c0fccab3a >+SIZE (Trac-0.11.2.1.tar.gz) = 713838
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 131110
: 93243