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..e03ef13933ba 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,5 +1,5 @@ PORTNAME= pixman -DISTVERSION= 0.44.2 +DISTVERSION= 0.46.2 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..eb9ad4b50a27 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 = 1749546123 +SHA256 (pixman-0.46.2.tar.xz) = d075209d18728b1ca5d0bb864aa047a262a1fde206da8a677d6af75b2ee1ae98 +SIZE (pixman-0.46.2.tar.xz) = 660260 diff --git a/x11/pixman/pkg-plist b/x11/pixman/pkg-plist index 5a7c24902b4b..97e1f54c7e07 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.2 libdata/pkgconfig/pixman-1.pc |