pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/xvile
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 9 17:44:38 UTC 2025
Modified Files:
pkgsrc/editors/xvile: Makefile
Log Message:
xvile: update to 9.8za
Changes: see editors/vile
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 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/xvile/Makefile
diff -u pkgsrc/editors/xvile/Makefile:1.84 pkgsrc/editors/xvile/Makefile:1.85
--- pkgsrc/editors/xvile/Makefile:1.84 Sat Nov 16 12:05:38 2024
+++ pkgsrc/editors/xvile/Makefile Sun Feb 9 17:44:38 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2024/11/16 12:05:38 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2025/02/09 17:44:38 wiz Exp $
-DISTNAME= vile-9.8w
+DISTNAME= vile-9.8za
PKGNAME= x${DISTNAME}
-PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= https://invisible-island.net/archives/vile/current/
MASTER_SITES+= ftp://ftp.invisible-island.net/vile/current/
@@ -15,7 +14,7 @@ COMMENT= VI Like Emacs, X11 version --
LICENSE= gnu-gpl-v2
DISTINFO_FILE= ${.CURDIR}/../../editors/vile/distinfo
-PATCHDIR= ${.CURDIR}/../../editors/vile/patches
+#PATCHDIR= ${.CURDIR}/../../editors/vile/patches
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-imake
Home |
Main Index |
Thread Index |
Old Index