Commits

Daniel J. Luke authored fe39aff9b90
trac: version bump, update to 1.2.2
No tags

devel/trac/Portfile

Modified
1 1 PortSystem 1.0
2 2 PortGroup python 1.0
3 3
4 4 name trac
5 -version 1.2.1
5 +version 1.2.2
6 6 categories devel python
7 7 platforms darwin
8 8 maintainers {geeklair.net:dluke @danielluke}
9 9 description Wiki and issue tracking system.
10 10 # modified BSD, see http://trac.edgewall.org/wiki/TracLicense
11 11 license BSD
12 12
13 13 long_description Trac is an enhanced wiki and issue tracking system for \
14 14 software development projects. Trac uses a minimalistic approach to \
15 15 web-based software project management.
16 16
17 17 supported_archs noarch
18 18
19 19 homepage https://trac.edgewall.org/
20 20 master_sites https://download.edgewall.org/trac/ \
21 21 https://ftp.edgewall.org/pub/trac/
22 22 distname Trac-${version}
23 23
24 -checksums md5 d00e493fef1754e42143b9c6a96628fb \
25 - sha1 8faa05d8c9b1576a877011c06b3b0d7a1b583733 \
26 - rmd160 9b7ac133d6185783e5ff3c1945ac4fc7447b39a5 \
27 - sha256 0af71c555f4617849432bba1fc59c1654cd13d030ebbcdbef814d82d7a8bb0c3
24 +checksums md5 38cb5480c35616d8ecb3f0968e454536 \
25 + sha1 815b4574c7eec8915f8b42b76d5f23a220951937 \
26 + rmd160 3567871baf50ea2d70ea29f83592545d29496c3f \
27 + sha256 5ddeca9d2d47093f5791ef7e38ec9aff9c911258b8ba94c85a32ccd9274fc3b6
28 28
29 29 variant python27 description {Use Python 2.7} {}
30 30
31 31 default_variants +python27
32 32 python.default_version 27
33 33
34 34 depends_lib port:py${python.version}-pygments port:py${python.version}-genshi \
35 35 port:py${python.version}-babel port:py${python.version}-sqlite
36 36
37 37 notes "See http://projects.edgewall.com/trac/wiki/TracInstall for information on setting up a new trac environment."

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut