Update to 20121022124804 (aka 1.24)
Changes: * Added support for WYSIWYG editing of wiki pages. * Allow style= attribute to occur in HTML markup on wiki pages. * Added the --tk option to the "fossi diff" and "fossil stash diff" commands, * Update the "fossil stash" command so that it always prompts for a comment if the -m option is omitted. * Added the "fossil stash show" command. * Added --age and -t options to the "fossil ls" command. * Add the --baseurl option to "fossil server" and "fossil http" commands, so that those commands can be used with reverse proxies. * Add the --template option to the "fossil init" command * Add the diff-binary setting Many more see: http://www.fossil-scm.org/fossil/doc/trunk/www/changes.wiki Feature safe: yes
This commit is contained in:
parent
a60075e866
commit
4c58109950
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306305
2 changed files with 3 additions and 8 deletions
|
@ -1,12 +1,7 @@
|
|||
# New ports collection makefile for: fossil
|
||||
# Date created: 2010-06-15
|
||||
# Whom: Bapt <baptiste.daroussin@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= fossil
|
||||
PORTVERSION= 20120808112557
|
||||
PORTVERSION= 20121022124804
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= http://www.fossil-scm.org/download/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (fossil-src-20120808112557.tar.gz) = fd0ca7b11906d0dfd4541a7a2518ed41407b4c2985eb09b64aa1390a50c51a4a
|
||||
SIZE (fossil-src-20120808112557.tar.gz) = 2811716
|
||||
SHA256 (fossil-src-20121022124804.tar.gz) = 35a6bf235ae3d5615c1411587380030d3f16153bf7c0974eeb4c21335a669b3d
|
||||
SIZE (fossil-src-20121022124804.tar.gz) = 2843987
|
||||
|
|
Loading…
Reference in a new issue