pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/fileobj
Module Name: pkgsrc
Committed By: tkusumi
Date: Fri Feb 16 06:49:14 UTC 2024
Modified Files:
pkgsrc/editors/fileobj: Makefile PLIST distinfo
Log Message:
editors/fileobj: Update to v0.8.4
ChangeLog:
- --blkscan/cmp/md: Minor fixes
- Minor fixes and cleanups
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/editors/fileobj/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/editors/fileobj/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/editors/fileobj/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/fileobj/Makefile
diff -u pkgsrc/editors/fileobj/Makefile:1.23 pkgsrc/editors/fileobj/Makefile:1.24
--- pkgsrc/editors/fileobj/Makefile:1.23 Sun Jan 7 08:37:55 2024
+++ pkgsrc/editors/fileobj/Makefile Fri Feb 16 06:49:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2024/01/07 08:37:55 tkusumi Exp $
+# $NetBSD: Makefile,v 1.24 2024/02/16 06:49:14 tkusumi Exp $
-DISTNAME= fileobj-0.8.3
+DISTNAME= fileobj-0.8.4
CATEGORIES= editors python
MASTER_SITES= ${MASTER_SITE_GITHUB:=kusumi/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/editors/fileobj/PLIST
diff -u pkgsrc/editors/fileobj/PLIST:1.8 pkgsrc/editors/fileobj/PLIST:1.9
--- pkgsrc/editors/fileobj/PLIST:1.8 Sun Jan 7 08:37:55 2024
+++ pkgsrc/editors/fileobj/PLIST Fri Feb 16 06:49:14 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2024/01/07 08:37:55 tkusumi Exp $
+@comment $NetBSD: PLIST,v 1.9 2024/02/16 06:49:14 tkusumi Exp $
bin/fileobj-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -218,9 +218,6 @@ ${PYSITELIB}/fileobj/netbsd.pyo
${PYSITELIB}/fileobj/nodep.py
${PYSITELIB}/fileobj/nodep.pyc
${PYSITELIB}/fileobj/nodep.pyo
-${PYSITELIB}/fileobj/objdump.py
-${PYSITELIB}/fileobj/objdump.pyc
-${PYSITELIB}/fileobj/objdump.pyo
${PYSITELIB}/fileobj/openbsd.py
${PYSITELIB}/fileobj/openbsd.pyc
${PYSITELIB}/fileobj/openbsd.pyo
@@ -305,9 +302,6 @@ ${PYSITELIB}/fileobj/undo.pyo
${PYSITELIB}/fileobj/unix.py
${PYSITELIB}/fileobj/unix.pyc
${PYSITELIB}/fileobj/unix.pyo
-${PYSITELIB}/fileobj/url.py
-${PYSITELIB}/fileobj/url.pyc
-${PYSITELIB}/fileobj/url.pyo
${PYSITELIB}/fileobj/usage.py
${PYSITELIB}/fileobj/usage.pyc
${PYSITELIB}/fileobj/usage.pyo
Index: pkgsrc/editors/fileobj/distinfo
diff -u pkgsrc/editors/fileobj/distinfo:1.19 pkgsrc/editors/fileobj/distinfo:1.20
--- pkgsrc/editors/fileobj/distinfo:1.19 Sun Jan 7 08:37:55 2024
+++ pkgsrc/editors/fileobj/distinfo Fri Feb 16 06:49:14 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/01/07 08:37:55 tkusumi Exp $
+$NetBSD: distinfo,v 1.20 2024/02/16 06:49:14 tkusumi Exp $
-BLAKE2s (fileobj-0.8.3.tar.gz) = 2503b3917395501b026f88b87a6e5f2900c6052c1de7cc1be1dec01d7ba06811
-SHA512 (fileobj-0.8.3.tar.gz) = f39a715bf9c01c0e0982b2bdb41b34fc1a8a184af6f496cc09ab098403dd20f787154fbef23390959ff4c6c7ec3298e80029f38dae360f1780576e52febb839c
-Size (fileobj-0.8.3.tar.gz) = 195028 bytes
+BLAKE2s (fileobj-0.8.4.tar.gz) = 5a9cca13025fdd8b279a5d9ab4ddc436db40c6e88dddbf4cfb683155deb94e35
+SHA512 (fileobj-0.8.4.tar.gz) = a7080d19ef226af39655b5b1d5ac46a28d1d5b4ab326a858d714f640e0128a21f542da8a28ea3845eda4a756ace31fd173239644f8b364b89a16fe1e92a77a28
+Size (fileobj-0.8.4.tar.gz) = 195084 bytes
Home |
Main Index |
Thread Index |
Old Index