Date: Sat, 20 Nov 2021 14:51:31 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0694cde945ca - main - textproc/po4a: Update to 0.65 Message-ID: <202111201451.1AKEpVMM079288@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=0694cde945ca757efba36ab85c8b940a342721ae commit 0694cde945ca757efba36ab85c8b940a342721ae Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-11-20 14:49:30 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-11-20 14:50:13 +0000 textproc/po4a: Update to 0.65 Changelog: https://github.com/mquinson/po4a/blob/v0.65/NEWS --- textproc/po4a/Makefile | 2 +- textproc/po4a/distinfo | 6 +++--- textproc/po4a/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index a80013557d72..a91ee4537b5e 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -2,7 +2,7 @@ PORTNAME= po4a DISTVERSIONPREFIX= v -DISTVERSION= 0.64 +DISTVERSION= 0.65 CATEGORIES= textproc perl5 MAINTAINER= dbaio@FreeBSD.org diff --git a/textproc/po4a/distinfo b/textproc/po4a/distinfo index c94ccb0992a9..742326a9e8b3 100644 --- a/textproc/po4a/distinfo +++ b/textproc/po4a/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631569535 -SHA256 (mquinson-po4a-v0.64_GH0.tar.gz) = a23fb4c08870c211bfb43df2f942fe2893a5454c0841486163a8460a9b39765b -SIZE (mquinson-po4a-v0.64_GH0.tar.gz) = 3366028 +TIMESTAMP = 1637411030 +SHA256 (mquinson-po4a-v0.65_GH0.tar.gz) = 5900bc5ecd6727b74ec4770dddd461fbf14fe23a4c29507a0c2f35a78ad45b4c +SIZE (mquinson-po4a-v0.65_GH0.tar.gz) = 3387955 diff --git a/textproc/po4a/pkg-plist b/textproc/po4a/pkg-plist index 02c32aa18f9f..53e0bcb364a4 100644 --- a/textproc/po4a/pkg-plist +++ b/textproc/po4a/pkg-plist @@ -175,6 +175,7 @@ %%SITE_PERL%%/man/it/man3/Locale::Po4a::Ini.3pm.gz %%SITE_PERL%%/man/it/man3/Locale::Po4a::KernelHelp.3pm.gz %%SITE_PERL%%/man/it/man3/Locale::Po4a::LaTeX.3pm.gz +%%SITE_PERL%%/man/it/man3/Locale::Po4a::Man.3pm.gz %%SITE_PERL%%/man/it/man3/Locale::Po4a::Pod.3pm.gz %%SITE_PERL%%/man/it/man3/Locale::Po4a::Sgml.3pm.gz %%SITE_PERL%%/man/it/man3/Locale::Po4a::Texinfo.3pm.gz @@ -344,6 +345,7 @@ %%SITE_PERL%%/man/ru/man3/Locale::Po4a::Wml.3pm.gz %%SITE_PERL%%/man/ru/man3/Locale::Po4a::Xhtml.3pm.gz %%SITE_PERL%%/man/ru/man3/Locale::Po4a::Xml.3pm.gz +%%SITE_PERL%%/man/ru/man7/po4a.7.gz %%SITE_PERL%%/man/sr_Cyrl/man1/msguntypot.1p.gz %%SITE_PERL%%/man/sr_Cyrl/man1/po4a-display-man.1.gz %%SITE_PERL%%/man/sr_Cyrl/man1/po4a-display-pod.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111201451.1AKEpVMM079288>