{x,}vile: fix build with perl 5.36 using patch from Thomas E. Dickey
Bump PKGREVISION
This commit is contained in:
parent
75c734bf07
commit
8747071b3d
3 changed files with 6 additions and 5 deletions
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue