diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 80b5d73c2720..8e5d1d5fb022 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -1,49 +1,45 @@ PORTNAME= discount -PORTVERSION= 2.2.7c -DISTVERSIONPREFIX= v +PORTVERSION= 2.2.7d CATEGORIES= textproc devel -#MASTER_SITES= https://www.pell.portland.or.us/~orc/Code/discount/ +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= --mandir=${PREFIX}/share/man --prefix=${PREFIX} --shared CONFIGURE_SCRIPT= configure.sh HAS_CONFIGURE= yes INSTALL_TARGET= install install.man TEST_TARGET= test USE_LDCONFIG= yes -USE_GITHUB= yes -GH_ACCOUNT= Orc - CONFLICTS_INSTALL= markdown CPE_VENDOR= discount_project PORTSCOUT= skipv:2.2.7 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 c06a5868f7a1..14140f0ba5a4 100644 --- a/textproc/discount/distinfo +++ b/textproc/discount/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686496698 -SHA256 (Orc-discount-v2.2.7c_GH0.tar.gz) = 5c5139f1f88e83de86169bee3fde4ebd0e1b0798643dc9065b73dc19dbce07b3 -SIZE (Orc-discount-v2.2.7c_GH0.tar.gz) = 133282 +TIMESTAMP = 1693987425 +SHA256 (discount-2.2.7d.tar.bz2) = 12a2041e96ae8cde17e08ff1a215d331580a5c58688daa5a18842b6bb5b77b52 +SIZE (discount-2.2.7d.tar.bz2) = 106055