Bug 224635 - security/vault: Update to 0.9.1
Summary: security/vault: Update to 0.9.1
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:44 UTC by Dani I.
Modified: 2017-12-30 18:21 UTC (History)
0 users

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


Attachments
Update to 0.9.1 (959 bytes, patch)
2017-12-28 10:44 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:44:03 UTC
Created attachment 189153 [details]
Update to 0.9.1

Update to 0.9.1.
  - Changes: https://github.com/hashicorp/vault/blob/v0.9.1/CHANGELOG.md


---
Successfully built on FBSD 10.3
---
===========================================================================
=======================<phase: build          >============================
===>  Building for vault-0.9.1
===========================================================================
=>> Checking for filesystem violations... done
=======================<phase: run-depends    >============================
===========================================================================
=>> Recording filesystem state for prestage... done
=======================<phase: stage          >============================
===>  Staging for vault-0.9.1
===>   Generating temporary packing list
===> Creating groups.
===> Creating users
install   -m 555 /wrkdirs/usr/ports/security/vault/work/vault-0.9.1/bin/vault /wrkdirs/usr/ports/security/vault/work/stage/usr/local/bin/vault
====> 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 vault-0.9.1
===========================================================================
=>> Recording filesystem state for preinst... done
=======================<phase: install        >============================
===>  Installing for vault-0.9.1
===>  Checking if vault already installed
===>   Registering installation for vault-0.9.1
[fb103-master-default] Installing vault-0.9.1...
===> Creating groups.
Creating group 'vault' with gid '471'.
===> Creating users
Creating user 'vault' with uid '471'.
===========================================================================
=>> Checking shared library dependencies
=======================<phase: deinstall      >============================
===>  Deinstalling for vault
===>   Deinstalling vault-0.9.1
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:
	vault-0.9.1

Number of packages to be removed: 1

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

Author: swills
Date: Sat Dec 30 18:19:18 UTC 2017
New revision: 457625
URL: https://svnweb.freebsd.org/changeset/ports/457625

Log:
  security/vault: Update to 0.9.1

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

Changes:
  head/security/vault/Makefile
  head/security/vault/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-12-30 18:21:08 UTC
Committed, thanks. By the way, your patches have tabs converted to spaces, which makes them not apply correctly.