Skip to content

Commit

Permalink
graphics/oculante: update to 0.6.52
Browse files Browse the repository at this point in the history
 - 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
  • Loading branch information
0323pin committed Feb 21, 2023
1 parent 64ce3b6 commit 36cb1ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions graphics/oculante/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand Down
8 changes: 4 additions & 4 deletions graphics/oculante/distinfo
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -903,9 +903,9 @@ Size (objc_exception-0.1.2.crate) = 2251 bytes
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
Expand Down

0 comments on commit 36cb1ee

Please sign in to comment.