1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update to 20130911114349 aka 1.27

Changes:
 - Enhance the fossil changes, fossil clean, fossil extras, fossil ls and fossil status commands to restrict operation to files and directories named on the command-line
 - New --integrate option to fossil merge, which automatically closes the merged branch when committing
 - Renamed /stats_report page to /reports. Graph width is now relative, not absolute
 - Added yw=YYYY-WW (year-week) filter to timeline to limit the results to a specific year and calendar week number, e.g. /timeline?yw=2013-01
 - Updates to SQLite to prevent opening a repository file using file descriptors 1 or 2 on unix. This fixes a bug under which an assertion failure could overwrite part of a repository database file, corrupting it
 - Added support for unlimited line lengths in side-by-side diffs
 - New --close option to fossil commit, which immediately closes the branch being committed
 - Added chart option to fossil bisect
 - Improvements to the "human or bot?" determination
 - Reports errors about missing CGI-standard environment variables for HTTP servers which do not support them
 - Added --scgi option to fossil server
 - Internal improvements to the sync process
 - The internals of the JSON API are now MIT-licensed
This commit is contained in:
Baptiste Daroussin 2013-09-12 06:19:31 +00:00
parent 5afe3af580
commit d730b15061
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327034
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= fossil
PORTVERSION= 20130618210923
PORTVERSION= 20130911114349
PORTEPOCH= 1
CATEGORIES= devel www
MASTER_SITES= http://www.fossil-scm.org/download/

View File

@ -1,2 +1,2 @@
SHA256 (fossil-src-20130618210923.tar.gz) = 8dcb58c0ee80385827e4c3b5f84a05264a350a61680d93f4f9497e7b67210b98
SIZE (fossil-src-20130618210923.tar.gz) = 3641306
SHA256 (fossil-src-20130911114349.tar.gz) = 4e9cf637a1ea5a4c659ef163b7b9fc1be1c169095d74f94388210cd117fa8058
SIZE (fossil-src-20130911114349.tar.gz) = 3682124