1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Unbreak by adding forgotten patch.

PR:		ports/155517
Submitted by:	tota
Pointy hat to:	kuriyama
This commit is contained in:
Jun Kuriyama 2011-03-26 15:18:32 +00:00
parent 696094b1b0
commit abb41e8a5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271792
2 changed files with 11 additions and 2 deletions

View File

@ -19,8 +19,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:${PORTSDIR}/textproc/py-genshi
${PYTHON_PKGNAMEPREFIX}Babel>=0.9:${PORTSDIR}/devel/py-babel
RUN_DEPENDS= ${BUILD_DEPENDS}
BROKEN= fails to install
OPTIONS= SILVERCITY "Use Silvercity for syntax highlighting" On \
DOCUTILS "Allow additional text markup" On \
PYGMENTS "Use generic syntax highlighter" On \

View File

@ -0,0 +1,11 @@
--- setup.py.orig 2010-12-25 10:53:24.000000000 +0900
+++ setup.py 2010-12-25 10:53:30.000000000 +0900
@@ -38,7 +38,7 @@
setup(
name = 'Trac',
- version = '0.12.1ja1',
+ version = '0.12.1.ja1',
description = 'Integrated SCM, wiki, issue tracker and project environment',
long_description = """
Trac is a minimalistic web-based software project management and bug/issue