[Bug 223540] [patch] archivers/rpm4 update to 4.13.0.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 8 17:40:45 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223540
Bug ID: 223540
Summary: [patch] archivers/rpm4 update to 4.13.0.2
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: rodrigo at FreeBSD.org
Reporter: citrin+pr at citrin.ru
Assignee: rodrigo at FreeBSD.org
Flags: maintainer-feedback?(rodrigo at FreeBSD.org)
Keywords: patch
Created attachment 187863
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=187863&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list