diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 2c3b79e80cb8..b27cc4b02915 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -1,45 +1,45 @@ PORTNAME= discount -PORTVERSION= 3.0.1.1 +PORTVERSION= 3.0.1.2 CATEGORIES= textproc devel MASTER_SITES= https://www.pell.portland.or.us/~orc/Code/discount/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= C implementation of the Markdown markup language WWW= https://www.pell.portland.or.us/~orc/Code/discount/ \ https://github.com/Orc/discount LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= cpe pathfix pkgconfig tar:bz2 CFLAGS+= -fPIC CONFIGURE_ARGS= --prefix=${PREFIX} --shared CONFIGURE_SCRIPT= configure.sh HAS_CONFIGURE= yes INSTALL_TARGET= install install.man TEST_TARGET= test USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION:R} CONFLICTS_INSTALL= markdown CPE_VENDOR= discount_project 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 bd863493744e..8a2aef3521eb 100644 --- a/textproc/discount/distinfo +++ b/textproc/discount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436431 -SHA256 (discount-3.0.1.1.tar.bz2) = c1b1b9f37bb907aae5f4bcfc960269baeae9e6710cdd6860ee965abfa2676631 -SIZE (discount-3.0.1.1.tar.bz2) = 113052 +TIMESTAMP = 1759324024 +SHA256 (discount-3.0.1.2.tar.bz2) = ec670ca34fba6dd99cf30170b98f57fbd84ed51528cc3ae732b5ec298e738d9d +SIZE (discount-3.0.1.2.tar.bz2) = 113055