mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
www/gitlab: Update from 9.2.9 to 9.2.10
This update fixes 2 important security issues Changelog: https://github.com/gitlabhq/gitlabhq/blob/v9.2.10/CHANGELOG.md MFH: 2017Q3 Security: CVE-2017-12426
This commit is contained in:
parent
81a195a92b
commit
220ea5195f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447736
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab
|
||||
PORTVERSION= 9.2.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 9.2.10
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www devel
|
||||
|
||||
@ -25,7 +24,7 @@ BUILD_DEPENDS= gem:devel/ruby-gems
|
||||
# which makes maintaining this long list much easier!
|
||||
# only rubygem-pg and rubygem-mysql are defined later as RUN_DEPENDS
|
||||
# for the options
|
||||
RUN_DEPENDS= git>=2.8.4:devel/git \
|
||||
RUN_DEPENDS= git>=2.14.1:devel/git \
|
||||
gitlab-shell>=5.0.4:devel/gitlab-shell\
|
||||
gitlab-workhorse>=2.0.0:www/gitlab-workhorse \
|
||||
redis>=2.8.23:databases/redis \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1500635141
|
||||
SHA256 (gitlabhq-gitlabhq-v9.2.9_GH0.tar.gz) = 586db6cca90c8d1545468fc759518f1eff9a95da6efc6031ce9125f59077a36b
|
||||
SIZE (gitlabhq-gitlabhq-v9.2.9_GH0.tar.gz) = 30980893
|
||||
TIMESTAMP = 1502437209
|
||||
SHA256 (gitlabhq-gitlabhq-v9.2.10_GH0.tar.gz) = b6125f7664e70008ad05f950cf3fe55714dc2f3d9e4b57f0561546608d03dc34
|
||||
SIZE (gitlabhq-gitlabhq-v9.2.10_GH0.tar.gz) = 30982505
|
||||
|
Loading…
Reference in New Issue
Block a user