pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/autojump Add some bug report URLs.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c95680d4c99
branches: trunk
changeset: 646441:3c95680d4c99
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Feb 08 17:40:25 2015 +0000
description:
Add some bug report URLs.
diffstat:
shells/autojump/Makefile | 3 ++-
shells/autojump/distinfo | 4 ++--
shells/autojump/patches/patch-install.py | 3 ++-
3 files changed, 6 insertions(+), 4 deletions(-)
diffs (41 lines):
diff -r 6e08cb282bcc -r 3c95680d4c99 shells/autojump/Makefile
--- a/shells/autojump/Makefile Sun Feb 08 17:32:18 2015 +0000
+++ b/shells/autojump/Makefile Sun Feb 08 17:40:25 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/02/08 17:31:49 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/02/08 17:40:25 wiz Exp $
VERSION= 22.2.4
DISTNAME= autojump-${VERSION}
@@ -19,6 +19,7 @@
# the install.py script is not friendly to destdir installation as non-root
# cd ${WRKSRC} && ${ENV} SHELL=${BASH} ${PYTHONBIN} install.py -fs -p ${PREFIX} -d ${DESTDIR}
+# see also https://github.com/joelthelion/autojump/issues/338
do-install:
cd ${WRKSRC}/bin && ${INSTALL_SCRIPT} autojump autojump_argparse.py autojump_data.py autojump_utils.py ${DESTDIR}${PREFIX}/bin
cd ${WRKSRC}/bin && ${INSTALL_SCRIPT} icon.png ${DESTDIR}${PREFIX}/share/autojump
diff -r 6e08cb282bcc -r 3c95680d4c99 shells/autojump/distinfo
--- a/shells/autojump/distinfo Sun Feb 08 17:32:18 2015 +0000
+++ b/shells/autojump/distinfo Sun Feb 08 17:40:25 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/02/08 17:31:49 wiz Exp $
+$NetBSD: distinfo,v 1.2 2015/02/08 17:40:25 wiz Exp $
SHA1 (autojump-22.2.4.tar.gz) = df9ff56e128efb8a8e1af574dbac9e4b3c47c1d6
RMD160 (autojump-22.2.4.tar.gz) = 761710ce83a67059a3abe771c577b111acb77245
Size (autojump-22.2.4.tar.gz) = 52724 bytes
-SHA1 (patch-install.py) = 74a881c8f86cc2651768828a438d239b5553262c
+SHA1 (patch-install.py) = b1c09b8da766861192c3097cb813461099957a4b
diff -r 6e08cb282bcc -r 3c95680d4c99 shells/autojump/patches/patch-install.py
--- a/shells/autojump/patches/patch-install.py Sun Feb 08 17:32:18 2015 +0000
+++ b/shells/autojump/patches/patch-install.py Sun Feb 08 17:40:25 2015 +0000
@@ -1,6 +1,7 @@
-$NetBSD: patch-install.py,v 1.1 2015/02/08 17:31:49 wiz Exp $
+$NetBSD: patch-install.py,v 1.2 2015/02/08 17:40:25 wiz Exp $
Remove duplicate mkdirs.
+https://github.com/joelthelion/autojump/issues/350
--- install.py.orig 2015-01-25 07:13:20.000000000 +0000
+++ install.py
Home |
Main Index |
Thread Index |
Old Index