diff options
author | kim <kim@pkgsrc.org> | 2020-08-02 10:59:13 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2020-08-02 10:59:13 +0000 |
commit | 8165cd422eb9a7e921d540b576cca69b1ff37314 (patch) | |
tree | 03f949195870fc604192df924669d37257d20083 /misc/screen/distinfo | |
parent | eb5e284d4d8c0a20b948d0a5916850ccc61530f1 (diff) | |
download | pkgsrc-8165cd422eb9a7e921d540b576cca69b1ff37314.tar.gz |
Simplify the IPv6 address handling patch
Also fix the completely incorrect code that was inteded to look for
the closing bracket (but clearly wouldn't work and wasn't hit in my
previous testing).
Diffstat (limited to 'misc/screen/distinfo')
-rw-r--r-- | misc/screen/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/screen/distinfo b/misc/screen/distinfo index 0446358e053..82300651615 100644 --- a/misc/screen/distinfo +++ b/misc/screen/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.54 2020/08/01 14:10:23 kim Exp $ +$NetBSD: distinfo,v 1.55 2020/08/02 10:59:13 kim Exp $ SHA1 (screen-4.8.0.tar.gz) = 2328927e10e68d357bdfec7bd740726011e834e9 RMD160 (screen-4.8.0.tar.gz) = 43888fa00f708a8a9aa226e0df39abd7181b15ae @@ -10,7 +10,7 @@ SHA1 (patch-ae) = c952a7e52df0f33c2853c348e89650009c0d8696 SHA1 (patch-ai) = edefc44e47066dc89bda22a94d417511f46f0190 SHA1 (patch-aj) = 446b07f7f418dd0c83fb5bc6246a01cc4417b03b SHA1 (patch-ak) = 1aaf82f7fe666d86a9f4ab7d6f7222e895a17bba -SHA1 (patch-al) = 1b9e74992fba751d90611126d6fa4608ec3415a3 +SHA1 (patch-al) = 74634eadfd53e217032e735adf09295868f11bd8 SHA1 (patch-am) = a721e311e7dde7938de0e9546a7892bfd104ebd1 SHA1 (patch-an) = bda6c65148410a6c9a13afd8ad34f93e33731552 SHA1 (patch-ao) = a45ae3186cd9bddeb915bad890f1be5abc315dd3 |