www/trac: Update from 1.0.13 to 1.2

Changelog: https://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.2

PR:           215451
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Approved by:  mentors (implicit)
This commit is contained in:
Torsten Zuehlsdorff 2016-12-22 16:34:43 +00:00
parent 25dd40a33f
commit bbe9188072
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429169
2 changed files with 5 additions and 10 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= trac
PORTVERSION= 1.0.13
PORTVERSION= 1.2
CATEGORIES= www devel python
MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \
ftp://ftp.edgewall.com/pub/trac/
@ -20,8 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=0.9.5:devel/py-babel \
${PYTHON_PKGNAMEPREFIX}Genshi>=0.6:textproc/py-genshi
USES= python:-2.7 shebangfix
SHEBANG_FILES= contrib/cgi-bin/trac.fcgi contrib/cgi-bin/trac.cgi \
trac/tests/functional/better_twill.py trac/tests/functional/tester.py \
SHEBANG_FILES= trac/tests/functional/better_twill.py trac/tests/functional/tester.py \
trac/tests/functional/testenv.py trac/tests/functional/compat.py \
trac/tests/functional/__init__.py contrib/emailfilter.py \
contrib/checkwiki.py contrib/htpasswd.py
@ -47,10 +46,6 @@ PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2
SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3
SVN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}subversion>0:devel/py-subversion
post-install:
@${MKDIR} ${STAGEDIR}${DATADIR}/cgi-bin
${INSTALL_SCRIPT} ${WRKSRC}/contrib/cgi-bin/* ${STAGEDIR}${DATADIR}/cgi-bin
post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/sample-plugins
${FIND} ${WRKSRC}/contrib -type f -maxdepth 1 -exec ${INSTALL_DATA} {} ${STAGEDIR}${EXAMPLESDIR}/ \;

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1473962028
SHA256 (Trac-1.0.13.tar.gz) = 48ea3a9a23bb6bc7a9a643b90a7d7d274affedd344f21b73b81b421841cd527d
SIZE (Trac-1.0.13.tar.gz) = 3671741
TIMESTAMP = 1482266690
SHA256 (Trac-1.2.tar.gz) = fd3cf3a9d2113d94f4f153995e737bc747e8d48cc40ac5171a114266ba4d2b0b
SIZE (Trac-1.2.tar.gz) = 3821867