From nobody Sat Nov 13 23:26:21 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 15271185AFB0; Sat, 13 Nov 2021 23:26:22 +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 4HsBRL07vPz56VH; Sat, 13 Nov 2021 23:26:22 +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 DA4F21C2CA; Sat, 13 Nov 2021 23:26:21 +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 1ADNQLJ9018166; Sat, 13 Nov 2021 23:26:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ADNQLGh018165; Sat, 13 Nov 2021 23:26:21 GMT (envelope-from git) Date: Sat, 13 Nov 2021 23:26:21 GMT Message-Id: <202111132326.1ADNQLGh018165@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 263f10f44623 - main - textproc/scdoc: update to 1.11.2 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 263f10f446230fa795eae7b55980df5655c165e7 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=263f10f446230fa795eae7b55980df5655c165e7 commit 263f10f446230fa795eae7b55980df5655c165e7 Author: Jan Beich AuthorDate: 2021-11-13 08:04:45 +0000 Commit: Jan Beich CommitDate: 2021-11-13 23:25:58 +0000 textproc/scdoc: update to 1.11.2 Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.2 Reported by: Repology --- textproc/scdoc/Makefile | 4 ++-- textproc/scdoc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/scdoc/Makefile b/textproc/scdoc/Makefile index 30094971f5ed..e28c06635b6c 100644 --- a/textproc/scdoc/Makefile +++ b/textproc/scdoc/Makefile @@ -1,5 +1,5 @@ PORTNAME= scdoc -DISTVERSION= 1.11.1 +DISTVERSION= 1.11.2 CATEGORIES= textproc MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -10,7 +10,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake -MAKE_ENV= PCDIR='$$(_INSTDIR)/libdata/pkgconfig' +MAKE_ENV= PCDIR='$$(PREFIX)/libdata/pkgconfig' TEST_TARGET= check PLIST_FILES= bin/${PORTNAME} \ libdata/pkgconfig/${PORTNAME}.pc \ diff --git a/textproc/scdoc/distinfo b/textproc/scdoc/distinfo index 12bb4667c66e..58aa26d7bd5f 100644 --- a/textproc/scdoc/distinfo +++ b/textproc/scdoc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607263172 -SHA256 (scdoc-1.11.1.tar.gz) = 1098a1ed2e087596fc0b3f657c1c8a5e00412267aa4baf3619e36824306645b1 -SIZE (scdoc-1.11.1.tar.gz) = 12510 +TIMESTAMP = 1636790685 +SHA256 (scdoc-1.11.2.tar.gz) = e9ff9981b5854301789a6778ee64ef1f6d1e5f4829a9dd3e58a9a63eacc2e6f0 +SIZE (scdoc-1.11.2.tar.gz) = 12746