aboutsummaryrefslogtreecommitdiff
path: root/japanese/trac
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-04-05 03:23:12 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-04-05 03:23:12 +0000
commit8e3522ee36ebe31dee300eeb19a843e157c28416 (patch)
treef3496357bbc69c3cdb310c33e48a7b88841b32a1 /japanese/trac
parentc1b73ea882047a429c7b236ff785bf39ce7fb339 (diff)
downloadports-8e3522ee36ebe31dee300eeb19a843e157c28416.tar.gz
ports-8e3522ee36ebe31dee300eeb19a843e157c28416.zip
Sync with www/trac, and upgrade to 0.11.3.ja1.
Notes
Notes: svn path=/head/; revision=231626
Diffstat (limited to 'japanese/trac')
-rw-r--r--japanese/trac/Makefile6
-rw-r--r--japanese/trac/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile
index dc09516f82f3..6f4b583f5c88 100644
--- a/japanese/trac/Makefile
+++ b/japanese/trac/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= trac
-PORTVERSION= 0.11.2.1
+PORTVERSION= 0.11.3
CATEGORIES= japanese www devel python
MASTER_SITES= http://dist.bsdlab.org/ \
http://www.i-act.co.jp/project/products/downloads/
@@ -84,7 +84,11 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
.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)
diff --git a/japanese/trac/distinfo b/japanese/trac/distinfo
index 10bfd5b3609a..d0b72cb4d28f 100644
--- a/japanese/trac/distinfo
+++ b/japanese/trac/distinfo
@@ -1,3 +1,3 @@
-MD5 (Trac-0.11.2.1.ja1.zip) = 333121af663dfdad3a8015cdee7d8f86
-SHA256 (Trac-0.11.2.1.ja1.zip) = e21610abd339b91dab1e80163df9bf40038f17a042232c51de385ac70b73cbbb
-SIZE (Trac-0.11.2.1.ja1.zip) = 997439
+MD5 (Trac-0.11.3.ja1.zip) = ff64836bb567f54ba6b64e5d2db47fb2
+SHA256 (Trac-0.11.3.ja1.zip) = 244dab4460d17a1995d4468d623b1fb028f21ca8ca858acc438cb80cb855e452
+SIZE (Trac-0.11.3.ja1.zip) = 1006133