Bug 235432 - [PATCH] archivers/urbackup-server: upgrade to 2.3.7 and cleanup
Summary: [PATCH] archivers/urbackup-server: upgrade to 2.3.7 and cleanup
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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-02 18:45 UTC by freebsd
Modified: 2019-02-03 09:08 UTC (History)
2 users (show)

See Also:


Attachments
Upgrade archivers/urbackup-server to 2.3.7 and cleanup (4.92 KB, patch)
2019-02-02 18:45 UTC, freebsd
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2019-02-02 18:45:26 UTC
Created attachment 201648 [details]
Upgrade archivers/urbackup-server to 2.3.7 and cleanup

This patch updates the port to version 2.3.7 from upstream. It also:

- Changes some hardcoded paths from /etc/urbackup to ${PREFIX}/etc/urbackup
- Adds a note to UPDATING about the foregoing path change
- Uses sqlite3, lua, and lmdb from ports tree, rather than embedded

Passes portlint and poudriere build test.
Comment 1 freebsd 2019-02-02 18:48:13 UTC
Omission from initial comment. The patch also:

- Enables support for mounting of VHD files via fuse.
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2019-02-03 08:55:34 UTC
testbuilds@work
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2019-02-03 09:07:35 UTC
Committed, thanks
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-02-03 09:08:00 UTC
A commit references this bug:

Author: pi
Date: Sun Feb  3 09:07:33 UTC 2019
New revision: 492028
URL: https://svnweb.freebsd.org/changeset/ports/492028

Log:
  archivers/urbackup-server: update 2.2.11 -> 2.3.7

  - Changes some hardcoded paths from /etc/urbackup to ${PREFIX}/etc/urbackup
  - Adds a note to UPDATING about the foregoing path change
  - Uses sqlite3, lua, and lmdb from ports tree, rather than embedded
  - Enables support for mounting of VHD files via fuse

  PR:		235432
  Submitted by:	freebsd@coombscloud.com (maintainer)
  Relnotes:	https://www.urbackup.org/server_changelog.html

Changes:
  head/UPDATING
  head/archivers/urbackup-server/Makefile
  head/archivers/urbackup-server/distinfo
  head/archivers/urbackup-server/pkg-plist