git: 1e0b7c14fc2b - main - textproc/mdocml: update to 1.14.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Feb 2023 00:47:35 UTC
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e0b7c14fc2bf3b0204bb37953bf5f67b225fa9d commit 1e0b7c14fc2bf3b0204bb37953bf5f67b225fa9d Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2023-02-22 00:45:59 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2023-02-22 00:45:59 +0000 textproc/mdocml: update to 1.14.6 Remove -fcommon workaround as it's no longer needed. PR: 269604 Approved by: uqs (maintainer) Sponsored by: DARPA --- textproc/mdocml/Makefile | 4 ++-- textproc/mdocml/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile index c41b0522d163..993ff291a542 100644 --- a/textproc/mdocml/Makefile +++ b/textproc/mdocml/Makefile @@ -1,5 +1,5 @@ PORTNAME= mdocml -PORTVERSION= 1.14.5 +PORTVERSION= 1.14.6 CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ LOCAL/uqs @@ -17,7 +17,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 EXAMPLESDIR= ${PREFIX}/share/examples/mandoc HAS_CONFIGURE= yes -CFLAGS+= -I${LOCALBASE}/include -fcommon # clang11/gcc10 +CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-configure: diff --git a/textproc/mdocml/distinfo b/textproc/mdocml/distinfo index 2b2dab6dd0b8..661dbd113f5c 100644 --- a/textproc/mdocml/distinfo +++ b/textproc/mdocml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568404392 -SHA256 (mandoc-1.14.5.tar.gz) = 8219b42cb56fc07b2aa660574e6211ac38eefdbf21f41b698d3348793ba5d8f7 -SIZE (mandoc-1.14.5.tar.gz) = 651846 +TIMESTAMP = 1676495195 +SHA256 (mandoc-1.14.6.tar.gz) = 8bf0d570f01e70a6e124884088870cbed7537f36328d512909eb10cd53179d9c +SIZE (mandoc-1.14.6.tar.gz) = 697150