Index: head/textproc/lowdown/Makefile =================================================================== --- head/textproc/lowdown/Makefile (revision 468077) +++ head/textproc/lowdown/Makefile (revision 468078) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= lowdown -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= textproc MASTER_SITES= http://kristaps.bsd.lv/lowdown/snapshots/ MAINTAINER= bapt@FreeBSD.org COMMENT= Simple Markdown translator LICENSE= ISCL HAS_CONFIGURE= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/textproc/lowdown/distinfo =================================================================== --- head/textproc/lowdown/distinfo (revision 468077) +++ head/textproc/lowdown/distinfo (revision 468078) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509451683 -SHA256 (lowdown-0.3.1.tar.gz) = 9e3796c7f819a3d28a8e304eac60da62e98fa996cae4131da971d8deaea44766 -SIZE (lowdown-0.3.1.tar.gz) = 87414 +TIMESTAMP = 1524469740 +SHA256 (lowdown-0.3.2.tar.gz) = 740cf6025c43ceaae9bcc1ffc3e94986aa62d65d91ef8173d444a1977c562094 +SIZE (lowdown-0.3.2.tar.gz) = 87991 Index: head/textproc/lowdown/files/patch-tests.c =================================================================== --- head/textproc/lowdown/files/patch-tests.c (revision 468077) +++ head/textproc/lowdown/files/patch-tests.c (nonexistent) @@ -1,11 +0,0 @@ ---- tests.c.orig 2017-10-26 09:00:30 UTC -+++ tests.c -@@ -17,7 +17,7 @@ main(void) - } - #endif /* TEST_ARC4RANDOM */ - #if TEST_CAPSICUM --#include -+#include - - int - main(void) Property changes on: head/textproc/lowdown/files/patch-tests.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property