Bug 224636 - sysutils/consul: Update to 1.0.2
Summary: sysutils/consul: Update to 1.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-28 10:46 UTC by Dani I.
Modified: 2017-12-30 17:47 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
Update to 1.0.2 (669 bytes, patch)
2017-12-28 10:46 UTC, Dani I.
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dani I. 2017-12-28 10:46:28 UTC
Created attachment 189154 [details]
Update to 1.0.2

Update to 1.0.2.
  - Changes: https://github.com/hashicorp/consul/blob/v1.0.2/CHANGELOG.md


---
Successfully built on FBSD 10.3
---
===========================================================================
=======================<phase: build          >============================
===>  Building for consul-1.0.2
===========================================================================
=>> Checking for filesystem violations... done
=======================<phase: run-depends    >============================
===========================================================================
=>> Recording filesystem state for prestage... done
=======================<phase: stage          >============================
===>  Staging for consul-1.0.2
===>   Generating temporary packing list
===> Creating groups.
===> Creating users
install   -m 555 /wrkdirs/usr/ports/sysutils/consul/work/consul-1.0.2/src/github.com/hashicorp/consul/bin/consul /wrkdirs/usr/ports/sysutils/consul/work/stage/usr/local/bin/consul
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
=>> Checking for staging violations... done
=======================<phase: package        >============================
===>  Building package for consul-1.0.2
===========================================================================
=>> Recording filesystem state for preinst... done
=======================<phase: install        >============================
===>  Installing for consul-1.0.2
===>  Checking if consul already installed
===>   Registering installation for consul-1.0.2
[fb103-master-default] Installing consul-1.0.2...
===> Creating groups.
Creating group 'consul' with gid '469'.
===> Creating users
Creating user 'consul' with uid '469'.
===========================================================================
=>> Checking shared library dependencies
=======================<phase: deinstall      >============================
===>  Deinstalling for consul
===>   Deinstalling consul-1.0.2
Updating database digests format: ... done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
	consul-1.0.2

Number of packages to be removed: 1

The operation will free 42 MiB.
[fb103-master-default] [1/1] Deinstalling consul-1.0.2...
[fb103-master-default] [1/1] Deleting files for consul-1.0.2: .. done
==> You should manually remove the "consul" user. 
==> You should manually remove the "consul" group 
===========================================================================
=>> Checking for extra files and directories
=======================<phase: Interactive    >============================
[00:01:23] Installing packages
[00:01:23] Installing run-depends for sysutils/consul | consul-1.0.2
[00:01:23] Installing sysutils/consul | consul-1.0.2
[fb103-master-default] Installing consul-1.0.2...
===> Creating groups.
Using existing group 'consul'.
===> Creating users
Using existing user 'consul'.
[fb103-master-default] Extracting consul-1.0.2: 100%
[00:01:24] Installing local Pkg repository to /usr/local/etc/pkg/repos
[00:01:24] Entering interactive test mode. Type 'exit' when done.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-30 17:46:58 UTC
A commit references this bug:

Author: swills
Date: Sat Dec 30 17:46:34 UTC 2017
New revision: 457605
URL: https://svnweb.freebsd.org/changeset/ports/457605

Log:
  sysutils/consul: Update to 1.0.2

  PR:		224636
  Submitted by:	Dani <i.dani@outlook.com>

Changes:
  head/sysutils/consul/Makefile
  head/sysutils/consul/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-12-30 17:47:39 UTC
Committed, thanks!