mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
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
This commit is contained in:
parent
742d882077
commit
339c96904d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422219
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= trac
|
||||
PORTVERSION= 1.0.12
|
||||
PORTVERSION= 1.0.13
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \
|
||||
ftp://ftp.edgewall.com/pub/trac/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1469017826
|
||||
SHA256 (Trac-1.0.12.tar.gz) = 9e1d3b6b9f89f986b34604160a95cbda3fad1ee6d31818aab24bf8c18fe160ab
|
||||
SIZE (Trac-1.0.12.tar.gz) = 6020514
|
||||
TIMESTAMP = 1473962028
|
||||
SHA256 (Trac-1.0.13.tar.gz) = 48ea3a9a23bb6bc7a9a643b90a7d7d274affedd344f21b73b81b421841cd527d
|
||||
SIZE (Trac-1.0.13.tar.gz) = 3671741
|
||||
|
Loading…
Reference in New Issue
Block a user