mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Update to 1.10.8
This commit is contained in:
parent
5e9af0caec
commit
efa12005ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267051
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mdocml
|
||||
PORTVERSION= 1.10.6
|
||||
PORTVERSION= 1.10.8
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (mdocml-1.10.6.tar.gz) = 4b4dd6c50806c0d520d57318ebd3f412
|
||||
SHA256 (mdocml-1.10.6.tar.gz) = 170c89fc7340f3e7be98da8a4f64c964d962c36e8febccc6c61663f54982ca53
|
||||
SIZE (mdocml-1.10.6.tar.gz) = 166990
|
||||
SHA256 (mdocml-1.10.8.tar.gz) = f357b712f8eb0e468e3c983eafc171be3678a604f7fafef43545c14f1a6bf2a9
|
||||
SIZE (mdocml-1.10.8.tar.gz) = 171359
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- mdoc_action.c
|
||||
+++ mdoc_action.c
|
||||
@@ -609,6 +609,8 @@ post_os(POST_ARGS)
|
||||
--- mdoc_validate.c
|
||||
+++ mdoc_validate.c
|
||||
@@ -2143,6 +2143,8 @@ post_os(POST_ARGS)
|
||||
mdoc_nmsg(m, n, MANDOCERR_MEM);
|
||||
return(0);
|
||||
}
|
Loading…
Reference in New Issue
Block a user