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:           Tue Feb 21 13:16:46 UTC 2023

Modified Files:
        pkgsrc/graphics/oculante: Makefile distinfo

Log Message:
graphics/oculante: update to 0.6.52

 - Feat: Limit offset: Prevent panning past window boundaries
   (fixes #137)
 - Feat: UI cleanup: Added a "Hamburger Menu" to contain items
   such as view, copy and paste


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/oculante/Makefile
cvs rdiff -u -r1.32 -r1.33 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.36 pkgsrc/graphics/oculante/Makefile:1.37
--- pkgsrc/graphics/oculante/Makefile:1.36      Mon Feb 13 10:30:51 2023
+++ pkgsrc/graphics/oculante/Makefile   Tue Feb 21 13:16:46 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2023/02/13 10:30:51 pin Exp $
+# $NetBSD: Makefile,v 1.37 2023/02/21 13:16:46 pin Exp $
 
-DISTNAME=      oculante-0.6.51
+DISTNAME=      oculante-0.6.52
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=woelper/}
 

Index: pkgsrc/graphics/oculante/distinfo
diff -u pkgsrc/graphics/oculante/distinfo:1.32 pkgsrc/graphics/oculante/distinfo:1.33
--- pkgsrc/graphics/oculante/distinfo:1.32      Mon Feb 13 10:30:51 2023
+++ pkgsrc/graphics/oculante/distinfo   Tue Feb 21 13:16:46 2023
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.32 2023/02/13 10:30:51 pin Exp $
+$NetBSD: distinfo,v 1.33 2023/02/21 13:16:46 pin Exp $
 
 BLAKE2s (ab_glyph-0.2.20.crate) = 16b5ffc2160dd3df3b74290715bb703fe29c1623e4c8ca824245f75ed046682e
 SHA512 (ab_glyph-0.2.20.crate) = 8a008cb3cf4298e5a262d1354d24394c439bb0c303a5061ca365539759ed3f3154155b127263cc2a9712859d26dc90a886055b1c4eebfb8be86f5a4920b1dbf4
@@ -903,9 +903,9 @@ Size (objc_exception-0.1.2.crate) = 2251
 BLAKE2s (objc_id-0.1.1.crate) = 1bc76100eb8a059b580ecd9b12111a7055936856bbb9059e7d8f28a3bfb362ef
 SHA512 (objc_id-0.1.1.crate) = ec36fae6f5cefda00f3e44618b3c9fe6ec8f528f70d1a95def6421704bfa128a6e5b4a32e9dd686bf6ff60c4f87fe8094aa5e1c8070bcde58b17fdc06f49f9f5
 Size (objc_id-0.1.1.crate) = 3258 bytes
-BLAKE2s (oculante-0.6.51.tar.gz) = 9f81096b78e7bfce15272f202c3fa2f9bc5ea45d364624971e723836ecf31d7a
-SHA512 (oculante-0.6.51.tar.gz) = 1b623c3a7f291a0a42c6bfdf31f9130fd94023c001dfbf27477c936561d35546a4edd58152878d80b6275a93b391b478242f645b7720750b865d643ac3f169e3
-Size (oculante-0.6.51.tar.gz) = 18038451 bytes
+BLAKE2s (oculante-0.6.52.tar.gz) = c6ab48ec4d065496b976c01044dcc02e753d0ebe80a2060763f2385012ac6bb7
+SHA512 (oculante-0.6.52.tar.gz) = 3587397d342b7f159ee9c11d5d3c57ac7aab279a8e691bc955c4846be7685999ef07d90467db5f66aeb5fb6eb0b7ba188303d6b25f4d8d76ef4d0f4f16172955
+Size (oculante-0.6.52.tar.gz) = 18039603 bytes
 BLAKE2s (once_cell-1.17.0.crate) = f0cc4bdb32165b57720e83c2cedf519303aff7e73d6b4103843824948510e63d
 SHA512 (once_cell-1.17.0.crate) = 291d87380c0ea17fb3ffc9fdff8620d2ff55601c06ef65b2f0c54254fecd5b488645c6e94c6026b82071893f4d420491ff712399a782e14efa1e323e5c299c46
 Size (once_cell-1.17.0.crate) = 32736 bytes



Home | Main Index | Thread Index | Old Index