Bug 216652

Summary: [maintainer update] for mail/smfsav
Product: Ports & Packages Reporter: Kan Sasaki <sasaki12>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Feedback Timeout    
Severity: Affects Many People CC: riggs, robak, sasaki12
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update for mail/smfsav
none
update for mail/smfsav none

Description Kan Sasaki 2017-01-31 01:41:18 UTC
Created attachment 179452 [details]
update for mail/smfsav

Replace socket path with ${SMFSAV_RUN_DIR}
Comment 1 Kan Sasaki 2017-01-31 04:25:23 UTC
Created attachment 179463 [details]
update for mail/smfsav

I've added an old patch file accidentally.
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2017-02-21 09:21:23 UTC
Hi, could you please elaborate what's the goal of this patch? It doesn't seem to be changing the port version, so I am wondering if you could explain the patch in details. Thanks!
Comment 3 Kan Sasaki 2017-02-21 12:00:23 UTC
(In reply to Bartek Rutkowski from comment #2)

Sorry for the confusion.

I read the log of my last patch, PR214722.

https://reviews.freebsd.org/D9126

That said the port had potential problem and changed SMF_RUN_DIR to be substituted in the pkg-plist. After reading this, I thought the other files should be changed to use the SMF_RUN_DIR variable. That's the reason why I posted this patch. If this patch is meaningless, I will cancel this PR.

I also posted new port, PR216669 which includes the same change. I will update the attached file if I cancel this PR.