diff options
| author | Mikhail Teterin <mi@FreeBSD.org> | 2017-01-26 00:19:17 +0000 |
|---|---|---|
| committer | Mikhail Teterin <mi@FreeBSD.org> | 2017-01-26 00:19:17 +0000 |
| commit | ff72c169a60ec7485c0a9fcfaa14cd6733f13b23 (patch) | |
| tree | 6b27adb8f09cec739a728aef3c121af83ad9c78a /mail | |
| parent | a38803332ffe7b1c27f505188d9cbb21368ae6cf (diff) | |
Notes
Diffstat (limited to 'mail')
| -rw-r--r-- | mail/milter-skem/Makefile | 7 | ||||
| -rw-r--r-- | mail/milter-skem/distinfo | 5 |
2 files changed, 4 insertions, 8 deletions
diff --git a/mail/milter-skem/Makefile b/mail/milter-skem/Makefile index 2f9e3f70f0f1..4f99040cf0d8 100644 --- a/mail/milter-skem/Makefile +++ b/mail/milter-skem/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= skem -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= mail MASTER_SITES= http://virtual-estates.net/skem/ @@ -27,7 +26,6 @@ SKEM_NETINET6_DESC= Support IPv6 addresses (not tested) SKEM_NETINET_DESC= Support IPv4 addresses OPTIONS_DEFAULT= SKEM_NETINET -NO_WRKSUBDIR= yes .include <bsd.port.options.mk> @@ -37,7 +35,4 @@ MAKE_ARGS+= -D$o . endif .endfor -post-patch: - @${REINPLACE_CMD} -E 's/char[[:blank:]]+c;/int c;/' ${WRKSRC}/milter.c - .include <bsd.port.mk> diff --git a/mail/milter-skem/distinfo b/mail/milter-skem/distinfo index 87d726f9f027..2359ac882934 100644 --- a/mail/milter-skem/distinfo +++ b/mail/milter-skem/distinfo @@ -1,2 +1,3 @@ -SHA256 (skem-1.0.2.tar.bz2) = bed37274ffaef0f9136588ec5330b3056e7b00eae6057cdbdcc9482ec09a561c -SIZE (skem-1.0.2.tar.bz2) = 13978 +TIMESTAMP = 1485389732 +SHA256 (skem-1.0.3.tar.bz2) = de928f1d4b9d545280cf43ad587ecbebb744a4eacc26842cc6f18a3e44c910e2 +SIZE (skem-1.0.3.tar.bz2) = 14111 |
