Skip to content

Commit a83cdea

Browse files
committed
po4a: add missing DEPENDS. Bump PKGREVISION.
1 parent 9182e74 commit a83cdea

File tree

3 files changed

+4
-35
lines changed

3 files changed

+4
-35
lines changed

textproc/po4a/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# $NetBSD: Makefile,v 1.63 2024/02/03 05:33:10 schmonz Exp $
1+
# $NetBSD: Makefile,v 1.64 2024/02/03 18:58:08 schmonz Exp $
22

33
DISTNAME= po4a-0.70
4-
PKGREVISION= 1
4+
PKGREVISION= 2
55
CATEGORIES= textproc
66
MASTER_SITES= ${MASTER_SITE_GITHUB:=mquinson/}
77
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -11,11 +11,11 @@ HOMEPAGE= https://po4a.org/
1111
COMMENT= Tool for using gettext where it was not intended to be used
1212
LICENSE= gnu-gpl-v2
1313

14-
#DEPENDS+= /p5-Syntax-Keyword-Try
1514

1615
DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
1716
DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext
1817
DEPENDS+= p5-SGMLS-[0-9]*:../../textproc/p5-SGMLS
18+
DEPENDS+= p5-Syntax-Keyword-Try-[0-9]*:../../devel/p5-Syntax-Keyword-Try
1919
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
2020
DEPENDS+= p5-Pod-Parser-[0-9]*:../../textproc/p5-Pod-Parser
2121
DEPENDS+= p5-Text-WrapI18N-[0-9]*:../../textproc/p5-Text-WrapI18N

textproc/po4a/distinfo

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
$NetBSD: distinfo,v 1.31 2024/02/03 05:33:10 schmonz Exp $
1+
$NetBSD: distinfo,v 1.32 2024/02/03 18:58:08 schmonz Exp $
22

33
BLAKE2s (po4a-0.70.tar.gz) = 2314f3fdc095f26a3c1b6a5cd96713f9e7b3e3c68af7e2bdc0c98738068691cf
44
SHA512 (po4a-0.70.tar.gz) = 8ff546776e9f9bc5d9612c734dbb029d232755950177cbb57c1afc5d3384c663d7fd9939ac63a2044fd55ac11ee4fd0552d90cc1e5ea662539f509b27e038a94
55
Size (po4a-0.70.tar.gz) = 3946179 bytes
66
SHA1 (patch-Po4aBuilder.pm) = ae2ff848ff6ed4812e0cfcbc867a976973919b52
77
SHA1 (patch-lib_Locale_Po4a_Po.pm) = 502e4f4a894db186c7218cbb69633cce62b50b8d
8-
SHA1 (patch-lib_Locale_Po4a_Text.pm) = 9092c1a316ebc91195d5e1f81dd9ad5a33268122
98
SHA1 (patch-msguntypot) = 0f53ba5a0a76021c52becec9f0d31e67c998ae0a
109
SHA1 (patch-po4a) = b589f42086f3a6471bba30b13face9e6983797bd
1110
SHA1 (patch-po4a-updatepo) = 1426fac95251eb8aa0ff6b74e3183e8fce470743

textproc/po4a/patches/patch-lib_Locale_Po4a_Text.pm

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)