Skip to content

Commit

Permalink
graphics/poppler: update to 23.03
Browse files Browse the repository at this point in the history
core:
 * PngWriter: Fix potential uninitialized memory use

PR:		269907
Exp-run by:	antoine
  • Loading branch information
tcberner committed Mar 11, 2023
1 parent f592fb6 commit e300c25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion graphics/poppler/Makefile
@@ -1,5 +1,5 @@
PORTNAME= poppler
DISTVERSION= 23.02.0
DISTVERSION= 23.03.0
CATEGORIES= graphics print
MASTER_SITES= https://poppler.freedesktop.org/

Expand Down
6 changes: 3 additions & 3 deletions graphics/poppler/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1675623104
SHA256 (poppler-23.02.0.tar.xz) = 3315dda270fe2b35cf1f41d275948c39652fa863b90de0766f6b293d9a558fc9
SIZE (poppler-23.02.0.tar.xz) = 1847612
TIMESTAMP = 1677734968
SHA256 (poppler-23.03.0.tar.xz) = b04148bf849c1965ada7eff6be4685130e3a18a84e0cce73bf9bc472ec32f2b4
SIZE (poppler-23.03.0.tar.xz) = 1849324

0 comments on commit e300c25

Please sign in to comment.