From owner-dev-commits-ports-main@freebsd.org Sat Sep 18 14:35:03 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4BA2067816A; Sat, 18 Sep 2021 14:35:03 +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 4HBYJ71VsCz3kK4; Sat, 18 Sep 2021 14:35:03 +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 13CD5307C; Sat, 18 Sep 2021 14:35:03 +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 18IEZ2ia010999; Sat, 18 Sep 2021 14:35:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18IEZ2j8010998; Sat, 18 Sep 2021 14:35:02 GMT (envelope-from git) Date: Sat, 18 Sep 2021 14:35:02 GMT Message-Id: <202109181435.18IEZ2j8010998@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Danilo G. Baio" Subject: git: 90a5500e9ef9 - main - textproc/po4a: Update to 0.64 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dbaio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 90a5500e9ef90e52a7e895fd06307afb1739d1b7 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Sep 2021 14:35:03 -0000 The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=90a5500e9ef90e52a7e895fd06307afb1739d1b7 commit 90a5500e9ef90e52a7e895fd06307afb1739d1b7 Author: Danilo G. Baio AuthorDate: 2021-09-18 14:33:07 +0000 Commit: Danilo G. Baio CommitDate: 2021-09-18 14:34:20 +0000 textproc/po4a: Update to 0.64 - Patch removed was incorporated upstream Changelog: https://github.com/mquinson/po4a/blob/v0.64/NEWS --- textproc/po4a/Makefile | 3 +- textproc/po4a/distinfo | 6 +- .../po4a/files/patch-lib_Locale_Po4a_AsciiDoc.pm | 15 ---- textproc/po4a/pkg-plist | 87 +++++++++++----------- 4 files changed, 49 insertions(+), 62 deletions(-) diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index fbd257694b9a..a80013557d72 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -2,8 +2,7 @@ PORTNAME= po4a DISTVERSIONPREFIX= v -DISTVERSION= 0.63 -PORTREVISION= 2 +DISTVERSION= 0.64 CATEGORIES= textproc perl5 MAINTAINER= dbaio@FreeBSD.org diff --git a/textproc/po4a/distinfo b/textproc/po4a/distinfo index e04f9e8c94ab..c94ccb0992a9 100644 --- a/textproc/po4a/distinfo +++ b/textproc/po4a/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614031971 -SHA256 (mquinson-po4a-v0.63_GH0.tar.gz) = 534a050af6e8d8d2acd5dd32b66c9a15f64106f022efef72cd82c175de34e595 -SIZE (mquinson-po4a-v0.63_GH0.tar.gz) = 3320140 +TIMESTAMP = 1631569535 +SHA256 (mquinson-po4a-v0.64_GH0.tar.gz) = a23fb4c08870c211bfb43df2f942fe2893a5454c0841486163a8460a9b39765b +SIZE (mquinson-po4a-v0.64_GH0.tar.gz) = 3366028 diff --git a/textproc/po4a/files/patch-lib_Locale_Po4a_AsciiDoc.pm b/textproc/po4a/files/patch-lib_Locale_Po4a_AsciiDoc.pm deleted file mode 100644 index d176b1393b4f..000000000000 --- a/textproc/po4a/files/patch-lib_Locale_Po4a_AsciiDoc.pm +++ /dev/null @@ -1,15 +0,0 @@ -# https://github.com/mquinson/po4a/pull/298 -# Asciidoc: Don't split in attributes include:: and ifeval:: lines ---- lib/Locale/Po4a/AsciiDoc.pm.orig 2021-02-22 16:53:34 UTC -+++ lib/Locale/Po4a/AsciiDoc.pm -@@ -771,6 +771,10 @@ sub parse { - and ( defined( $self->{type} ) and ( $self->{type} eq "Table" ) ) ) - { - $paragraph .= $line . "\n"; -+ } elsif ( ( $macroname eq "include" || $macroname eq "ifeval" ) -+ and ( $macrotype eq '::' ) ) -+ { -+ $self->pushline( $line . "\n" ); - } else { - if ( $macrotype eq '::' ) { - do_paragraph( $self, $paragraph, $wrapped_mode ); diff --git a/textproc/po4a/pkg-plist b/textproc/po4a/pkg-plist index 4592ec0768ff..02c32aa18f9f 100644 --- a/textproc/po4a/pkg-plist +++ b/textproc/po4a/pkg-plist @@ -1,11 +1,37 @@ -bin/msguntypot -bin/po4a -bin/po4a-display-man -bin/po4a-display-pod -bin/po4a-gettextize -bin/po4a-normalize -bin/po4a-translate -bin/po4a-updatepo +%%PERL5_MAN1%%/msguntypot.1p.gz +%%PERL5_MAN1%%/po4a-display-man.1.gz +%%PERL5_MAN1%%/po4a-display-pod.1.gz +%%PERL5_MAN1%%/po4a-gettextize.1p.gz +%%PERL5_MAN1%%/po4a-normalize.1p.gz +%%PERL5_MAN1%%/po4a-translate.1p.gz +%%PERL5_MAN1%%/po4a-updatepo.1p.gz +%%PERL5_MAN1%%/po4a.1p.gz +%%PERL5_MAN3%%/Locale::Po4a::AsciiDoc.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::BibTeX.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Chooser.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Common.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Debconf.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Dia.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Docbook.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Guide.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Halibut.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Ini.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::KernelHelp.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::LaTeX.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Man.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::NewsDebian.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Po.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Pod.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::RubyDoc.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Sgml.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::TeX.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Texinfo.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Text.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::TransTractor.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Wml.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Xhtml.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Xml.3pm.gz +%%PERL5_MAN3%%/Locale::Po4a::Yaml.3pm.gz %%SITE_PERL%%/Locale/Po4a/AsciiDoc.pm %%SITE_PERL%%/Locale/Po4a/BibTeX.pm %%SITE_PERL%%/Locale/Po4a/Chooser.pm @@ -153,6 +179,7 @@ bin/po4a-updatepo %%SITE_PERL%%/man/it/man3/Locale::Po4a::Sgml.3pm.gz %%SITE_PERL%%/man/it/man3/Locale::Po4a::Texinfo.3pm.gz %%SITE_PERL%%/man/it/man3/Locale::Po4a::Wml.3pm.gz +%%SITE_PERL%%/man/it/man7/po4a.7.gz %%SITE_PERL%%/man/ja/man1/msguntypot.1p.gz %%SITE_PERL%%/man/ja/man1/po4a-normalize.1p.gz %%SITE_PERL%%/man/ja/man1/po4a-translate.1p.gz @@ -177,40 +204,6 @@ bin/po4a-updatepo %%SITE_PERL%%/man/ja/man3/Locale::Po4a::Wml.3pm.gz %%SITE_PERL%%/man/ja/man3/Locale::Po4a::Xhtml.3pm.gz %%SITE_PERL%%/man/ja/man3/Locale::Po4a::Xml.3pm.gz -%%PERL5_MAN1%%/msguntypot.1p.gz -%%PERL5_MAN1%%/po4a-display-man.1.gz -%%PERL5_MAN1%%/po4a-display-pod.1.gz -%%PERL5_MAN1%%/po4a-gettextize.1p.gz -%%PERL5_MAN1%%/po4a-normalize.1p.gz -%%PERL5_MAN1%%/po4a-translate.1p.gz -%%PERL5_MAN1%%/po4a-updatepo.1p.gz -%%PERL5_MAN1%%/po4a.1p.gz -%%PERL5_MAN3%%/Locale::Po4a::AsciiDoc.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::BibTeX.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Chooser.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Common.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Debconf.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Dia.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Docbook.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Guide.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Halibut.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Ini.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::KernelHelp.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::LaTeX.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Man.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::NewsDebian.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Po.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Pod.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::RubyDoc.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Sgml.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::TeX.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Texinfo.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Text.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::TransTractor.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Wml.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Xhtml.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Xml.3pm.gz -%%PERL5_MAN3%%/Locale::Po4a::Yaml.3pm.gz %%SITE_PERL%%/man/man7/po4a.7.gz %%SITE_PERL%%/man/nl/man1/msguntypot.1p.gz %%SITE_PERL%%/man/nl/man1/po4a-display-man.1.gz @@ -444,6 +437,15 @@ bin/po4a-updatepo %%SITE_PERL%%/man/zh_CHS/man3/Locale::Po4a::Xhtml.3pm.gz %%SITE_PERL%%/man/zh_CHS/man3/Locale::Po4a::Xml.3pm.gz %%SITE_PERL%%/man/zh_CHS/man7/po4a.7.gz +bin/msguntypot +bin/po4a +bin/po4a-display-man +bin/po4a-display-pod +bin/po4a-gettextize +bin/po4a-normalize +bin/po4a-translate +bin/po4a-updatepo +share/locale/ace/LC_MESSAGES/po4a.mo share/locale/af/LC_MESSAGES/po4a.mo share/locale/ar/LC_MESSAGES/po4a.mo share/locale/ca/LC_MESSAGES/po4a.mo @@ -475,3 +477,4 @@ share/locale/uk/LC_MESSAGES/po4a.mo share/locale/vi/LC_MESSAGES/po4a.mo share/locale/zh_CN/LC_MESSAGES/po4a.mo share/locale/zh_HK/LC_MESSAGES/po4a.mo +share/locale/zh_Hant/LC_MESSAGES/po4a.mo