From owner-svn-ports-head@freebsd.org Wed Feb 24 00:21:56 2021 Return-Path: Delivered-To: svn-ports-head@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 E5178559948; Wed, 24 Feb 2021 00:21:56 +0000 (UTC) (envelope-from dbaio@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 4Dlc6r6DsPz4tyw; Wed, 24 Feb 2021 00:21:56 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C8E262287E; Wed, 24 Feb 2021 00:21:56 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11O0LunC029305; Wed, 24 Feb 2021 00:21:56 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11O0LtVr029301; Wed, 24 Feb 2021 00:21:55 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <202102240021.11O0LtVr029301@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Wed, 24 Feb 2021 00:21:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566438 - in head/textproc/po4a: . files X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in head/textproc/po4a: . files X-SVN-Commit-Revision: 566438 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2021 00:21:57 -0000 Author: dbaio Date: Wed Feb 24 00:21:55 2021 New Revision: 566438 URL: https://svnweb.freebsd.org/changeset/ports/566438 Log: textproc/po4a: Update to 0.63 Take MAINTAINER'ship. Changelog: https://github.com/mquinson/po4a/blob/v0.63/NEWS Approved by: garga (maintainer) Differential Revision: https://reviews.freebsd.org/D28875 Modified: head/textproc/po4a/Makefile head/textproc/po4a/distinfo head/textproc/po4a/files/patch-Po4aBuilder.pm head/textproc/po4a/pkg-plist Modified: head/textproc/po4a/Makefile ============================================================================== --- head/textproc/po4a/Makefile Wed Feb 24 00:21:06 2021 (r566437) +++ head/textproc/po4a/Makefile Wed Feb 24 00:21:55 2021 (r566438) @@ -3,11 +3,10 @@ PORTNAME= po4a DISTVERSIONPREFIX= v -DISTVERSION= 0.62 -PORTREVISION= 1 +DISTVERSION= 0.63 CATEGORIES= textproc perl5 -MAINTAINER= garga@FreeBSD.org +MAINTAINER= dbaio@FreeBSD.org COMMENT= Brings gettext translation tools to all kinds of docs LICENSE= GPLv2 @@ -31,5 +30,7 @@ USE_PERL5= modbuild USE_GITHUB= yes GH_ACCOUNT= mquinson + +NO_ARCH= yes .include Modified: head/textproc/po4a/distinfo ============================================================================== --- head/textproc/po4a/distinfo Wed Feb 24 00:21:06 2021 (r566437) +++ head/textproc/po4a/distinfo Wed Feb 24 00:21:55 2021 (r566438) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613090458 -SHA256 (mquinson-po4a-v0.62_GH0.tar.gz) = ef8ea68ceafd810a70c6d2aead57268375542a61d9b7c36ddd2550c9b8708430 -SIZE (mquinson-po4a-v0.62_GH0.tar.gz) = 3311429 +TIMESTAMP = 1614031971 +SHA256 (mquinson-po4a-v0.63_GH0.tar.gz) = 534a050af6e8d8d2acd5dd32b66c9a15f64106f022efef72cd82c175de34e595 +SIZE (mquinson-po4a-v0.63_GH0.tar.gz) = 3320140 Modified: head/textproc/po4a/files/patch-Po4aBuilder.pm ============================================================================== --- head/textproc/po4a/files/patch-Po4aBuilder.pm Wed Feb 24 00:21:06 2021 (r566437) +++ head/textproc/po4a/files/patch-Po4aBuilder.pm Wed Feb 24 00:21:55 2021 (r566438) @@ -1,6 +1,6 @@ ---- Po4aBuilder.pm.orig 2017-03-29 14:02:01 UTC +--- Po4aBuilder.pm.orig 2021-02-21 00:56:23 UTC +++ Po4aBuilder.pm -@@ -140,8 +140,8 @@ sub ACTION_install { +@@ -118,8 +118,8 @@ sub ACTION_install { $mandir =~ s,/man3$,,; $self->install_path(man => $mandir); Modified: head/textproc/po4a/pkg-plist ============================================================================== --- head/textproc/po4a/pkg-plist Wed Feb 24 00:21:06 2021 (r566437) +++ head/textproc/po4a/pkg-plist Wed Feb 24 00:21:55 2021 (r566438) @@ -74,6 +74,7 @@ bin/po4a-updatepo %%SITE_PERL%%/man/eo/man1/po4a-display-pod.1.gz %%SITE_PERL%%/man/es/man1/msguntypot.1p.gz %%SITE_PERL%%/man/es/man1/po4a-display-man.1.gz +%%SITE_PERL%%/man/es/man1/po4a-display-pod.1.gz %%SITE_PERL%%/man/es/man1/po4a-normalize.1p.gz %%SITE_PERL%%/man/es/man1/po4a-translate.1p.gz %%SITE_PERL%%/man/es/man1/po4a-updatepo.1p.gz @@ -443,3 +444,34 @@ 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 +share/locale/af/LC_MESSAGES/po4a.mo +share/locale/ar/LC_MESSAGES/po4a.mo +share/locale/ca/LC_MESSAGES/po4a.mo +share/locale/cs/LC_MESSAGES/po4a.mo +share/locale/da/LC_MESSAGES/po4a.mo +share/locale/de/LC_MESSAGES/po4a.mo +share/locale/eo/LC_MESSAGES/po4a.mo +share/locale/es/LC_MESSAGES/po4a.mo +share/locale/et/LC_MESSAGES/po4a.mo +share/locale/eu/LC_MESSAGES/po4a.mo +share/locale/fr/LC_MESSAGES/po4a.mo +share/locale/hr/LC_MESSAGES/po4a.mo +share/locale/hu/LC_MESSAGES/po4a.mo +share/locale/id/LC_MESSAGES/po4a.mo +share/locale/it/LC_MESSAGES/po4a.mo +share/locale/ja/LC_MESSAGES/po4a.mo +share/locale/kn/LC_MESSAGES/po4a.mo +share/locale/ko/LC_MESSAGES/po4a.mo +share/locale/nb/LC_MESSAGES/po4a.mo +share/locale/nl/LC_MESSAGES/po4a.mo +share/locale/pl/LC_MESSAGES/po4a.mo +share/locale/pt/LC_MESSAGES/po4a.mo +share/locale/pt_BR/LC_MESSAGES/po4a.mo +share/locale/ru/LC_MESSAGES/po4a.mo +share/locale/sl/LC_MESSAGES/po4a.mo +share/locale/sr_Cyrl/LC_MESSAGES/po4a.mo +share/locale/sv/LC_MESSAGES/po4a.mo +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