Bug 212707 - www/trac Update to 1.0.13
Summary: www/trac Update to 1.0.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Matthew Seaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-15 14:07 UTC by Jochen Neumeister
Modified: 2016-09-15 18:02 UTC (History)
2 users (show)

See Also:


Attachments
patch (820 bytes, patch)
2016-09-15 14:07 UTC, Jochen Neumeister
joneum: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Neumeister freebsd_committer freebsd_triage 2016-09-15 14:07:02 UTC
Created attachment 174801 [details]
patch

ChangeLog: (September 11, 2016)

Trac 1.0.13 provides around a dozen bug fixes and minor enhancements. The following are some highlights:

    Use locale environment variables to negotiate locale on console (#12418).
    Fixed using incorrect revisions when downloading a zip file via browser page from Git repository (#12557). 



poudriere build fine for:
9.3 amd + i386
10.3 amd + i386
12-current amd + i386 (r303738)

portlint is also fine.


Cheers
jochen
Comment 1 Jochen Neumeister freebsd_committer freebsd_triage 2016-09-15 14:07:52 UTC
Comment on attachment 174801 [details]
patch

Port has no maintainer, implicit approval
Comment 2 Matthew Seaman freebsd_committer freebsd_triage 2016-09-15 17:59:23 UTC
The distinfo file in your patch didn't contain the details for Trac-1.0.13.tar.gz, but I ran 'make makesum' so now it looks like this:

TIMESTAMP = 1473962028
SHA256 (Trac-1.0.13.tar.gz) = 48ea3a9a23bb6bc7a9a643b90a7d7d274affedd344f21b73b81b421841cd527d
SIZE (Trac-1.0.13.tar.gz) = 3671741
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-09-15 18:02:06 UTC
A commit references this bug:

Author: matthew
Date: Thu Sep 15 18:01:37 UTC 2016
New revision: 422219
URL: https://svnweb.freebsd.org/changeset/ports/422219

Log:
  Update to 1.0.13

  ChangeLog: (September 11, 2016)

  Trac 1.0.13 provides around a dozen bug fixes and minor enhancements. The following are some highlights:

      Use locale environment variables to negotiate locale on console (#12418).
          Fixed using incorrect revisions when downloading a zip file via browser page from Git repository (#12557).

  PR:		212707
  Submitted by:	joneum@bsdproject.de

Changes:
  head/www/trac/Makefile
  head/www/trac/distinfo
Comment 4 Matthew Seaman freebsd_committer freebsd_triage 2016-09-15 18:02:29 UTC
Committed, thanks!