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:           Sun Apr  4 13:15:36 UTC 2021

Modified Files:
        pkgsrc/editors/fileobj: Makefile distinfo

Log Message:
editors/fileobj: Update to v0.7.102

ChangeLog:
- Minor fixes and cleanups
- Add --info
- Add --lsblk


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/editors/fileobj/Makefile
cvs rdiff -u -r1.6 -r1.7 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.7 pkgsrc/editors/fileobj/Makefile:1.8
--- pkgsrc/editors/fileobj/Makefile:1.7 Sun Apr  4 13:10:20 2021
+++ pkgsrc/editors/fileobj/Makefile     Sun Apr  4 13:15:36 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/04/04 13:10:20 tkusumi Exp $
+# $NetBSD: Makefile,v 1.8 2021/04/04 13:15:36 tkusumi Exp $
 
-DISTNAME=      fileobj-0.7.101
+DISTNAME=      fileobj-0.7.102
 PKGREVISION=   1
 CATEGORIES=    editors python
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kusumi/}

Index: pkgsrc/editors/fileobj/distinfo
diff -u pkgsrc/editors/fileobj/distinfo:1.6 pkgsrc/editors/fileobj/distinfo:1.7
--- pkgsrc/editors/fileobj/distinfo:1.6 Sun Apr  4 13:10:20 2021
+++ pkgsrc/editors/fileobj/distinfo     Sun Apr  4 13:15:36 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/04/04 13:10:20 tkusumi Exp $
+$NetBSD: distinfo,v 1.7 2021/04/04 13:15:36 tkusumi Exp $
 
-SHA1 (fileobj-0.7.101.tar.gz) = 55b6e0309b3e980c52d54b387001ca17f90532c3
-RMD160 (fileobj-0.7.101.tar.gz) = 0cc10df2e0da3b7d5b4b4b0888423261a889ce16
-SHA512 (fileobj-0.7.101.tar.gz) = 11a961eb8c66333b5178fbde59e9646e3fd548694858dfc32a5890b835d02e969d987b04d1ec46145de843e8505d771b312f691e93af2a3b49194856c7f9ae14
-Size (fileobj-0.7.101.tar.gz) = 174376 bytes
+SHA1 (fileobj-0.7.102.tar.gz) = 4ef7944d143a7e633741fdbc441efd35ba0e75eb
+RMD160 (fileobj-0.7.102.tar.gz) = 6f5caabbcb69ac1adf9819090a1b4e5f3b3359fa
+SHA512 (fileobj-0.7.102.tar.gz) = 3019d32ed5a3876c84b774f81826424c561c0440bd4794273a960942c1f500e3bfe515b13a58b50bab5146f775a4ae96aa9e70821d6d1d3e8dae4f22023f4aef
+Size (fileobj-0.7.102.tar.gz) = 175992 bytes



Home | Main Index | Thread Index | Old Index