pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 4 20:10:53 UTC 2022
Modified Files:
pkgsrc/editors/vile: Makefile distinfo
pkgsrc/editors/xvile: Makefile
Log Message:
{x,}vile: fix build with perl 5.36 using patch from Thomas E. Dickey
Bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/editors/vile/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/editors/vile/distinfo
cvs rdiff -u -r1.80 -r1.81 pkgsrc/editors/xvile/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/vile/Makefile
diff -u pkgsrc/editors/vile/Makefile:1.77 pkgsrc/editors/vile/Makefile:1.78
--- pkgsrc/editors/vile/Makefile:1.77 Tue Jun 28 11:33:49 2022
+++ pkgsrc/editors/vile/Makefile Mon Jul 4 20:10:53 2022
@@ -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/
Index: pkgsrc/editors/vile/distinfo
diff -u pkgsrc/editors/vile/distinfo:1.20 pkgsrc/editors/vile/distinfo:1.21
--- pkgsrc/editors/vile/distinfo:1.20 Mon Dec 13 08:56:32 2021
+++ pkgsrc/editors/vile/distinfo Mon Jul 4 20:10:53 2022
@@ -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
Index: pkgsrc/editors/xvile/Makefile
diff -u pkgsrc/editors/xvile/Makefile:1.80 pkgsrc/editors/xvile/Makefile:1.81
--- pkgsrc/editors/xvile/Makefile:1.80 Tue Jun 28 11:33:49 2022
+++ pkgsrc/editors/xvile/Makefile Mon Jul 4 20:10:53 2022
@@ -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