[Bug 191728] [PATCH] mail/postfix-logwatch: fix StageDir

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 8 23:30:09 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191728

--- Comment #4 from takefu at airport.fm ---
Sorry!

I will replace the one file.


--- /usr/ports/mail/postfix-logwatch/pkg-plist  2014-01-23 00:16:56.000000000
+0900
+++ ./pkg-plist 2014-07-09 08:24:30.000000000 +0900
@@ -1,5 +1,4 @@
- at unexec if cmp -s %D/%%ETCDIR%%/postfix-logwatch.conf.sample
%D/%%ETCDIR%%/postfix-logwatch.conf; then rm -f
%D/%%ETCDIR%%/postfix-logwatch.conf; fi
-%%ETCDIR%%/postfix-logwatch.conf.sample
- at exec if [ ! -f %B/postfix-logwatch.conf ] ; then cp -p %B/%f
%B/postfix-logwatch.conf; fi
+ at sample %%ETCDIR%%/postfix-logwatch.conf.sample
 @dirrmtry %%ETCDIR%%
 bin/postfix-logwatch
+man/man1/postfix-logwatch.1.gz
---




(In reply to Raphael Kubo da Costa from comment #3)
> ====> Checking for pkg-plist issues (check-plist)
> ===> Parsing plist
> ===> Checking for items in STAGEDIR missing from pkg-plist
> Error: Orphaned: %%ETCDIR%%/postfix-logwatch.conf

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list