mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Update to 1.8.1
PR: ports/89320 Submitted by: Victor Balada Diaz <victor@bsdes.net> (maintainer)
This commit is contained in:
parent
7a6ed0e8a2
commit
71d92d1eac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148951
@ -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
|
||||
@ -25,6 +24,7 @@ MAKE_ARGS= CPPFLAGS="-DDEF_CONF=\\\"${PREFIX}/etc/bogom.conf\\\" ${PTHREAD_CFLAG
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_RC_SUBR= milter-bogom.sh
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
PLIST_FILES= sbin/bogom \
|
||||
etc/bogom.conf-example
|
||||
@ -52,5 +52,6 @@ do-install:
|
||||
|
||||
post-install:
|
||||
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
2
mail/milter-bogom/files/pkg-message.in
Normal file
2
mail/milter-bogom/files/pkg-message.in
Normal file
@ -0,0 +1,2 @@
|
||||
Remember to check %%PREFIX%%/share/doc/milter-bogom/ and bogom(8) before running
|
||||
this program.
|
Loading…
Reference in New Issue
Block a user