aboutsummaryrefslogtreecommitdiff
path: root/textproc/po4a
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2022-02-01 13:04:37 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2022-02-01 13:05:08 +0000
commit38d9115d5a73067b657baae0196c8122dce43a6b (patch)
treeb2c820beaeefc85df427d461c5912345c291c921 /textproc/po4a
parentc8994e2afabf52b55a9842cb4b450d579a9f3230 (diff)
downloadports-38d9115d5a73067b657baae0196c8122dce43a6b.tar.gz
ports-38d9115d5a73067b657baae0196c8122dce43a6b.zip
textproc/po4a: Add upstream patches to fix Asciidoc issues
Asciidoc: * Support Hugo shortcode on macros (GitHub's #352) [Danilo G. Baio] * Support automatically numbered callouts (GitHub's #351) [J.N. Avila] These items impact the FreeBSD translation workflow.
Diffstat (limited to 'textproc/po4a')
-rw-r--r--textproc/po4a/Makefile5
-rw-r--r--textproc/po4a/distinfo6
2 files changed, 10 insertions, 1 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile
index 8f59c659328e..ab267a087808 100644
--- a/textproc/po4a/Makefile
+++ b/textproc/po4a/Makefile
@@ -3,8 +3,13 @@
PORTNAME= po4a
DISTVERSIONPREFIX= v
DISTVERSION= 0.66
+PORTREVISION= 1
CATEGORIES= textproc perl5
+PATCH_SITES= https://github.com/mquinson/po4a/commit/
+PATCHFILES= fa2546f7a0f327603f7e1cffa8415101acce8a90.diff:-p1 \
+ 49902aebbab06e3a376d231eb299fcd3c30d1722.diff:-p1
+
MAINTAINER= dbaio@FreeBSD.org
COMMENT= Brings gettext translation tools to all kinds of docs
diff --git a/textproc/po4a/distinfo b/textproc/po4a/distinfo
index f7818a284cc7..b1714c2369c0 100644
--- a/textproc/po4a/distinfo
+++ b/textproc/po4a/distinfo
@@ -1,3 +1,7 @@
-TIMESTAMP = 1641652022
+TIMESTAMP = 1643717430
SHA256 (mquinson-po4a-v0.66_GH0.tar.gz) = 8ae65c69b3a3e3911c449284aa9f07c80b74484fd211f6e2a7e6b57e09f3afd8
SIZE (mquinson-po4a-v0.66_GH0.tar.gz) = 3458442
+SHA256 (fa2546f7a0f327603f7e1cffa8415101acce8a90.diff) = ef185bd41eba357a476bc5b9efed8b7a98779880c1f8f0d8e7c7d2c2c17192ec
+SIZE (fa2546f7a0f327603f7e1cffa8415101acce8a90.diff) = 12502
+SHA256 (49902aebbab06e3a376d231eb299fcd3c30d1722.diff) = b6a5ad934bff52b37a73992736ee424955b4fcdaed2299b639816ce42e56ac2a
+SIZE (49902aebbab06e3a376d231eb299fcd3c30d1722.diff) = 6917