Simple update discount to 2.2.7d. For me important, MAKE_JOBS issue fix in version 2.2.7b:
"Another maintenance release to fix a bug in the Makefile; I didn’t have the proper dependencies for the pandoc_headers tool, so if a parallel make was tried it would fall over complaining about missing objects when it tried to link everything together.Another maintenance release to fix a bug in the Makefile; I didn’t have the proper dependencies for the pandoc_headers tool, so if a parallel make was tried it would fall over complaining about missing objects when it tried to link everything together." More http://www.pell.portland.or.us/~orc/Code/discount/ diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 82548fe5f27..81f78e2c8e2 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -1,17 +1,18 @@ COMMENT = fast C implementation of Markdown -DISTNAME = discount-2.2.7 +DISTNAME = discount-2.2.7d +PKGNAME = discount-2.2.7pl0 SHARED_LIBS = markdown 0.0 CATEGORIES = textproc -HOMEPAGE = http://www.pell.portland.or.us/~orc/Code/markdown/ +HOMEPAGE = https://www.pell.portland.or.us/~orc/Code/markdown/ # BSD PERMIT_PACKAGE = Yes WANTLIB += c -SITES = http://www.pell.portland.or.us/~orc/Code/discount/ +SITES = https://www.pell.portland.or.us/~orc/Code/discount/ EXTRACT_SUFX = .tar.bz2 CONFIGURE_STYLE = simple diff --git a/textproc/discount/distinfo b/textproc/discount/distinfo index ca13bfe950e..6dabb618430 100644 --- a/textproc/discount/distinfo +++ b/textproc/discount/distinfo @@ -1,2 +1,2 @@ -SHA256 (discount-2.2.7.tar.bz2) = sSYr5dewTzxOLO46CTc2mxJ4avGPZfWZ8zTu+8DulQg= -SIZE (discount-2.2.7.tar.bz2) = 102277 +SHA256 (discount-2.2.7d.tar.bz2) = EqIEHpaujN4X4I/xohXTMVgKXFhojapaGIQra7W3e1I= +SIZE (discount-2.2.7d.tar.bz2) = 106055