pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors {x,}vile: fix build with perl 5.36 using patch...
details: https://anonhg.NetBSD.org/pkgsrc/rev/665cf4993dbe
branches: trunk
changeset: 381333:665cf4993dbe
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 04 20:10:53 2022 +0000
description:
{x,}vile: fix build with perl 5.36 using patch from Thomas E. Dickey
Bump PKGREVISION
diffstat:
editors/vile/Makefile | 4 ++--
editors/vile/distinfo | 3 ++-
editors/xvile/Makefile | 4 ++--
3 files changed, 6 insertions(+), 5 deletions(-)
diffs (38 lines):
diff -r 53342e7f1360 -r 665cf4993dbe editors/vile/Makefile
--- a/editors/vile/Makefile Mon Jul 04 20:10:01 2022 +0000
+++ b/editors/vile/Makefile Mon Jul 04 20:10:53 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2022/06/28 11:33:49 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2022/07/04 20:10:53 wiz Exp $
DISTNAME= vile-9.8v
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ftp://ftp.invisible-island.net/pub/vile/current/ \
https://invisible-mirror.net/archives/vile/current/
diff -r 53342e7f1360 -r 665cf4993dbe editors/vile/distinfo
--- a/editors/vile/distinfo Mon Jul 04 20:10:01 2022 +0000
+++ b/editors/vile/distinfo Mon Jul 04 20:10:53 2022 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.20 2021/12/13 08:56:32 wiz Exp $
+$NetBSD: distinfo,v 1.21 2022/07/04 20:10:53 wiz Exp $
BLAKE2s (vile-9.8v.tgz) = 111282085e4670d2dbdef36cd9b4dee7c1a756b7862d1fa8965b62b67f8155b7
SHA512 (vile-9.8v.tgz) = b752f26148bd4411ab6b31697459a16d8168f79ffad6b3509d6cf5d40611176b833e56f4bac21fe18ecdd256be467ba96ea98149daceab671002df49508eb8d2
Size (vile-9.8v.tgz) = 2405398 bytes
+SHA1 (patch-perl.xs) = 8f76ba54f4245be51cc336b7f9fb776aef597877
diff -r 53342e7f1360 -r 665cf4993dbe editors/xvile/Makefile
--- a/editors/xvile/Makefile Mon Jul 04 20:10:01 2022 +0000
+++ b/editors/xvile/Makefile Mon Jul 04 20:10:53 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.80 2022/06/28 11:33:49 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2022/07/04 20:10:53 wiz Exp $
DISTNAME= vile-9.8v
PKGNAME= x${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ftp://ftp.invisible-island.net/vile/current/ \
https://invisible-mirror.net/archives/vile/current/
Home |
Main Index |
Thread Index |
Old Index