Index: distinfo =================================================================== --- distinfo (revision 37) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -MD5 (bogom-1.7.1.tar.gz) = e8fa2a2c78ce866b4f23fedf6e0b8764 -SIZE (bogom-1.7.1.tar.gz) = 18862 +MD5 (bogom-1.8.1.tar.gz) = 2229c1d6536368bc2c17cab4dfa3c710 +SIZE (bogom-1.8.1.tar.gz) = 20669 Index: pkg-message =================================================================== --- pkg-message (revision 0) +++ pkg-message (revision 42) @@ -0,0 +1,2 @@ +Remember to check ${PREFIX}/share/doc/milter-bogom/ and bogom(8) before running +this program. Index: Makefile =================================================================== --- Makefile (revision 37) +++ Makefile (working copy) @@ -6,14 +6,13 @@ # PORTNAME= milter-bogom -PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTVERSION= 1.8.1 CATEGORIES= mail MASTER_SITES= http://www.usebox.net/jjm/bogom/ \ http://blackshell.usebox.net/bogom/ DISTNAME= bogom-${PORTVERSION} -MAINTAINER= victor@alf.dyndns.ws +MAINTAINER= victor@bsdes.net COMMENT= Simple sendmail milter to interface bogofilter RUN_DEPENDS= bogofilter:${PORTSDIR}/mail/bogofilter @@ -52,5 +51,6 @@ post-install: @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + @${CAT} ${PKGMESSAGE} .include