diff options
Diffstat (limited to 'x11/pixman')
-rw-r--r-- | x11/pixman/Makefile | 4 | ||||
-rw-r--r-- | x11/pixman/distinfo | 6 | ||||
-rw-r--r-- | x11/pixman/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index ce937e01ad47..24bcdd9e55aa 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,5 +1,5 @@ PORTNAME= pixman -DISTVERSION= 0.44.2 +DISTVERSION= 0.46.0 CATEGORIES= x11 MASTER_SITES= https://cairographics.org/releases/ @@ -62,7 +62,7 @@ MESON_ARGS+= -Dvmx=enabled .else MESON_ARGS+= -Dvmx=disabled .endif -.if ${ARCH} == riscv64 +.if ${ARCH} == riscv64 && 0 # XXX Convert to elf_aux_info + HWCAP_ISA_V MESON_ARGS+= -Drvv=enabled .else MESON_ARGS+= -Drvv=disabled diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index 4a392d376f5c..9a833dcfc049 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734968983 -SHA256 (pixman-0.44.2.tar.xz) = 50baf820dde0c5ff9714d03d2df4970f606a3d3b1024f5404c0398a9821cc4b0 -SIZE (pixman-0.44.2.tar.xz) = 650012 +TIMESTAMP = 1746387514 +SHA256 (pixman-0.46.0.tar.xz) = d2eab57e1ce79de991f8ceb3fcd726a6978b970382c8ac8c8f112b61ceaa9167 +SIZE (pixman-0.46.0.tar.xz) = 660268 diff --git a/x11/pixman/pkg-plist b/x11/pixman/pkg-plist index 5a7c24902b4b..766e0afda7d0 100644 --- a/x11/pixman/pkg-plist +++ b/x11/pixman/pkg-plist @@ -2,5 +2,5 @@ include/pixman-1/pixman-version.h include/pixman-1/pixman.h lib/libpixman-1.so lib/libpixman-1.so.0 -lib/libpixman-1.so.0.44.2 +lib/libpixman-1.so.0.46.0 libdata/pkgconfig/pixman-1.pc |