FreeBSD Bugzilla – Attachment 252965 Details for
Bug 280956
textproc/md4c: update 0.4.7 → 0.5.2, fix CVE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] textproc/md4c: update 0.4.7 → 0.5.2
0001-textproc-md4c-update-0.4.7-0.5.2.patch (text/plain), 2.29 KB, created by
Älven
on 2024-08-20 23:13:41 UTC
(
hide
)
Description:
[PATCH] textproc/md4c: update 0.4.7 → 0.5.2
Filename:
MIME Type:
Creator:
Älven
Created:
2024-08-20 23:13:41 UTC
Size:
2.29 KB
patch
obsolete
>From b88bae0b8496a680f620b6853e0333d9674aa372 Mon Sep 17 00:00:00 2001 >From: Ãlven <alster@vinterdalen.se> >Date: Wed, 21 Aug 2024 03:11:57 +0400 >Subject: [PATCH] textproc/md4c: update 0.4.7 â 0.5.2 >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >--- > textproc/md4c/Makefile | 7 ++++--- > textproc/md4c/distinfo | 6 +++--- > textproc/md4c/pkg-plist | 6 ++---- > 3 files changed, 9 insertions(+), 10 deletions(-) > >diff --git a/textproc/md4c/Makefile b/textproc/md4c/Makefile >index 4cf559046d89..c1a717a710d9 100644 >--- a/textproc/md4c/Makefile >+++ b/textproc/md4c/Makefile >@@ -1,18 +1,19 @@ > PORTNAME= md4c > DISTVERSIONPREFIX= release- >-DISTVERSION= 0.4.7 >+DISTVERSION= 0.5.2 > CATEGORIES= textproc > > MAINTAINER= rosenke@dssgmbh.de > COMMENT= Markdown Parser written in C >-WWW= https://github.com/mity/md4c >+WWW= https://github.com/mity/md4c/ > > LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE.md > > USES= cmake cpe > CPE_VENDOR= ${PORTNAME}_project >-USE_LDCONFIG= yes > USE_GITHUB= yes > GH_ACCOUNT= mity >+USE_LDCONFIG= yes > > .include <bsd.port.mk> >diff --git a/textproc/md4c/distinfo b/textproc/md4c/distinfo >index ccbc79a2ed7e..daf87c3efb9f 100644 >--- a/textproc/md4c/distinfo >+++ b/textproc/md4c/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1613558190 >-SHA256 (mity-md4c-release-0.4.7_GH0.tar.gz) = f1b12d7aeb64fcbc7092c832e1a8b137102fec168961c87222fa599aedc19035 >-SIZE (mity-md4c-release-0.4.7_GH0.tar.gz) = 228223 >+TIMESTAMP = 1724194987 >+SHA256 (mity-md4c-release-0.5.2_GH0.tar.gz) = 55d0111d48fb11883aaee91465e642b8b640775a4d6993c2d0e7a8092758ef21 >+SIZE (mity-md4c-release-0.5.2_GH0.tar.gz) = 237973 >diff --git a/textproc/md4c/pkg-plist b/textproc/md4c/pkg-plist >index 9bd12a807141..df1a52e6f058 100644 >--- a/textproc/md4c/pkg-plist >+++ b/textproc/md4c/pkg-plist >@@ -1,16 +1,14 @@ > bin/md2html > include/md4c-html.h > include/md4c.h >-lib/cmake/md4c-html/md4cHtmlConfig-%%CMAKE_BUILD_TYPE%%.cmake >-lib/cmake/md4c-html/md4cHtmlConfig.cmake > lib/cmake/md4c/md4cConfig-%%CMAKE_BUILD_TYPE%%.cmake > lib/cmake/md4c/md4cConfig.cmake > lib/libmd4c-html.so > lib/libmd4c-html.so.0 >-lib/libmd4c-html.so.0.4.7 >+lib/libmd4c-html.so.0.5.2 > lib/libmd4c.so > lib/libmd4c.so.0 >-lib/libmd4c.so.0.4.7 >+lib/libmd4c.so.0.5.2 > libdata/pkgconfig/md4c-html.pc > libdata/pkgconfig/md4c.pc > share/man/man1/md2html.1.gz >-- >2.46.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 280956
:
252965
|
252967
|
252972