pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/trac



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Jan 18 13:32:00 UTC 2015

Modified Files:
        pkgsrc/www/trac: Makefile PLIST distinfo

Log Message:
Update to 1.0.3.

Trac 1.0.3 is a maintenance release containing numerous fixes and minor
enhancements. The following are a few of the highlights:

  - Notification is sent when adding an attachment to a ticket (#2259).
  - Stylesheets and scripts are loaded during autopreview, resulting in proper
    syntax highlighting when code WikiProcessors are added (#10470) and display
    of Workflow graphs without explicit autopreview (#10674).
  - Merge changesets are shown as differences against first parent, resulting
    in less noisy changesets (#10740).
  - Pygments 2.0 is supported (#11796).
  - Fixed error when completing the `initenv` TracAdmin command (#11797).
  - Performance improvement on systems with many thousands of authenticated
    users due to caching of Environment.get_known_users (#11868).
  - Distribution metadata of wheel package is supported and displayed on the
    About page (#11877).


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/www/trac/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/trac/PLIST
cvs rdiff -u -r1.34 -r1.35 pkgsrc/www/trac/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index