Index: head/textproc/lowdown/Makefile =================================================================== --- head/textproc/lowdown/Makefile (revision 432003) +++ head/textproc/lowdown/Makefile (revision 432004) @@ -1,18 +1,18 @@ # $FreeBSD$ PORTNAME= lowdown -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= textproc MASTER_SITES= http://kristaps.bsd.lv/lowdown/snapshots/ MAINTAINER= bapt@FreeBSD.org COMMENT= Simple Markdown translator LICENSE= ISCL PLIST_FILES= bin/lowdown \ include/lowdown.h \ lib/liblowdown.a \ man/man1/lowdown.1.gz .include Index: head/textproc/lowdown/distinfo =================================================================== --- head/textproc/lowdown/distinfo (revision 432003) +++ head/textproc/lowdown/distinfo (revision 432004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484918286 -SHA256 (lowdown-0.1.3.tar.gz) = f72778b1fde0c1817f7283660faac16e445826eb3be3def622473285096703f5 -SIZE (lowdown-0.1.3.tar.gz) = 44173 +TIMESTAMP = 1484954833 +SHA256 (lowdown-0.1.4.tar.gz) = 21755c613f5408a30e14589b3cf07cc9b066fd217084c91cb7b5082714e96cd1 +SIZE (lowdown-0.1.4.tar.gz) = 44181 Index: head/textproc/lowdown/files/patch-log.c =================================================================== --- head/textproc/lowdown/files/patch-log.c (revision 432003) +++ head/textproc/lowdown/files/patch-log.c (nonexistent) @@ -1,10 +0,0 @@ ---- log.c.orig 2017-01-19 23:17:59 UTC -+++ log.c -@@ -17,6 +17,7 @@ - #include - #include - #include -+#include - #include - - #include "lowdown.h" Property changes on: head/textproc/lowdown/files/patch-log.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 Index: head/textproc/lowdown/files/patch-library.c =================================================================== --- head/textproc/lowdown/files/patch-library.c (revision 432003) +++ head/textproc/lowdown/files/patch-library.c (nonexistent) @@ -1,10 +0,0 @@ ---- library.c.orig 2017-01-19 23:17:59 UTC -+++ library.c -@@ -16,6 +16,7 @@ - */ - #include - #include -+#include - #include - #include - Property changes on: head/textproc/lowdown/files/patch-library.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