sysutils/logrotate: missing logrotate.d directory

- bump PORTREVISION for plist change

PR:                  200202
Submitted by:        feld@FreeBSD.org
Approved by:         maintainer timeout (js@iksz.hu ; 44 days)
This commit is contained in:
Philip M. Gollucci 2015-06-29 01:01:40 +00:00
parent c7d71db8b6
commit ffcef0d26b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390877
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= logrotate
PORTVERSION= 3.8.9
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/
@ -21,6 +22,7 @@ CPP= ${CC} -E
post-install:
@${SED} -e 's|__PREFIX__|${PREFIX}|' \
< ${FILESDIR}/logrotate.conf.sample > ${STAGEDIR}${PREFIX}/etc/logrotate.conf.sample
@${MKDIR} ${STAGEDIR}${ETCDIR}.d
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${FILESDIR}/syslog.sample ${STAGEDIR}${EXAMPLESDIR}

View File

@ -3,3 +3,4 @@ sbin/logrotate
%%EXAMPLESDIR%%/syslog.sample
man/man5/logrotate.conf.5.gz
man/man8/logrotate.8.gz
@dir %%ETCDIR%%.d