Received: by mail.netbsd.org (Postfix, from userid 605) id ACC4184E07; Sat, 16 Feb 2019 00:52:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3265984D94 for ; Sat, 16 Feb 2019 00:52:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id QmroMJ8PXe0U for ; Sat, 16 Feb 2019 00:52:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A2B8784C2B for ; Sat, 16 Feb 2019 00:52:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9C934FB16; Sat, 16 Feb 2019 00:52:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1550278326176190" MIME-Version: 1.0 Date: Sat, 16 Feb 2019 00:52:06 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/editors/vile To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190216005206.9C934FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1550278326176190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Feb 16 00:52:06 UTC 2019 Modified Files: pkgsrc/editors/vile: Makefile distinfo pkgsrc/editors/vile/patches: patch-makefile.in Log Message: vile: simplify installation of vileget To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 pkgsrc/editors/vile/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/editors/vile/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/vile/patches/patch-makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1550278326176190 Content-Disposition: inline Content-Length: 2522 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/editors/vile/Makefile diff -u pkgsrc/editors/vile/Makefile:1.69 pkgsrc/editors/vile/Makefile:1.70 --- pkgsrc/editors/vile/Makefile:1.69 Fri Feb 15 19:50:27 2019 +++ pkgsrc/editors/vile/Makefile Sat Feb 16 00:52:06 2019 @@ -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 @@ FILTERDIR= ${PREFIX}/libexec/vile 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 \ Index: pkgsrc/editors/vile/distinfo diff -u pkgsrc/editors/vile/distinfo:1.15 pkgsrc/editors/vile/distinfo:1.16 --- pkgsrc/editors/vile/distinfo:1.15 Fri Feb 15 19:50:27 2019 +++ pkgsrc/editors/vile/distinfo Sat Feb 16 00:52:06 2019 @@ -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 Index: pkgsrc/editors/vile/patches/patch-makefile.in diff -u pkgsrc/editors/vile/patches/patch-makefile.in:1.2 pkgsrc/editors/vile/patches/patch-makefile.in:1.3 --- pkgsrc/editors/vile/patches/patch-makefile.in:1.2 Fri Feb 15 19:50:27 2019 +++ pkgsrc/editors/vile/patches/patch-makefile.in Sat Feb 16 00:52:06 2019 @@ -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 @@ Carryover from vile 0.97, patch-aa (upda 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 \ --_----------=_1550278326176190--