Bug 231446

Summary: devel/libburn: Update to 1.5.0; Take MAINTAINER'ship
Product: Ports & Packages Reporter: Nathan <ndowens04>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: swills, tobik
Priority: --- Keywords: patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://dev.lovelyhq.com/libburnia/libburn/blob/release-1.5.0/ChangeLog
Bug Depends on:    
Bug Blocks: 231449, 231450    
Attachments:
Description Flags
Update; Adopt
ndowens04: maintainer-approval+
Update; Adopt ndowens04: maintainer-approval+

Description Nathan 2018-09-18 12:06:14 UTC
Created attachment 197191 [details]
Update; Adopt

portlint -AC : Looks fine

poudriere(amd64/i386/mips/mips64/armv6) 12-Current : Built fine
poudriere(amd64/i386) 11.2: Built fine
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2018-09-18 12:23:52 UTC
Comment on attachment 197191 [details]
Update; Adopt

+SUB_FILES=	pkg-message
+SUB_LIST=	DEVFS_RULES=/etc/devfs.rules

Hmm, why?  /etc/devfs.rules is a static string.  Just put it in
pkg-message, i.e. leave it like before.
Comment 2 Nathan 2018-09-18 13:00:21 UTC
(In reply to Tobias Kortkamp from comment #1)
K, I was thinking maybe to do that; was trying to "pet" portlint
Comment 3 Nathan 2018-09-18 13:04:04 UTC
Created attachment 197194 [details]
Update; Adopt
Comment 4 Nathan 2018-09-18 13:53:48 UTC
This port must be committed before libisofs(bug#231449) and xorriso(bug#231450)

Order of commit should be:
Libburn
Libisofs
xorriso
Comment 5 Steve Wills freebsd_committer freebsd_triage 2018-09-18 19:55:32 UTC
Committed, thanks!