Bug 223540 - [patch] archivers/rpm4 update to 4.13.0.2
Summary: [patch] archivers/rpm4 update to 4.13.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 Only Me
Assignee: Rodrigo Osorio
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-11-08 17:40 UTC by Anton Yuzhaninov
Modified: 2017-11-08 22:45 UTC (History)
0 users

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


Attachments
Update to 4.13.0.2 (1.28 KB, patch)
2017-11-08 17:40 UTC, Anton Yuzhaninov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Yuzhaninov 2017-11-08 17:40:45 UTC
Created attachment 187863 [details]
Update to 4.13.0.2

Please update rpm4 to version 4.13.0.2
Release notes: http://rpm.org/wiki/Releases/4.13.0.2.html

Also please remove PlUGINS from default options:
- plugins currently are broken: see e. g. bug 214276
- it is not worth to fix them because they are Linux specific (except syslog) and have almost no use on FreeBSD
- as I know plugins are used to extend rpm command which itself is not useful under FreeBSD
- plugins add dbus dependency (for systemd plugin) and dbus has a lot of other dependencies. I don't think it is good idea add o lot of dependencies for something that has little or no use

Also gsed dependency can be removed - sed from base system is used anyway. From configure output:
checking for a sed that does not truncate output... (cached) /usr/bin/sed

Tested with poudriere on supported releases.
Comment 1 Rodrigo Osorio freebsd_committer freebsd_triage 2017-11-08 22:45:11 UTC
committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-11-08 22:45:39 UTC
A commit references this bug:

Author: rodrigo
Date: Wed Nov  8 22:44:36 UTC 2017
New revision: 453770
URL: https://svnweb.freebsd.org/changeset/ports/453770

Log:
  Update port to 4.13.0.2 and remove plugins from default options.

  PR:		223540
  Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
  Approved by:	rodrigo (maintainer)

Changes:
  head/archivers/rpm4/Makefile
  head/archivers/rpm4/distinfo