From 58c51e33a2b249f786fb8a2a6fdbe6ab5ce0949a Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Mon, 15 Jul 2024 14:19:54 +0200 Subject: [PATCH] textproc/uni2ascii: Update to 4.20 Removed PORTSCOUT skipv for version 4.20. The issue with the incorrect MD5 checksum on the upstream website has been resolved. The published checksums are from version 4.18. This has been confirmed by the upstream author (billposer@alum.mit.edu) via email. The author will update the checksums in due course. --- textproc/uni2ascii/Makefile | 6 +----- textproc/uni2ascii/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index 2e266b270961..249b084b51ef 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -1,6 +1,5 @@ PORTNAME= uni2ascii -DISTVERSION= 4.18 -PORTREVISION= 2 +DISTVERSION= 4.20 CATEGORIES= textproc MASTER_SITES= http://billposer.org/Software/Downloads/ \ LOCAL/ehaupt @@ -18,9 +17,6 @@ MAKE_ARGS= CC="${CC}" \ CFLAGS="${CFLAGS}" \ LDFLAGS="${LDFLAGS}" -# Mismatch in upstream advertised checksums -PORTSCOUT= skipv:4.20 - PLIST_FILES= bin/ascii2uni \ bin/uni2ascii \ share/man/man1/ascii2uni.1.gz \ diff --git a/textproc/uni2ascii/distinfo b/textproc/uni2ascii/distinfo index aed8a6b95a5f..027f50ef95df 100644 --- a/textproc/uni2ascii/distinfo +++ b/textproc/uni2ascii/distinfo @@ -1,2 +1,3 @@ -SHA256 (uni2ascii-4.18.tar.bz2) = 59228212f81dfadf9fee87c37a0ce138e4fc503144492403b807e6e666f855c8 -SIZE (uni2ascii-4.18.tar.bz2) = 127125 +TIMESTAMP = 1721045544 +SHA256 (uni2ascii-4.20.tar.bz2) = 0c5002f54b262d937ba3a8249dd3148791a3f6ec383d80ec479ae60ee0de681a +SIZE (uni2ascii-4.20.tar.bz2) = 166554