summaryrefslogtreecommitdiff
path: root/www/trac
diff options
context:
space:
mode:
authorjmmv <jmmv>2010-06-16 17:31:33 +0000
committerjmmv <jmmv>2010-06-16 17:31:33 +0000
commitfd4921a91a59f2eb1c42c08c9135cfcebca67b95 (patch)
tree2bc4a0b9cb9068054a8a4981e5c5bb54d9e7d51c /www/trac
parent57ae90ace7a452658fdb445f945c79778ce413fa (diff)
downloadpkgsrc-fd4921a91a59f2eb1c42c08c9135cfcebca67b95.tar.gz
Update to 0.12; ok'ed by gdt@. Major changes:
* Translation of Trac in your language using Babel (http://babel.edgewall.org) * Multiple Repository Support per environment * Improved Wiki, more powerful syntax and nicer user interface with automatic preview in side-by-side editing mode * Improved Ticket user interface, with editable comments and automatic preview
Diffstat (limited to 'www/trac')
-rw-r--r--www/trac/Makefile4
-rw-r--r--www/trac/PLIST158
-rw-r--r--www/trac/distinfo8
3 files changed, 151 insertions, 19 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile
index 557f0bb4a54..18ed48cd905 100644
--- a/www/trac/Makefile
+++ b/www/trac/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2010/03/10 15:27:01 gdt Exp $
+# $NetBSD: Makefile,v 1.49 2010/06/16 17:31:33 jmmv Exp $
#
-DISTNAME= Trac-0.11.7
+DISTNAME= Trac-0.12
PKGNAME= ${DISTNAME:tl}
CATEGORIES= devel www
MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \
diff --git a/www/trac/PLIST b/www/trac/PLIST
index 3326a7b67fa..e1dad649aed 100644
--- a/www/trac/PLIST
+++ b/www/trac/PLIST
@@ -1,15 +1,13 @@
-@comment $NetBSD: PLIST,v 1.18 2009/07/20 18:13:01 gdt Exp $
+@comment $NetBSD: PLIST,v 1.19 2010/06/16 17:31:33 jmmv Exp $
bin/trac-admin
bin/tracd
-libexec/trac/trac.cgi
-libexec/trac/trac.fcgi
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/trac/__init__.py
${PYSITELIB}/trac/__init__.pyc
${PYSITELIB}/trac/__init__.pyo
@@ -44,6 +42,9 @@ ${PYSITELIB}/trac/admin/web_ui.pyo
${PYSITELIB}/trac/attachment.py
${PYSITELIB}/trac/attachment.pyc
${PYSITELIB}/trac/attachment.pyo
+${PYSITELIB}/trac/cache.py
+${PYSITELIB}/trac/cache.pyc
+${PYSITELIB}/trac/cache.pyo
${PYSITELIB}/trac/config.py
${PYSITELIB}/trac/config.pyc
${PYSITELIB}/trac/config.pyo
@@ -102,8 +103,8 @@ ${PYSITELIB}/trac/htdocs/css/trac.css
${PYSITELIB}/trac/htdocs/css/wiki.css
${PYSITELIB}/trac/htdocs/desc.png
${PYSITELIB}/trac/htdocs/dots.gif
-${PYSITELIB}/trac/htdocs/draft.png
${PYSITELIB}/trac/htdocs/download.png
+${PYSITELIB}/trac/htdocs/draft.png
${PYSITELIB}/trac/htdocs/edit_toolbar.png
${PYSITELIB}/trac/htdocs/editedticket.png
${PYSITELIB}/trac/htdocs/envelope.png
@@ -116,10 +117,13 @@ ${PYSITELIB}/trac/htdocs/extlink.gif
${PYSITELIB}/trac/htdocs/feed.png
${PYSITELIB}/trac/htdocs/file.png
${PYSITELIB}/trac/htdocs/folder.png
+${PYSITELIB}/trac/htdocs/grip.png
${PYSITELIB}/trac/htdocs/guide/basic-workflow.png
${PYSITELIB}/trac/htdocs/guide/original-workflow.png
${PYSITELIB}/trac/htdocs/ics.png
${PYSITELIB}/trac/htdocs/imggrid.png
+${PYSITELIB}/trac/htdocs/js/auto_preview.js
+${PYSITELIB}/trac/htdocs/js/babel.js
${PYSITELIB}/trac/htdocs/js/blame.js
${PYSITELIB}/trac/htdocs/js/diff.js
${PYSITELIB}/trac/htdocs/js/expand_dir.js
@@ -127,10 +131,32 @@ ${PYSITELIB}/trac/htdocs/js/folding.js
${PYSITELIB}/trac/htdocs/js/ie_pre7_hacks.js
${PYSITELIB}/trac/htdocs/js/jquery.js
${PYSITELIB}/trac/htdocs/js/keyboard_nav.js
+${PYSITELIB}/trac/htdocs/js/messages/de.js
+${PYSITELIB}/trac/htdocs/js/messages/en_GB.js
+${PYSITELIB}/trac/htdocs/js/messages/eo.js
+${PYSITELIB}/trac/htdocs/js/messages/es.js
+${PYSITELIB}/trac/htdocs/js/messages/es_AR.js
+${PYSITELIB}/trac/htdocs/js/messages/fr.js
+${PYSITELIB}/trac/htdocs/js/messages/he.js
+${PYSITELIB}/trac/htdocs/js/messages/hu.js
+${PYSITELIB}/trac/htdocs/js/messages/hy.js
+${PYSITELIB}/trac/htdocs/js/messages/it.js
+${PYSITELIB}/trac/htdocs/js/messages/ja.js
+${PYSITELIB}/trac/htdocs/js/messages/nb.js
+${PYSITELIB}/trac/htdocs/js/messages/nl.js
+${PYSITELIB}/trac/htdocs/js/messages/pt_BR.js
+${PYSITELIB}/trac/htdocs/js/messages/ru.js
+${PYSITELIB}/trac/htdocs/js/messages/sl.js
+${PYSITELIB}/trac/htdocs/js/messages/sv.js
+${PYSITELIB}/trac/htdocs/js/messages/tr.js
+${PYSITELIB}/trac/htdocs/js/messages/zh_CN.js
+${PYSITELIB}/trac/htdocs/js/messages/zh_TW.js
${PYSITELIB}/trac/htdocs/js/noconflict.js
${PYSITELIB}/trac/htdocs/js/query.js
+${PYSITELIB}/trac/htdocs/js/resizer.js
${PYSITELIB}/trac/htdocs/js/search.js
${PYSITELIB}/trac/htdocs/js/suggest.js
+${PYSITELIB}/trac/htdocs/js/timeline_multirepos.js
${PYSITELIB}/trac/htdocs/js/trac.js
${PYSITELIB}/trac/htdocs/js/wikitoolbar.js
${PYSITELIB}/trac/htdocs/loading.gif
@@ -149,6 +175,35 @@ ${PYSITELIB}/trac/htdocs/wiki.png
${PYSITELIB}/trac/loader.py
${PYSITELIB}/trac/loader.pyc
${PYSITELIB}/trac/loader.pyo
+${PYSITELIB}/trac/locale/ca/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/cs/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/de/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/en_GB/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/en_US/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/eo/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/es/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/es_AR/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/fi/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/fr/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/gl/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/he/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/hu/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/hy/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/it/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/ja/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/ko/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/nb/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/nl/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/pl/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/pt/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/pt_BR/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/ro/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/ru/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/sl/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/sv/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/tr/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/zh_CN/LC_MESSAGES/messages.mo
+${PYSITELIB}/trac/locale/zh_TW/LC_MESSAGES/messages.mo
${PYSITELIB}/trac/log.py
${PYSITELIB}/trac/log.pyc
${PYSITELIB}/trac/log.pyo
@@ -158,15 +213,9 @@ ${PYSITELIB}/trac/mimeview/__init__.pyo
${PYSITELIB}/trac/mimeview/api.py
${PYSITELIB}/trac/mimeview/api.pyc
${PYSITELIB}/trac/mimeview/api.pyo
-${PYSITELIB}/trac/mimeview/enscript.py
-${PYSITELIB}/trac/mimeview/enscript.pyc
-${PYSITELIB}/trac/mimeview/enscript.pyo
${PYSITELIB}/trac/mimeview/patch.py
${PYSITELIB}/trac/mimeview/patch.pyc
${PYSITELIB}/trac/mimeview/patch.pyo
-${PYSITELIB}/trac/mimeview/php.py
-${PYSITELIB}/trac/mimeview/php.pyc
-${PYSITELIB}/trac/mimeview/php.pyo
${PYSITELIB}/trac/mimeview/pygments.py
${PYSITELIB}/trac/mimeview/pygments.pyc
${PYSITELIB}/trac/mimeview/pygments.pyo
@@ -196,6 +245,7 @@ ${PYSITELIB}/trac/prefs/templates/prefs_advanced.html
${PYSITELIB}/trac/prefs/templates/prefs_datetime.html
${PYSITELIB}/trac/prefs/templates/prefs_general.html
${PYSITELIB}/trac/prefs/templates/prefs_keybindings.html
+${PYSITELIB}/trac/prefs/templates/prefs_language.html
${PYSITELIB}/trac/prefs/templates/prefs_pygments.html
${PYSITELIB}/trac/prefs/web_ui.py
${PYSITELIB}/trac/prefs/web_ui.pyc
@@ -216,8 +266,11 @@ ${PYSITELIB}/trac/search/web_ui.pyc
${PYSITELIB}/trac/search/web_ui.pyo
${PYSITELIB}/trac/templates/README
${PYSITELIB}/trac/templates/about.html
+${PYSITELIB}/trac/templates/attach_file_form.html
${PYSITELIB}/trac/templates/attachment.html
+${PYSITELIB}/trac/templates/author_or_creator.rss
${PYSITELIB}/trac/templates/diff_div.html
+${PYSITELIB}/trac/templates/diff_options.html
${PYSITELIB}/trac/templates/diff_view.html
${PYSITELIB}/trac/templates/error.html
${PYSITELIB}/trac/templates/footer.cs
@@ -225,10 +278,13 @@ ${PYSITELIB}/trac/templates/header.cs
${PYSITELIB}/trac/templates/history_view.html
${PYSITELIB}/trac/templates/index.html
${PYSITELIB}/trac/templates/layout.html
+${PYSITELIB}/trac/templates/list_of_attachments.html
${PYSITELIB}/trac/templates/macros.cs
${PYSITELIB}/trac/templates/macros.html
${PYSITELIB}/trac/templates/macros.rss
${PYSITELIB}/trac/templates/page_index.html
+${PYSITELIB}/trac/templates/preview_file.html
+${PYSITELIB}/trac/templates/progress_bar.html
${PYSITELIB}/trac/templates/theme.html
${PYSITELIB}/trac/test.py
${PYSITELIB}/trac/test.pyc
@@ -290,10 +346,14 @@ ${PYSITELIB}/trac/ticket/templates/query_results.html
${PYSITELIB}/trac/ticket/templates/report.rss
${PYSITELIB}/trac/ticket/templates/report_delete.html
${PYSITELIB}/trac/ticket/templates/report_edit.html
+${PYSITELIB}/trac/ticket/templates/report_list.html
+${PYSITELIB}/trac/ticket/templates/report_list.rss
${PYSITELIB}/trac/ticket/templates/report_view.html
${PYSITELIB}/trac/ticket/templates/roadmap.html
${PYSITELIB}/trac/ticket/templates/ticket.html
${PYSITELIB}/trac/ticket/templates/ticket.rss
+${PYSITELIB}/trac/ticket/templates/ticket_box.html
+${PYSITELIB}/trac/ticket/templates/ticket_change.html
${PYSITELIB}/trac/ticket/templates/ticket_notify_email.txt
${PYSITELIB}/trac/ticket/web_ui.py
${PYSITELIB}/trac/ticket/web_ui.pyc
@@ -350,6 +410,21 @@ ${PYSITELIB}/trac/upgrades/db20.pyo
${PYSITELIB}/trac/upgrades/db21.py
${PYSITELIB}/trac/upgrades/db21.pyc
${PYSITELIB}/trac/upgrades/db21.pyo
+${PYSITELIB}/trac/upgrades/db22.py
+${PYSITELIB}/trac/upgrades/db22.pyc
+${PYSITELIB}/trac/upgrades/db22.pyo
+${PYSITELIB}/trac/upgrades/db23.py
+${PYSITELIB}/trac/upgrades/db23.pyc
+${PYSITELIB}/trac/upgrades/db23.pyo
+${PYSITELIB}/trac/upgrades/db24.py
+${PYSITELIB}/trac/upgrades/db24.pyc
+${PYSITELIB}/trac/upgrades/db24.pyo
+${PYSITELIB}/trac/upgrades/db25.py
+${PYSITELIB}/trac/upgrades/db25.pyc
+${PYSITELIB}/trac/upgrades/db25.pyo
+${PYSITELIB}/trac/upgrades/db26.py
+${PYSITELIB}/trac/upgrades/db26.pyc
+${PYSITELIB}/trac/upgrades/db26.pyo
${PYSITELIB}/trac/upgrades/db3.py
${PYSITELIB}/trac/upgrades/db3.pyc
${PYSITELIB}/trac/upgrades/db3.pyo
@@ -380,12 +455,18 @@ ${PYSITELIB}/trac/util/autoreload.pyo
${PYSITELIB}/trac/util/compat.py
${PYSITELIB}/trac/util/compat.pyc
${PYSITELIB}/trac/util/compat.pyo
+${PYSITELIB}/trac/util/concurrency.py
+${PYSITELIB}/trac/util/concurrency.pyc
+${PYSITELIB}/trac/util/concurrency.pyo
${PYSITELIB}/trac/util/daemon.py
${PYSITELIB}/trac/util/daemon.pyc
${PYSITELIB}/trac/util/daemon.pyo
${PYSITELIB}/trac/util/datefmt.py
${PYSITELIB}/trac/util/datefmt.pyc
${PYSITELIB}/trac/util/datefmt.pyo
+${PYSITELIB}/trac/util/dist.py
+${PYSITELIB}/trac/util/dist.pyc
+${PYSITELIB}/trac/util/dist.pyo
${PYSITELIB}/trac/util/html.py
${PYSITELIB}/trac/util/html.pyc
${PYSITELIB}/trac/util/html.pyo
@@ -401,6 +482,9 @@ ${PYSITELIB}/trac/util/translation.pyo
${PYSITELIB}/trac/versioncontrol/__init__.py
${PYSITELIB}/trac/versioncontrol/__init__.pyc
${PYSITELIB}/trac/versioncontrol/__init__.pyo
+${PYSITELIB}/trac/versioncontrol/admin.py
+${PYSITELIB}/trac/versioncontrol/admin.pyc
+${PYSITELIB}/trac/versioncontrol/admin.pyo
${PYSITELIB}/trac/versioncontrol/api.py
${PYSITELIB}/trac/versioncontrol/api.pyc
${PYSITELIB}/trac/versioncontrol/api.pyo
@@ -419,13 +503,18 @@ ${PYSITELIB}/trac/versioncontrol/svn_fs.pyo
${PYSITELIB}/trac/versioncontrol/svn_prop.py
${PYSITELIB}/trac/versioncontrol/svn_prop.pyc
${PYSITELIB}/trac/versioncontrol/svn_prop.pyo
+${PYSITELIB}/trac/versioncontrol/templates/admin_repositories.html
${PYSITELIB}/trac/versioncontrol/templates/browser.html
${PYSITELIB}/trac/versioncontrol/templates/changeset.html
${PYSITELIB}/trac/versioncontrol/templates/diff_form.html
${PYSITELIB}/trac/versioncontrol/templates/dir_entries.html
+${PYSITELIB}/trac/versioncontrol/templates/dirlist_thead.html
+${PYSITELIB}/trac/versioncontrol/templates/path_links.html
+${PYSITELIB}/trac/versioncontrol/templates/repository_index.html
${PYSITELIB}/trac/versioncontrol/templates/revisionlog.html
${PYSITELIB}/trac/versioncontrol/templates/revisionlog.rss
${PYSITELIB}/trac/versioncontrol/templates/revisionlog.txt
+${PYSITELIB}/trac/versioncontrol/templates/sortable_th.html
${PYSITELIB}/trac/versioncontrol/web_ui/__init__.py
${PYSITELIB}/trac/versioncontrol/web_ui/__init__.pyc
${PYSITELIB}/trac/versioncontrol/web_ui/__init__.pyo
@@ -489,6 +578,9 @@ ${PYSITELIB}/trac/web/wsgi.pyo
${PYSITELIB}/trac/wiki/__init__.py
${PYSITELIB}/trac/wiki/__init__.pyc
${PYSITELIB}/trac/wiki/__init__.pyo
+${PYSITELIB}/trac/wiki/admin.py
+${PYSITELIB}/trac/wiki/admin.pyc
+${PYSITELIB}/trac/wiki/admin.pyo
${PYSITELIB}/trac/wiki/api.py
${PYSITELIB}/trac/wiki/api.pyc
${PYSITELIB}/trac/wiki/api.pyo
@@ -524,6 +616,7 @@ ${PYSITELIB}/trac/wiki/default-pages/TracPermissions
${PYSITELIB}/trac/wiki/default-pages/TracPlugins
${PYSITELIB}/trac/wiki/default-pages/TracQuery
${PYSITELIB}/trac/wiki/default-pages/TracReports
+${PYSITELIB}/trac/wiki/default-pages/TracRepositoryAdmin
${PYSITELIB}/trac/wiki/default-pages/TracRevisionLog
${PYSITELIB}/trac/wiki/default-pages/TracRoadmap
${PYSITELIB}/trac/wiki/default-pages/TracRss
@@ -569,10 +662,49 @@ ${PYSITELIB}/trac/wiki/parser.pyo
${PYSITELIB}/trac/wiki/templates/wiki_delete.html
${PYSITELIB}/trac/wiki/templates/wiki_diff.html
${PYSITELIB}/trac/wiki/templates/wiki_edit.html
+${PYSITELIB}/trac/wiki/templates/wiki_edit_form.html
+${PYSITELIB}/trac/wiki/templates/wiki_page_path.html
+${PYSITELIB}/trac/wiki/templates/wiki_rename.html
${PYSITELIB}/trac/wiki/templates/wiki_view.html
+${PYSITELIB}/trac/wiki/web_api.py
+${PYSITELIB}/trac/wiki/web_api.pyc
+${PYSITELIB}/trac/wiki/web_api.pyo
${PYSITELIB}/trac/wiki/web_ui.py
${PYSITELIB}/trac/wiki/web_ui.pyc
${PYSITELIB}/trac/wiki/web_ui.pyo
+${PYSITELIB}/tracopt/__init__.py
+${PYSITELIB}/tracopt/__init__.pyc
+${PYSITELIB}/tracopt/__init__.pyo
+${PYSITELIB}/tracopt/mimeview/__init__.py
+${PYSITELIB}/tracopt/mimeview/__init__.pyc
+${PYSITELIB}/tracopt/mimeview/__init__.pyo
+${PYSITELIB}/tracopt/mimeview/enscript.py
+${PYSITELIB}/tracopt/mimeview/enscript.pyc
+${PYSITELIB}/tracopt/mimeview/enscript.pyo
+${PYSITELIB}/tracopt/mimeview/php.py
+${PYSITELIB}/tracopt/mimeview/php.pyc
+${PYSITELIB}/tracopt/mimeview/php.pyo
+${PYSITELIB}/tracopt/perm/__init__.py
+${PYSITELIB}/tracopt/perm/__init__.pyc
+${PYSITELIB}/tracopt/perm/__init__.pyo
+${PYSITELIB}/tracopt/perm/authz_policy.py
+${PYSITELIB}/tracopt/perm/authz_policy.pyc
+${PYSITELIB}/tracopt/perm/authz_policy.pyo
+${PYSITELIB}/tracopt/perm/config_perm_provider.py
+${PYSITELIB}/tracopt/perm/config_perm_provider.pyc
+${PYSITELIB}/tracopt/perm/config_perm_provider.pyo
+${PYSITELIB}/tracopt/ticket/__init__.py
+${PYSITELIB}/tracopt/ticket/__init__.pyc
+${PYSITELIB}/tracopt/ticket/__init__.pyo
+${PYSITELIB}/tracopt/ticket/commit_updater.py
+${PYSITELIB}/tracopt/ticket/commit_updater.pyc
+${PYSITELIB}/tracopt/ticket/commit_updater.pyo
+${PYSITELIB}/tracopt/ticket/deleter.py
+${PYSITELIB}/tracopt/ticket/deleter.pyc
+${PYSITELIB}/tracopt/ticket/deleter.pyo
+${PYSITELIB}/tracopt/ticket/templates/ticket_delete.html
+libexec/trac/trac.cgi
+libexec/trac/trac.fcgi
share/examples/trac/README
share/examples/trac/bugzilla2trac.py
share/examples/trac/checkwiki.py
@@ -581,9 +713,9 @@ share/examples/trac/htdigest.py
share/examples/trac/htpasswd.py
share/examples/trac/migrateticketmodel.py
share/examples/trac/sourceforge2trac.py
-share/examples/trac/trac-post-commit-hook
-share/examples/trac/trac-post-commit-hook.cmd
share/examples/trac/trac-pre-commit-hook
+share/examples/trac/trac-svn-hook
+share/examples/trac/trac-svn-post-commit-hook.cmd
share/examples/trac/workflow/README
share/examples/trac/workflow/enterprise-workflow.ini
share/examples/trac/workflow/migrate_original_to_basic.py
diff --git a/www/trac/distinfo b/www/trac/distinfo
index 3e3b35e07d0..58432f37250 100644
--- a/www/trac/distinfo
+++ b/www/trac/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2010/03/10 15:27:01 gdt Exp $
+$NetBSD: distinfo,v 1.28 2010/06/16 17:31:33 jmmv Exp $
-SHA1 (Trac-0.11.7.tar.gz) = 0a1b756ca580ecaac7e76531e80890728b976122
-RMD160 (Trac-0.11.7.tar.gz) = d55cc6095f00df4736b677163405b31cdd285341
-Size (Trac-0.11.7.tar.gz) = 757073 bytes
+SHA1 (Trac-0.12.tar.gz) = f13a5caf2ab353248f696dc5320df7a27c102e06
+RMD160 (Trac-0.12.tar.gz) = aca8d024a582519cefef07053517d14722f87609
+Size (Trac-0.12.tar.gz) = 2107428 bytes