- update to v3.6.6
2016-09-08 v3.6.6 - simple but important fix for a future perl deprecation (perl will be removing "." from @INC in 5.24) - 'perms' now requires a '-c' to activate batch mode (should not affect interactive use but check your scripts perhaps?) - gitolite setup now accepts a '-m' option to supply a custom message (useful when it is used by a script)
This commit is contained in:
parent
14354397ff
commit
bd1dc07e15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421681
2 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitolite
|
||||
PORTVERSION= 3.6.5
|
||||
PORTVERSION= 3.6.6
|
||||
DISTVERSIONPREFIX=v
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (sitaramc-gitolite-v3.6.5_GH0.tar.gz) = 15f367591cc6782cde8b0b8c2206ada5714e83998b96de61838d64ff0878f876
|
||||
SIZE (sitaramc-gitolite-v3.6.5_GH0.tar.gz) = 182496
|
||||
TIMESTAMP = 1473435815
|
||||
SHA256 (sitaramc-gitolite-v3.6.6_GH0.tar.gz) = 6971db70cf1393bf864cab569adbbd2a71f777f095d13447079a2463901b031f
|
||||
SIZE (sitaramc-gitolite-v3.6.6_GH0.tar.gz) = 183469
|
||||
|
|
Loading…
Reference in a new issue