From nobody Thu Oct 28 19:57:48 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 77559181E43B; Thu, 28 Oct 2021 19:57:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HgGZ50XJrz3RHl; Thu, 28 Oct 2021 19:57:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B51441B19; Thu, 28 Oct 2021 19:57:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19SJvmA5062573; Thu, 28 Oct 2021 19:57:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19SJvmIX062572; Thu, 28 Oct 2021 19:57:48 GMT (envelope-from git) Date: Thu, 28 Oct 2021 19:57:48 GMT Message-Id: <202110281957.19SJvmIX062572@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Adriaan de Groot Subject: git: e73bfab8dfa0 - main - textproc/cmark: update to 0.30.2, latest upstream List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adridg X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e73bfab8dfa07376381606ea322d29d7431b4e0b Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=e73bfab8dfa07376381606ea322d29d7431b4e0b commit e73bfab8dfa07376381606ea322d29d7431b4e0b Author: Adriaan de Groot AuthorDate: 2021-10-28 16:12:56 +0000 Commit: Adriaan de Groot CommitDate: 2021-10-28 19:57:42 +0000 textproc/cmark: update to 0.30.2, latest upstream Release notes are at https://github.com/commonmark/cmark/releases/tag/0.30.2 With some bugfixes and an update to unicode 14.0 Bump PORTREVISION on dependent ports, to force a rebuild; this release changes some of the CMake & pkg-config machinery and they should follow. (Also, potentially so-version bump) --- graphics/aseprite/Makefile | 2 +- multimedia/mkvtoolnix/Makefile | 1 + net-im/neochat/Makefile | 2 +- net-im/nheko/Makefile | 2 +- net-im/spectral/Makefile | 2 +- net-im/talkatu/Makefile | 1 + textproc/cmark/Makefile | 2 +- textproc/cmark/distinfo | 6 +++--- textproc/cmark/pkg-plist | 6 ++++-- 9 files changed, 14 insertions(+), 10 deletions(-) diff --git a/graphics/aseprite/Makefile b/graphics/aseprite/Makefile index dff669e253e0..fa8f5e83ec5f 100644 --- a/graphics/aseprite/Makefile +++ b/graphics/aseprite/Makefile @@ -3,7 +3,7 @@ PORTNAME= aseprite DISTVERSIONPREFIX= v DISTVERSION= 1.2.9 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index 9b77ea8369df..7a45bc927954 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -2,6 +2,7 @@ PORTNAME= mkvtoolnix PORTVERSION= 62.0.0 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= https://www.bunkus.org/videotools/mkvtoolnix/sources/ \ https://mkvtoolnix.download/sources/ diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile index 573874abbf25..28af3ab2ac65 100644 --- a/net-im/neochat/Makefile +++ b/net-im/neochat/Makefile @@ -1,6 +1,6 @@ PORTNAME= neochat DISTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile index 81e1199d2184..06a7c0d0cf2e 100644 --- a/net-im/nheko/Makefile +++ b/net-im/nheko/Makefile @@ -1,7 +1,7 @@ PORTNAME= nheko DISTVERSIONPREFIX=v DISTVERSION= 0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/spectral/Makefile b/net-im/spectral/Makefile index a27279b7f21d..fcfb6d146307 100644 --- a/net-im/spectral/Makefile +++ b/net-im/spectral/Makefile @@ -1,6 +1,6 @@ PORTNAME= spectral PORTVERSION= 817 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org diff --git a/net-im/talkatu/Makefile b/net-im/talkatu/Makefile index fb39ec2d19ef..9ae53cf14ba7 100644 --- a/net-im/talkatu/Makefile +++ b/net-im/talkatu/Makefile @@ -1,5 +1,6 @@ PORTNAME= talkatu PORTVERSION= g2019031701 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://bitbucket.org/pidgin/talkatu/get/ DISTNAME= 1b7433db5cd5 diff --git a/textproc/cmark/Makefile b/textproc/cmark/Makefile index 595c2be18917..7f6733e2ec8b 100644 --- a/textproc/cmark/Makefile +++ b/textproc/cmark/Makefile @@ -1,5 +1,5 @@ PORTNAME= cmark -DISTVERSION= 0.29.0 +DISTVERSION= 0.30.2 CATEGORIES= textproc MAINTAINER= adridg@FreeBSD.org diff --git a/textproc/cmark/distinfo b/textproc/cmark/distinfo index f2245167993d..0580e80d7c81 100644 --- a/textproc/cmark/distinfo +++ b/textproc/cmark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554745995 -SHA256 (commonmark-cmark-0.29.0_GH0.tar.gz) = 2558ace3cbeff85610de3bda32858f722b359acdadf0c4691851865bb84924a6 -SIZE (commonmark-cmark-0.29.0_GH0.tar.gz) = 234545 +TIMESTAMP = 1635287323 +SHA256 (commonmark-cmark-0.30.2_GH0.tar.gz) = 6c7d2bcaea1433d977d8fed0b55b71c9d045a7cdf616e3cd2dce9007da753db3 +SIZE (commonmark-cmark-0.30.2_GH0.tar.gz) = 246033 diff --git a/textproc/cmark/pkg-plist b/textproc/cmark/pkg-plist index d0ad0b2f0694..1c5599c56611 100644 --- a/textproc/cmark/pkg-plist +++ b/textproc/cmark/pkg-plist @@ -2,8 +2,10 @@ bin/cmark include/cmark.h include/cmark_export.h include/cmark_version.h -lib/cmake/cmark-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/cmark.cmake +lib/cmake/cmark/cmark-config-version.cmake +lib/cmake/cmark/cmark-config.cmake +lib/cmake/cmark/cmark-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/cmark/cmark-targets.cmake lib/libcmark.a lib/libcmark.so lib/libcmark.so.%%VERSION%%