pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/py-sbf2



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Oct 24 12:47:44 UTC 2025

Modified Files:
        pkgsrc/geography/py-sbf2: Makefile distinfo

Log Message:
geography/py-sbf2: Update to 1.0.2

Upstream NEWS:

1. Added Mosaic G5 P3(H) message definitions
2. `NavBits` attribute in `SBF_NAVIGATION_PAGE_BLOCKS` rendered as single byte array rather than group of bytes.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/py-sbf2/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/geography/py-sbf2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/py-sbf2/Makefile
diff -u pkgsrc/geography/py-sbf2/Makefile:1.5 pkgsrc/geography/py-sbf2/Makefile:1.6
--- pkgsrc/geography/py-sbf2/Makefile:1.5       Wed Oct 15 14:33:21 2025
+++ pkgsrc/geography/py-sbf2/Makefile   Fri Oct 24 12:47:44 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2025/10/15 14:33:21 gdt Exp $
+# $NetBSD: Makefile,v 1.6 2025/10/24 12:47:44 gdt Exp $
 
-VERSION=       1.0.1
+VERSION=       1.0.2
 DISTTAIL=      sbf2
 DISTNAME=      py${DISTTAIL}-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-${DISTTAIL}-${VERSION}

Index: pkgsrc/geography/py-sbf2/distinfo
diff -u pkgsrc/geography/py-sbf2/distinfo:1.2 pkgsrc/geography/py-sbf2/distinfo:1.3
--- pkgsrc/geography/py-sbf2/distinfo:1.2       Wed Oct 15 14:33:21 2025
+++ pkgsrc/geography/py-sbf2/distinfo   Fri Oct 24 12:47:44 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2025/10/15 14:33:21 gdt Exp $
+$NetBSD: distinfo,v 1.3 2025/10/24 12:47:44 gdt Exp $
 
-BLAKE2s (pysbf2-1.0.1.tar.gz) = 5e9fbc2d109bea09a797e0a29e66e1897939947d43ffd0fee530b28e8c774d3c
-SHA512 (pysbf2-1.0.1.tar.gz) = 97d02731a78d9490c1e02eee15489052ff0b5fc6d2bcad8ab620bb65a3ad575a008386cefcada6dfe08b2307019bbf41e76072141d67ad738e0dae6904842a78
-Size (pysbf2-1.0.1.tar.gz) = 119663 bytes
+BLAKE2s (pysbf2-1.0.2.tar.gz) = 83e418aa7dffcdc1dda2c8ace7b63eadfd2960f4683c64541a67db99f7964e68
+SHA512 (pysbf2-1.0.2.tar.gz) = ee4b850d5eb835e92b3014abf66b75e54bd07c859d3dc1463f9d716d09907b6df209439d6abfe3bb4be2058ded300092501e7100dc00584ce465a005c209b707
+Size (pysbf2-1.0.2.tar.gz) = 120622 bytes



Home | Main Index | Thread Index | Old Index