View | Details | Raw Unified | Return to bug 209225 | Differences between
and this patch

Collapse All | Expand All

(-)b/www/gitlab/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	gitlab
4
PORTNAME=	gitlab
5
PORTVERSION=	8.7.0
5
PORTVERSION=	8.7.1
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	www devel
7
CATEGORIES=	www devel
8
8
(-)b/www/gitlab/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (gitlabhq-gitlabhq-v8.7.0_GH0.tar.gz) = 1dd06bd5ff44787ca501e6d567e962dac27d5e08c91631a60f7dce7453b0acdc
1
SHA256 (gitlabhq-gitlabhq-v8.7.1_GH0.tar.gz) = 4a060bf006418d7d63b375cb9366584b0b362588e202a1ff3960581a4724df7a
2
SIZE (gitlabhq-gitlabhq-v8.7.0_GH0.tar.gz) = 17637673
2
SIZE (gitlabhq-gitlabhq-v8.7.1_GH0.tar.gz) = 17639611
(-)b/www/gitlab/pkg-message (-4 / +5 lines)
Lines 3-15 Gitlab was installed successfully. Link Here
3
You now need to set up the various components of Gitlab, so please
3
You now need to set up the various components of Gitlab, so please
4
follow the instructions in the guide at:
4
follow the instructions in the guide at:
5
5
6
https://github.com/t-zuehlsdorff/gitlabhq/blob/8-6-docu/doc/install/installation-freebsd.md
6
https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/install/installation-freebsd.md
7
7
8
If you just installed an minor upgrade of GitLab please follow
8
If you just installed an minor upgrade of GitLab please follow
9
the instructions in the guide at:
9
the instructions in the guide at:
10
10
11
https://github.com/t-zuehlsdorff/gitlabhq/blob/8-6-docu/doc/update/freebsd_patch_versions.md
11
https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/update/freebsd_patch_versions.md
12
12
13
If you just installed an major upgrade of GitLab, for example you
13
If you just installed an major upgrade of GitLab, for example you
14
switched from 8.5.x to 8.6.x, please follow the instructions in the guide at:
14
switched from 8.6.x to 8.7.x, please follow the instructions in the guide at:
15
https://github.com/t-zuehlsdorff/gitlabhq/blob/8-6-docu/doc/update/8.5-to-8.6-freebsd.md
15
16
https://github.com/t-zuehlsdorff/gitlabhq/blob/master/doc/update/8.6-to-8.7-freebsd.md
(-)b/www/gitlab/pkg-plist (-5 / +11 lines)
Lines 311-317 Link Here
311
%%WWWDIR%%/app/controllers/admin/groups_controller.rb
311
%%WWWDIR%%/app/controllers/admin/groups_controller.rb
312
%%WWWDIR%%/app/controllers/admin/hooks_controller.rb
312
%%WWWDIR%%/app/controllers/admin/hooks_controller.rb
313
%%WWWDIR%%/app/controllers/admin/identities_controller.rb
313
%%WWWDIR%%/app/controllers/admin/identities_controller.rb
314
%%WWWDIR%%/app/controllers/admin/impersonation_controller.rb
314
%%WWWDIR%%/app/controllers/admin/impersonations_controller.rb
315
%%WWWDIR%%/app/controllers/admin/keys_controller.rb
315
%%WWWDIR%%/app/controllers/admin/keys_controller.rb
316
%%WWWDIR%%/app/controllers/admin/labels_controller.rb
316
%%WWWDIR%%/app/controllers/admin/labels_controller.rb
317
%%WWWDIR%%/app/controllers/admin/logs_controller.rb
317
%%WWWDIR%%/app/controllers/admin/logs_controller.rb
Lines 2904-2910 Link Here
2904
%%WWWDIR%%/spec/config/mail_room_spec.rb
2904
%%WWWDIR%%/spec/config/mail_room_spec.rb
2905
%%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb
2905
%%WWWDIR%%/spec/controllers/abuse_reports_controller_spec.rb
2906
%%WWWDIR%%/spec/controllers/admin/identities_controller_spec.rb
2906
%%WWWDIR%%/spec/controllers/admin/identities_controller_spec.rb
2907
%%WWWDIR%%/spec/controllers/admin/impersonation_controller_spec.rb
2907
%%WWWDIR%%/spec/controllers/admin/impersonations_controller_spec.rb
2908
%%WWWDIR%%/spec/controllers/admin/projects_controller_spec.rb
2908
%%WWWDIR%%/spec/controllers/admin/projects_controller_spec.rb
2909
%%WWWDIR%%/spec/controllers/admin/spam_logs_controller_spec.rb
2909
%%WWWDIR%%/spec/controllers/admin/spam_logs_controller_spec.rb
2910
%%WWWDIR%%/spec/controllers/admin/users_controller_spec.rb
2910
%%WWWDIR%%/spec/controllers/admin/users_controller_spec.rb
Lines 3056-3065 Link Here
3056
%%WWWDIR%%/spec/features/profile_spec.rb
3056
%%WWWDIR%%/spec/features/profile_spec.rb
3057
%%WWWDIR%%/spec/features/profiles/oauth_applications_spec.rb
3057
%%WWWDIR%%/spec/features/profiles/oauth_applications_spec.rb
3058
%%WWWDIR%%/spec/features/profiles/preferences_spec.rb
3058
%%WWWDIR%%/spec/features/profiles/preferences_spec.rb
3059
%%WWWDIR%%/spec/features/project/commits/cherry_pick_spec.rb
3060
%%WWWDIR%%/spec/features/projects/badges/list_spec.rb
3059
%%WWWDIR%%/spec/features/projects/badges/list_spec.rb
3060
%%WWWDIR%%/spec/features/projects/commits/cherry_pick_spec.rb
3061
%%WWWDIR%%/spec/features/projects/files/project_owner_creates_license_file_spec.rb
3061
%%WWWDIR%%/spec/features/projects/files/project_owner_creates_license_file_spec.rb
3062
%%WWWDIR%%/spec/features/projects/files/project_owner_sees_link_to_create_license_file_in_empty_project_spec.rb
3062
%%WWWDIR%%/spec/features/projects/files/project_owner_sees_link_to_create_license_file_in_empty_project_spec.rb
3063
%%WWWDIR%%/spec/features/projects/members/anonymous_user_sees_members_spec.rb
3063
%%WWWDIR%%/spec/features/projects_spec.rb
3064
%%WWWDIR%%/spec/features/projects_spec.rb
3064
%%WWWDIR%%/spec/features/runners_spec.rb
3065
%%WWWDIR%%/spec/features/runners_spec.rb
3065
%%WWWDIR%%/spec/features/search_spec.rb
3066
%%WWWDIR%%/spec/features/search_spec.rb
Lines 3353-3359 Link Here
3353
%%WWWDIR%%/spec/models/email_spec.rb
3354
%%WWWDIR%%/spec/models/email_spec.rb
3354
%%WWWDIR%%/spec/models/event_spec.rb
3355
%%WWWDIR%%/spec/models/event_spec.rb
3355
%%WWWDIR%%/spec/models/external_issue_spec.rb
3356
%%WWWDIR%%/spec/models/external_issue_spec.rb
3356
%%WWWDIR%%/spec/models/external_wiki_service_spec.rb
3357
%%WWWDIR%%/spec/models/forked_project_link_spec.rb
3357
%%WWWDIR%%/spec/models/forked_project_link_spec.rb
3358
%%WWWDIR%%/spec/models/generic_commit_status_spec.rb
3358
%%WWWDIR%%/spec/models/generic_commit_status_spec.rb
3359
%%WWWDIR%%/spec/models/global_milestone_spec.rb
3359
%%WWWDIR%%/spec/models/global_milestone_spec.rb
Lines 3383-3396 Link Here
3383
%%WWWDIR%%/spec/models/project_services/bamboo_service_spec.rb
3383
%%WWWDIR%%/spec/models/project_services/bamboo_service_spec.rb
3384
%%WWWDIR%%/spec/models/project_services/buildkite_service_spec.rb
3384
%%WWWDIR%%/spec/models/project_services/buildkite_service_spec.rb
3385
%%WWWDIR%%/spec/models/project_services/builds_email_service_spec.rb
3385
%%WWWDIR%%/spec/models/project_services/builds_email_service_spec.rb
3386
%%WWWDIR%%/spec/models/project_services/campfire_service_spec.rb
3387
%%WWWDIR%%/spec/models/project_services/custom_issue_tracker_service_spec.rb
3386
%%WWWDIR%%/spec/models/project_services/drone_ci_service_spec.rb
3388
%%WWWDIR%%/spec/models/project_services/drone_ci_service_spec.rb
3389
%%WWWDIR%%/spec/models/project_services/emails_on_push_service_spec.rb
3390
%%WWWDIR%%/spec/models/project_services/external_wiki_service_spec.rb
3387
%%WWWDIR%%/spec/models/project_services/flowdock_service_spec.rb
3391
%%WWWDIR%%/spec/models/project_services/flowdock_service_spec.rb
3388
%%WWWDIR%%/spec/models/project_services/gemnasium_service_spec.rb
3392
%%WWWDIR%%/spec/models/project_services/gemnasium_service_spec.rb
3389
%%WWWDIR%%/spec/models/project_services/gitlab_issue_tracker_service_spec.rb
3393
%%WWWDIR%%/spec/models/project_services/gitlab_issue_tracker_service_spec.rb
3390
%%WWWDIR%%/spec/models/project_services/hipchat_service_spec.rb
3394
%%WWWDIR%%/spec/models/project_services/hipchat_service_spec.rb
3391
%%WWWDIR%%/spec/models/project_services/irker_service_spec.rb
3395
%%WWWDIR%%/spec/models/project_services/irker_service_spec.rb
3392
%%WWWDIR%%/spec/models/project_services/jira_service_spec.rb
3396
%%WWWDIR%%/spec/models/project_services/jira_service_spec.rb
3397
%%WWWDIR%%/spec/models/project_services/pivotaltracker_service_spec.rb
3393
%%WWWDIR%%/spec/models/project_services/pushover_service_spec.rb
3398
%%WWWDIR%%/spec/models/project_services/pushover_service_spec.rb
3399
%%WWWDIR%%/spec/models/project_services/redmine_service_spec.rb
3394
%%WWWDIR%%/spec/models/project_services/slack_service/build_message_spec.rb
3400
%%WWWDIR%%/spec/models/project_services/slack_service/build_message_spec.rb
3395
%%WWWDIR%%/spec/models/project_services/slack_service/issue_message_spec.rb
3401
%%WWWDIR%%/spec/models/project_services/slack_service/issue_message_spec.rb
3396
%%WWWDIR%%/spec/models/project_services/slack_service/merge_message_spec.rb
3402
%%WWWDIR%%/spec/models/project_services/slack_service/merge_message_spec.rb
Lines 3526-3531 Link Here
3526
%%WWWDIR%%/spec/support/gitlab_stubs/projects.json
3532
%%WWWDIR%%/spec/support/gitlab_stubs/projects.json
3527
%%WWWDIR%%/spec/support/gitlab_stubs/session.json
3533
%%WWWDIR%%/spec/support/gitlab_stubs/session.json
3528
%%WWWDIR%%/spec/support/gitlab_stubs/user.json
3534
%%WWWDIR%%/spec/support/gitlab_stubs/user.json
3535
%%WWWDIR%%/spec/support/issue_tracker_service_shared_example.rb
3529
%%WWWDIR%%/spec/support/jira_service_helper.rb
3536
%%WWWDIR%%/spec/support/jira_service_helper.rb
3530
%%WWWDIR%%/spec/support/login_helpers.rb
3537
%%WWWDIR%%/spec/support/login_helpers.rb
3531
%%WWWDIR%%/spec/support/markdown_feature.rb
3538
%%WWWDIR%%/spec/support/markdown_feature.rb
Lines 3603-3609 Link Here
3603
@dir %%WWWDIR%%/tmp/pids
3610
@dir %%WWWDIR%%/tmp/pids
3604
@dir %%WWWDIR%%/tmp/sessions
3611
@dir %%WWWDIR%%/tmp/sessions
3605
@dir %%WWWDIR%%/tmp/sockets
3612
@dir %%WWWDIR%%/tmp/sockets
3606
@dir %%WWWDIR%%/vendor/assets/stylesheets
3607
@dir /home
3613
@dir /home
3608
@dir(git,git,) /home/git
3614
@dir(git,git,) /home/git
3609
@dir(,git,2770) /home/git/repositories
3615
@dir(,git,2770) /home/git/repositories

Return to bug 209225