aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2008-12-31 05:14:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2008-12-31 05:14:49 +0000
commit58d28a814866cea43fc0bb6e6a5f582823ee6d0b (patch)
treef3a7689d273f4a2106507469b0d47772b825de33 /japanese
parentdb49ca0989f1e81c590168705a5405b4396c5bcb (diff)
downloadports-58d28a814866cea43fc0bb6e6a5f582823ee6d0b.tar.gz
ports-58d28a814866cea43fc0bb6e6a5f582823ee6d0b.zip
- Upgrade to 0.11.2.1.
- Sync minor bits with www/trac.
Notes
Notes: svn path=/head/; revision=225032
Diffstat (limited to 'japanese')
-rw-r--r--japanese/trac/Makefile8
-rw-r--r--japanese/trac/distinfo6
-rw-r--r--japanese/trac/pkg-descr2
-rw-r--r--japanese/trac/pkg-message16
-rw-r--r--japanese/trac/pkg-plist1
5 files changed, 17 insertions, 16 deletions
diff --git a/japanese/trac/Makefile b/japanese/trac/Makefile
index b1a6bc91f004..dc09516f82f3 100644
--- a/japanese/trac/Makefile
+++ b/japanese/trac/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= trac
-PORTVERSION= 0.11.1
+PORTVERSION= 0.11.2.1
CATEGORIES= japanese www devel python
MASTER_SITES= http://dist.bsdlab.org/ \
http://www.i-act.co.jp/project/products/downloads/
@@ -66,15 +66,15 @@ post-install:
.include <bsd.port.pre.mk>
.if defined(WITH_SILVERCITY)
-RUN_DEPENDS+= ${PREFIX}/bin/source2html.py:${PORTSDIR}/textproc/silvercity
+RUN_DEPENDS+= ${LOCALBASE}/bin/source2html.py:${PORTSDIR}/textproc/silvercity
.endif
.if defined(WITH_DOCUTILS)
-RUN_DEPENDS+= ${PREFIX}/bin/rst2html:${PORTSDIR}/textproc/py-docutils
+RUN_DEPENDS+= ${LOCALBASE}/bin/rst2html:${PORTSDIR}/textproc/py-docutils
.endif
.if defined(WITH_PYGMENTS)
-RUN_DEPENDS+= ${PREFIX}/bin/pygmentize:${PORTSDIR}/textproc/py-pygments
+RUN_DEPENDS+= ${LOCALBASE}/bin/pygmentize:${PORTSDIR}/textproc/py-pygments
.endif
.if defined(WITH_TZ)
diff --git a/japanese/trac/distinfo b/japanese/trac/distinfo
index 73f19d895075..10bfd5b3609a 100644
--- a/japanese/trac/distinfo
+++ b/japanese/trac/distinfo
@@ -1,3 +1,3 @@
-MD5 (Trac-0.11.1.ja1.zip) = 76bb70afee9e6deeecca6caf66731e20
-SHA256 (Trac-0.11.1.ja1.zip) = 63f785ca7be45cc7e1fe5c975b1ced5e7a2bd1211afa154b68206842455d1806
-SIZE (Trac-0.11.1.ja1.zip) = 962410
+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
diff --git a/japanese/trac/pkg-descr b/japanese/trac/pkg-descr
index 7518c27ec4df..1abca7ccb2ac 100644
--- a/japanese/trac/pkg-descr
+++ b/japanese/trac/pkg-descr
@@ -18,4 +18,4 @@ At the core of Trac lies an integrated wiki and issue/bug database. Using
wiki markup, all objects managed by Trac can directly link to other
issues/bug reports, code changesets, documentation and files.
-WWW: http://www.edgewall.com/trac/
+WWW: http://trac.edgewall.org/
diff --git a/japanese/trac/pkg-message b/japanese/trac/pkg-message
index 07a0406c200d..c3d7d43fd407 100644
--- a/japanese/trac/pkg-message
+++ b/japanese/trac/pkg-message
@@ -1,16 +1,16 @@
*******************************************************************************
-The Trac database schema was changed between versions 0.8 and 0.9. This
-port also started to depend on PySQLite 2 (SQLite 3).
+From 0.10.x to 0.11.x
+---------------------
+You should be careful to check that the plugins you depend on have
+been ported to 0.11, as they most probably won't work without adaptation
+due to the numerous internal changes that occurred during 0.11 development.
+Note however that Clearsilver based plugin are still supported.
-Existing environments must be upgraded before they can be used with Trac 0.9.
+See: http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.11
Consult the upgrade instructions at:
- http://projects.edgewall.com/trac/wiki/TracUpgrade
-
-You can also find the canonical upgrade instructions at:
-
- /usr/ports/UPDATING
+ http://trac.edgewall.org/wiki/TracUpgrade
*******************************************************************************
diff --git a/japanese/trac/pkg-plist b/japanese/trac/pkg-plist
index 31280d846430..56c423d00161 100644
--- a/japanese/trac/pkg-plist
+++ b/japanese/trac/pkg-plist
@@ -508,6 +508,7 @@ bin/tracd
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trac/wiki/default-pages/TracLinks
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trac/wiki/default-pages/TracLogging
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trac/wiki/default-pages/TracModPython
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trac/wiki/default-pages/TracModWSGI
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trac/wiki/default-pages/TracNavigation
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trac/wiki/default-pages/TracNotification
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/trac/wiki/default-pages/TracPermissions