pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/fileobj editors/fileobj: Update to v0.7.105
details: https://anonhg.NetBSD.org/pkgsrc/rev/601b5c7ec335
branches: trunk
changeset: 457984:601b5c7ec335
user: tkusumi <tkusumi%pkgsrc.org@localhost>
date: Sun Sep 05 16:39:35 2021 +0000
description:
editors/fileobj: Update to v0.7.105
ChangeLog:
- Minor fixes and cleanups
- Change d from delete alias to disas
- Add :disas_x86
- Support visual range in :strings
- Add FILEOBJ_DISAS_ARCH
- Add FILEOBJ_DISAS_PRIVATE
diffstat:
editors/fileobj/Makefile | 4 ++--
editors/fileobj/PLIST | 8 +++++++-
editors/fileobj/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 8 deletions(-)
diffs (56 lines):
diff -r 789067832016 -r 601b5c7ec335 editors/fileobj/Makefile
--- a/editors/fileobj/Makefile Sun Sep 05 16:36:48 2021 +0000
+++ b/editors/fileobj/Makefile Sun Sep 05 16:39:35 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/07/20 18:57:18 tkusumi Exp $
+# $NetBSD: Makefile,v 1.11 2021/09/05 16:39:35 tkusumi Exp $
-DISTNAME= fileobj-0.7.104
+DISTNAME= fileobj-0.7.105
PKGREVISION= 1
CATEGORIES= editors python
MASTER_SITES= ${MASTER_SITE_GITHUB:=kusumi/}
diff -r 789067832016 -r 601b5c7ec335 editors/fileobj/PLIST
--- a/editors/fileobj/PLIST Sun Sep 05 16:36:48 2021 +0000
+++ b/editors/fileobj/PLIST Sun Sep 05 16:39:35 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2021/04/04 13:10:20 tkusumi Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/09/05 16:39:35 tkusumi Exp $
bin/fileobj-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/fileobj/__init__.py
@@ -35,6 +35,9 @@
${PYSITELIB}/fileobj/darwin.py
${PYSITELIB}/fileobj/darwin.pyc
${PYSITELIB}/fileobj/darwin.pyo
+${PYSITELIB}/fileobj/disas_x86.py
+${PYSITELIB}/fileobj/disas_x86.pyc
+${PYSITELIB}/fileobj/disas_x86.pyo
${PYSITELIB}/fileobj/dragonflybsd.py
${PYSITELIB}/fileobj/dragonflybsd.pyc
${PYSITELIB}/fileobj/dragonflybsd.pyo
@@ -68,6 +71,9 @@
${PYSITELIB}/fileobj/ext/current.py
${PYSITELIB}/fileobj/ext/current.pyc
${PYSITELIB}/fileobj/ext/current.pyo
+${PYSITELIB}/fileobj/ext/disas_x86.py
+${PYSITELIB}/fileobj/ext/disas_x86.pyc
+${PYSITELIB}/fileobj/ext/disas_x86.pyo
${PYSITELIB}/fileobj/ext/env.py
${PYSITELIB}/fileobj/ext/env.pyc
${PYSITELIB}/fileobj/ext/env.pyo
diff -r 789067832016 -r 601b5c7ec335 editors/fileobj/distinfo
--- a/editors/fileobj/distinfo Sun Sep 05 16:36:48 2021 +0000
+++ b/editors/fileobj/distinfo Sun Sep 05 16:39:35 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/07/20 18:57:18 tkusumi Exp $
+$NetBSD: distinfo,v 1.10 2021/09/05 16:39:35 tkusumi Exp $
-SHA1 (fileobj-0.7.104.tar.gz) = 4de7c363eb09ba3670486c507ba3d97b0882925f
-RMD160 (fileobj-0.7.104.tar.gz) = e8922bb68b1abd2ce835176db0dd867116b1acf4
-SHA512 (fileobj-0.7.104.tar.gz) = 0de494e7bcb431029bffdc043968144b360296c971c80ebf030666773c2d90c8a3984b6d7832b5c9b3c1c83b4ca6cb5cc26d14627834005f1956190381f72e31
-Size (fileobj-0.7.104.tar.gz) = 177919 bytes
+SHA1 (fileobj-0.7.105.tar.gz) = 6add953134b5f8651895b166a00b5be67d263289
+RMD160 (fileobj-0.7.105.tar.gz) = 93ab93572cefab0c3688f1cae539d74b6dfbec85
+SHA512 (fileobj-0.7.105.tar.gz) = a2b099725f5cf5fd2427bcfd65f2d53ffa50c6dee7b2c0e430406ca979963faf2ca757ad9dac3d6e73cbbbffb8c61e6db115d77f7211fec8e22af93b5b9cbcab
+Size (fileobj-0.7.105.tar.gz) = 182245 bytes
Home |
Main Index |
Thread Index |
Old Index