aboutsummaryrefslogtreecommitdiff
path: root/mail/amavis-logwatch
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-08-26 11:12:52 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-08-26 11:12:52 +0000
commit9f360e4578cab06d0cb9910c05f5f5aa5e6c402b (patch)
tree235f97d3d3a0dc4245e47ed2f6c8a5ae92628476 /mail/amavis-logwatch
parentb774654c6c5e707f861a7a0626d80303936dde36 (diff)
downloadports-9f360e4578cab06d0cb9910c05f5f5aa5e6c402b.tar.gz
ports-9f360e4578cab06d0cb9910c05f5f5aa5e6c402b.zip
- Update from 1.51.02 to 1.51.03
- Install docs and examples unconditionally - Take maintainership
Notes
Notes: svn path=/head/; revision=366206
Diffstat (limited to 'mail/amavis-logwatch')
-rw-r--r--mail/amavis-logwatch/Makefile10
-rw-r--r--mail/amavis-logwatch/distinfo4
2 files changed, 4 insertions, 10 deletions
diff --git a/mail/amavis-logwatch/Makefile b/mail/amavis-logwatch/Makefile
index bcf3be927ef1..5f23a1f92e8a 100644
--- a/mail/amavis-logwatch/Makefile
+++ b/mail/amavis-logwatch/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= amavis-logwatch
-PORTVERSION= 1.51.02
+PORTVERSION= 1.51.03
CATEGORIES= mail
MASTER_SITES= SF/logreporters/${PORTNAME}/release/${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danilo@FreeBSD.org
COMMENT= Amavisd-new log parser
LICENSE= MIT
@@ -22,8 +22,6 @@ SHEBANG_FILES= amavis-logwatch
OPTIONS_DEFINE= EXAMPLES DOCS
OPTIONS_DEFAULT=EXAMPLES DOCS
-.include <bsd.port.options.mk>
-
post-patch:
@cd ${WRKSRC} && ${REINPLACE_CMD} -e '\
s!/usr/local/etc!${ETCDIR}! \
@@ -37,13 +35,9 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf.sample ${STAGEDIR}${ETCDIR}
post-install:
-.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_MAN} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
-.endif
-.if ${PORT_OPTIONS:MEXAMPLES}
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR}
-.endif
.include <bsd.port.mk>
diff --git a/mail/amavis-logwatch/distinfo b/mail/amavis-logwatch/distinfo
index 34935c3b4a10..1cf0c7a47361 100644
--- a/mail/amavis-logwatch/distinfo
+++ b/mail/amavis-logwatch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (amavis-logwatch-1.51.02.tgz) = bdbb1c59d4ba08c1d8f2ff4a340d55f1063b4b7044158259cd7fc50cbde8b0fc
-SIZE (amavis-logwatch-1.51.02.tgz) = 86314
+SHA256 (amavis-logwatch-1.51.03.tgz) = 247f12646f834f6ed067d7aa79ef89f458284a6141391c3d96d6225bb1679c92
+SIZE (amavis-logwatch-1.51.03.tgz) = 87304