diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2025-08-24 13:12:59 +0200 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2025-08-24 13:42:50 +0200 |
commit | a500ed18feaa29b895a44da8d70c6e28f6957b55 (patch) | |
tree | f18138e00b1fc3a75dbd067217064f8ae51250af | |
parent | devel/p5-Sub-Quote: update to 2.006009 (diff) |
textproc/p5-MathML-Entities: 0.19
Changelog: https://metacpan.org/dist/MathML-Entities/changes
-rw-r--r-- | textproc/p5-MathML-Entities/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-MathML-Entities/distinfo | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/textproc/p5-MathML-Entities/Makefile b/textproc/p5-MathML-Entities/Makefile index 122899cb42a4..e62440edfdf6 100644 --- a/textproc/p5-MathML-Entities/Makefile +++ b/textproc/p5-MathML-Entities/Makefile @@ -1,6 +1,5 @@ PORTNAME= MathML-Entities -PORTVERSION= 0.17 -PORTREVISION= 1 +PORTVERSION= 0.19 CATEGORIES= textproc www math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,8 +8,6 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Convert XHTML+MathML Named Entities to Numeric Character References WWW= https://metacpan.org/release/MathML-Entities -WRKSRC= ${WRKDIR}/${PORTNAME} - USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-MathML-Entities/distinfo b/textproc/p5-MathML-Entities/distinfo index 83dd24916651..448543a087cb 100644 --- a/textproc/p5-MathML-Entities/distinfo +++ b/textproc/p5-MathML-Entities/distinfo @@ -1,2 +1,3 @@ -SHA256 (MathML-Entities-0.17.tar.gz) = b527be7300e3f8bbeaf6fb3283c850ad126f32cbf16cc571f9a5d9cf07c89da3 -SIZE (MathML-Entities-0.17.tar.gz) = 53231 +TIMESTAMP = 1756033630 +SHA256 (MathML-Entities-0.19.tar.gz) = b781edb36ee10af6676204928abb9dd3a3ddb3afd9c5e936c9dff60244b06a72 +SIZE (MathML-Entities-0.19.tar.gz) = 19526 |