From 9312d1557696b27868b3cc65513f9194269594e5 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Sun, 10 Oct 2021 00:45:42 +1100 Subject: [PATCH] [notify] cmark: 0.30.1 -> 0.30.2 rebuild affected ports, most likely only mkvtoolnix --- cmark/.footprint | 4 ++-- cmark/.signature | 8 ++++---- cmark/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cmark/.footprint b/cmark/.footprint index 6882facb7..ea48c7a90 100644 --- a/cmark/.footprint +++ b/cmark/.footprint @@ -13,8 +13,8 @@ drwxr-xr-x root/root usr/lib/cmake/cmark/ -rw-r--r-- root/root usr/lib/cmake/cmark/cmark-targets-release.cmake -rw-r--r-- root/root usr/lib/cmake/cmark/cmark-targets.cmake -rw-r--r-- root/root usr/lib/libcmark.a -lrwxrwxrwx root/root usr/lib/libcmark.so -> libcmark.so.0.30.1 --rwxr-xr-x root/root usr/lib/libcmark.so.0.30.1 +lrwxrwxrwx root/root usr/lib/libcmark.so -> libcmark.so.0.30.2 +-rwxr-xr-x root/root usr/lib/libcmark.so.0.30.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libcmark.pc drwxr-xr-x root/root usr/share/ diff --git a/cmark/.signature b/cmark/.signature index f767b433f..88446f667 100644 --- a/cmark/.signature +++ b/cmark/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34Kgv1whWHl2yfFP8AdugxBRXykGWheV/OR+g+SGQW2KhH2YwYvx2gZsFh1ny8Ac4farlL2L9JKe4UZUkHhlxAc= -SHA256 (Pkgfile) = a65d05f39d9d5ab37a2782d4fd5cfcf8942be7aaac1cd0e1efd423eea59f7f41 -SHA256 (.footprint) = a4997f8648a01fa805f5a63d7d4d0fdca73399984465e15feb7c898ff2e11158 -SHA256 (cmark-0.30.1.tar.gz) = 9609506bd7473e769452488ef981eb53f082011b1ec6c9b6c73ed57062e25ee6 +RWSagIOpLGJF37RZgfQXP1SMZ2od+YonD0CFB5TDwjmCfpiUTJiJOWKRDv7i+7CO3ldpY07aKF25+02WAbnvpmoOHxKDqrcGow4= +SHA256 (Pkgfile) = c3a1bee2957f4646c7b70700ea1f5e517d095ed643695e12617c20718b039c41 +SHA256 (.footprint) = 62c70cce76a4eafc00113c149e3e41320b1a02140a3ddd8d019c2c6367ec5e30 +SHA256 (cmark-0.30.2.tar.gz) = 6c7d2bcaea1433d977d8fed0b55b71c9d045a7cdf616e3cd2dce9007da753db3 diff --git a/cmark/Pkgfile b/cmark/Pkgfile index 332012e90..f1f445437 100644 --- a/cmark/Pkgfile +++ b/cmark/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake name=cmark -version=0.30.1 +version=0.30.2 release=1 source=(https://github.com/commonmark/$name/archive/$version/$name-$version.tar.gz)