aboutsummaryrefslogtreecommitdiff
path: root/mail/milter-skem
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2017-01-26 07:07:08 +0000
committerMikhail Teterin <mi@FreeBSD.org>2017-01-26 07:07:08 +0000
commit7c6ed7c6be9177aa7cc1e990971e72fb0072d903 (patch)
treedd91a9e9c4ac5022e41fe5c18bbe09534a4aad42 /mail/milter-skem
parent0dc07bffa4690fc1e00fa1421d08d0cbc2d44b18 (diff)
downloadports-7c6ed7c6be9177aa7cc1e990971e72fb0072d903.tar.gz
ports-7c6ed7c6be9177aa7cc1e990971e72fb0072d903.zip
Quickly revert the previous commit -- 1.0.3 is not ready.
Notes
Notes: svn path=/head/; revision=432471
Diffstat (limited to 'mail/milter-skem')
-rw-r--r--mail/milter-skem/Makefile7
-rw-r--r--mail/milter-skem/distinfo6
2 files changed, 9 insertions, 4 deletions
diff --git a/mail/milter-skem/Makefile b/mail/milter-skem/Makefile
index 4f99040cf0d8..2f9e3f70f0f1 100644
--- a/mail/milter-skem/Makefile
+++ b/mail/milter-skem/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= skem
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://virtual-estates.net/skem/
@@ -26,6 +27,7 @@ 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>
@@ -35,4 +37,7 @@ 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 2359ac882934..5fc63bfe7810 100644
--- a/mail/milter-skem/distinfo
+++ b/mail/milter-skem/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485389732
-SHA256 (skem-1.0.3.tar.bz2) = de928f1d4b9d545280cf43ad587ecbebb744a4eacc26842cc6f18a3e44c910e2
-SIZE (skem-1.0.3.tar.bz2) = 14111
+TIMESTAMP = 1485414406
+SHA256 (skem-1.0.2.tar.bz2) = bed37274ffaef0f9136588ec5330b3056e7b00eae6057cdbdcc9482ec09a561c
+SIZE (skem-1.0.2.tar.bz2) = 13978