pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/vile vile: simplify installation of vileget
details: https://anonhg.NetBSD.org/pkgsrc/rev/75fc0ecdd48a
branches: trunk
changeset: 329838:75fc0ecdd48a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Feb 16 00:52:06 2019 +0000
description:
vile: simplify installation of vileget
diffstat:
editors/vile/Makefile | 4 +---
editors/vile/distinfo | 4 ++--
editors/vile/patches/patch-makefile.in | 10 +---------
3 files changed, 4 insertions(+), 14 deletions(-)
diffs (53 lines):
diff -r 8a1630437ba2 -r 75fc0ecdd48a editors/vile/Makefile
--- a/editors/vile/Makefile Fri Feb 15 22:44:48 2019 +0000
+++ b/editors/vile/Makefile Sat Feb 16 00:52:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2019/02/15 19:50:27 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2019/02/16 00:52:06 wiz Exp $
DISTNAME= vile-9.8t
CATEGORIES= editors
@@ -30,8 +30,6 @@
EGDIR= ${PREFIX}/share/examples/vile
post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/perl/vileget \
- ${DESTDIR}${PREFIX}/bin/vileget
${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR}
set -e; \
for f in filters/spell.rc filters/filters.rc \
diff -r 8a1630437ba2 -r 75fc0ecdd48a editors/vile/distinfo
--- a/editors/vile/distinfo Fri Feb 15 22:44:48 2019 +0000
+++ b/editors/vile/distinfo Sat Feb 16 00:52:06 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2019/02/15 19:50:27 wiz Exp $
+$NetBSD: distinfo,v 1.16 2019/02/16 00:52:06 wiz Exp $
SHA1 (vile-9.8t.tgz) = 9e181852cdc3ff72756ace4873bcf3eddd071cf5
RMD160 (vile-9.8t.tgz) = 73357094c3950296e77dd3ea372413fa5955a935
SHA512 (vile-9.8t.tgz) = 4be4e37c7231395cae9236796073c2c3e428f1945283785a931c5d4cce94e0f970efa6634b0f9053679a00f4b4577704ea38ded2129e444b26ee9935a1c3d229
Size (vile-9.8t.tgz) = 2352119 bytes
SHA1 (patch-filters_makefile.in) = c2127de2f65ee09bce3ee0fd9163be95bf686c61
-SHA1 (patch-makefile.in) = 18ef317849cb2426aebf4523bda0369efbfdf1fb
+SHA1 (patch-makefile.in) = ed2be4b98d6a44231271c79c9cbe1b93bc410a4b
diff -r 8a1630437ba2 -r 75fc0ecdd48a editors/vile/patches/patch-makefile.in
--- a/editors/vile/patches/patch-makefile.in Fri Feb 15 22:44:48 2019 +0000
+++ b/editors/vile/patches/patch-makefile.in Sat Feb 16 00:52:06 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-makefile.in,v 1.2 2019/02/15 19:50:27 wiz Exp $
+$NetBSD: patch-makefile.in,v 1.3 2019/02/16 00:52:06 wiz Exp $
Carryover from vile 0.97, patch-aa (updated)
@@ -24,11 +24,3 @@
docdir = $(datadir)/doc
htmldir = $(datadir)/html
perldir = $(datadir)/perl
-@@ -428,7 +428,6 @@ INSTALL_MACRO_FILES = \
-
- INSTALL_PERL_DIRS = $(PERLDIR) $(PERLDIR)/Vile
- INSTALL_PERL_FILES = \
-- $(BINDIR)/vileget \
- $(PERLDIR)/Breadcrumbs.pm \
- $(PERLDIR)/CaptHook.pm \
- $(PERLDIR)/Glob2re.pm \
Home |
Main Index |
Thread Index |
Old Index