pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/oculante



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Mar 11 17:04:27 UTC 2024

Modified Files:
        pkgsrc/graphics/oculante: Makefile cargo-depends.mk distinfo

Log Message:
graphics/oculante: update to 0.8.15

0.8.15 (2024-03-10)
🪲 Bug Fixes
   - Fix issue where "Open with..." does not work any more (b5677977)


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/graphics/oculante/Makefile
cvs rdiff -u -r1.47 -r1.48 pkgsrc/graphics/oculante/cargo-depends.mk
cvs rdiff -u -r1.63 -r1.64 pkgsrc/graphics/oculante/distinfo

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

Modified files:

Index: pkgsrc/graphics/oculante/Makefile
diff -u pkgsrc/graphics/oculante/Makefile:1.72 pkgsrc/graphics/oculante/Makefile:1.73
--- pkgsrc/graphics/oculante/Makefile:1.72      Sat Mar  9 21:51:39 2024
+++ pkgsrc/graphics/oculante/Makefile   Mon Mar 11 17:04:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2024/03/09 21:51:39 pin Exp $
+# $NetBSD: Makefile,v 1.73 2024/03/11 17:04:27 pin Exp $
 
-DISTNAME=      oculante-0.8.14
+DISTNAME=      oculante-0.8.15
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=woelper/}
 

Index: pkgsrc/graphics/oculante/cargo-depends.mk
diff -u pkgsrc/graphics/oculante/cargo-depends.mk:1.47 pkgsrc/graphics/oculante/cargo-depends.mk:1.48
--- pkgsrc/graphics/oculante/cargo-depends.mk:1.47      Sat Mar  9 21:51:39 2024
+++ pkgsrc/graphics/oculante/cargo-depends.mk   Mon Mar 11 17:04:27 2024
@@ -1,4 +1,4 @@
-# $NetBSD: cargo-depends.mk,v 1.47 2024/03/09 21:51:39 pin Exp $
+# $NetBSD: cargo-depends.mk,v 1.48 2024/03/11 17:04:27 pin Exp $
 
 CARGO_CRATE_DEPENDS+=  ab_glyph-0.2.23
 CARGO_CRATE_DEPENDS+=  ab_glyph_rasterizer-0.1.8

Index: pkgsrc/graphics/oculante/distinfo
diff -u pkgsrc/graphics/oculante/distinfo:1.63 pkgsrc/graphics/oculante/distinfo:1.64
--- pkgsrc/graphics/oculante/distinfo:1.63      Sat Mar  9 21:51:39 2024
+++ pkgsrc/graphics/oculante/distinfo   Mon Mar 11 17:04:27 2024
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.63 2024/03/09 21:51:39 pin Exp $
+$NetBSD: distinfo,v 1.64 2024/03/11 17:04:27 pin Exp $
 
 BLAKE2s (ab_glyph-0.2.23.crate) = dcb87d5c70395693fe96390c3c9b9fa0ba1f246fe3bc1e4a49afa09c166a4732
 SHA512 (ab_glyph-0.2.23.crate) = 169aaea8daf54cae7b3123b088f95217dda53f5e11b42a962d4607f546b8ecbdbab769d292cd2f50206f58d015785361479b4dfc42915b28bc5bdfff4340c151
@@ -1260,9 +1260,9 @@ Size (objc_id-0.1.1.crate) = 3258 bytes
 BLAKE2s (object-0.32.2.crate) = 952e38e0c84af4d93be748515cf70103ed1bd03c0bb838c4ea84acf3ed41cdc9
 SHA512 (object-0.32.2.crate) = 5d03d998f06dc592c3be141f7163bd72a0e73396f95d22ef1e0ffbfc66489bf727a6f6fb813a32739609b619b8e34a471974b2231dcfa23df8bff52007c25a96
 Size (object-0.32.2.crate) = 286994 bytes
-BLAKE2s (oculante-0.8.14.tar.gz) = 4d3d068120f3f82e7106a96214878f82a93ec360652fd79b50153b949080c8a9
-SHA512 (oculante-0.8.14.tar.gz) = cc8b133bd2288720c21dd77a0cd7feb586727217e38861a467bb57005b1505006a352cbdc672aee087b431d970ed589174df50797f6c373a1d3d0428547312ea
-Size (oculante-0.8.14.tar.gz) = 57849223 bytes
+BLAKE2s (oculante-0.8.15.tar.gz) = c6419431f0bb04278a05be922af0c2bb35860922dc27914cf81d93e7d6c29860
+SHA512 (oculante-0.8.15.tar.gz) = 4e7de3979d60bcf8a7f43596fcbf0b41bbc8d35d8f9c989f12c45a4cb775edf720d5f44e1ff816fbda1b005a20804deb3a6b232a041d931553ab959f10abcfa9
+Size (oculante-0.8.15.tar.gz) = 57848542 bytes
 BLAKE2s (oklab-1.0.1.crate) = 645e2989a68383a16040d1fcf83c9ea31a6440e611bfc876f9800ddf3acad884
 SHA512 (oklab-1.0.1.crate) = 4accdedac95439e271eed2a6d6450dd7118b46e935bc35d968faa46d3dfa6134b0ce3ada3455c8bb32ab525cd4fcd8abaff0d71f4e5821ca283bb33ae845b552
 Size (oklab-1.0.1.crate) = 3987 bytes



Home | Main Index | Thread Index | Old Index