diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 1ca668cdbf1d..395cb6f3eba8 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -1,48 +1,47 @@ # Created by: Julien Laffaye PORTNAME= discount -PORTVERSION= 2.2.7 +PORTVERSION= 2.2.7b DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= textproc devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= C implementation of the Markdown markup language LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= cpe pkgconfig CPE_VENDOR= discount_project USE_GITHUB= yes GH_ACCOUNT= Orc CFLAGS+= -fPIC CONFIGURE_ARGS= --mandir=${PREFIX}/share/man --prefix=${PREFIX} --shared CONFIGURE_SCRIPT= configure.sh HAS_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes # libmarkdown is used before it is built INSTALL_TARGET= install install.man TEST_TARGET= test USE_LDCONFIG= yes CONFLICTS_INSTALL= markdown OPTIONS_DEFINE= EXTRA SAMPLES TAB8 OPTIONS_DEFAULT=EXTRA TAB8 OPTIONS_SUB= yes EXTRA_DESC= Enable all extra features SAMPLES_DESC= Install sample programs TAB8_DESC= Use a tabstop of 8 (default is 4) EXTRA_CONFIGURE_ON= --with-dl=both --with-fenced-code --with-github-tags --with-id-anchor SAMPLES_INSTALL_TARGET= install.samples TAB8_CONFIGURE_ON= --with-tabstops=8 post-install: ${INSTALL_DATA} ${WRKSRC}/libmarkdown.a ${STAGEDIR}${PREFIX}/lib/libmarkdown.a ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmarkdown.so .include diff --git a/textproc/discount/distinfo b/textproc/discount/distinfo index a3f34521b99a..cf47186d27cb 100644 --- a/textproc/discount/distinfo +++ b/textproc/discount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613738747 -SHA256 (Orc-discount-v2.2.7_GH0.tar.gz) = 72c1325ddfc40871d6810f1e272cf2d45b361f26357eb38f170fd04d737bb9f2 -SIZE (Orc-discount-v2.2.7_GH0.tar.gz) = 128805 +TIMESTAMP = 1652122579 +SHA256 (Orc-discount-v2.2.7b_GH0.tar.gz) = 48343272aa93ae913187ff678b3e52efa722f133e1efcaddc20cf775e8a517ec +SIZE (Orc-discount-v2.2.7b_GH0.tar.gz) = 129219