Bug 235440 - [PATCH] archivers/urbackup-client: upgrade to 2.3.4 and cleanup
Summary: [PATCH] archivers/urbackup-client: upgrade to 2.3.4 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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-02 21:58 UTC by freebsd
Modified: 2019-02-12 11:58 UTC (History)
1 user (show)

See Also:


Attachments
Upgrade archivers/urbackup-client to 2.3.4 and cleanup (1.56 KB, patch)
2019-02-02 21:58 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 21:58:53 UTC
Created attachment 201657 [details]
Upgrade archivers/urbackup-client to 2.3.4 and cleanup

This patch updates the port to version 2.3.4 from upstream. 

It also:

- Uses sqlite3 from the ports tree, rather than embedded

Passes portlint and poudriere build test.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-12 11:57:07 UTC
A commit references this bug:

Author: swills
Date: Tue Feb 12 11:56:50 UTC 2019
New revision: 492780
URL: https://svnweb.freebsd.org/changeset/ports/492780

Log:
  archivers/urbackup-client: upgrade to 2.3.4 and cleanup

  PR:		235440
  Submitted by:	freebsd@coombscloud.com (maintainer)

Changes:
  head/archivers/urbackup-client/Makefile
  head/archivers/urbackup-client/distinfo
  head/archivers/urbackup-client/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-02-12 11:58:19 UTC
Committed, thanks!