Index: head/x11/pixman/Makefile =================================================================== --- head/x11/pixman/Makefile (revision 534290) +++ head/x11/pixman/Makefile (revision 534291) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= pixman -PORTVERSION= 0.38.4 +PORTVERSION= 0.40.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Low-level pixel manipulation library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even -USES= cpe perl5 xorg-cat:lib +USES= cpe perl5 tar:xz xorg-cat:lib USE_PERL5= build CONFIGURE_ARGS= --disable-gtk INSTALL_TARGET= install-strip # Build the library exclusively, thus disabling the demos and the tests (which # do not get installed anyway). This is to workaround a problem in powerpc64 # where the build of the tests crashes ld; see PR bin/202284. MAKE_ARGS= SUBDIRS=pixman .include .if ${ARCH} == "armv6" || ${ARCH} == "armv7" BUILD_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils CONFIGURE_ENV+= CCASFLAGS="${CFLAGS} -B${LOCALBASE}/bin -no-integrated-as" LLD_UNSAFE= yes .endif .if ${ARCH} == "powerpc64" || ${ARCH} == "powerpc" CONFIGURE_ARGS+= --disable-vmx .endif .include Index: head/x11/pixman/distinfo =================================================================== --- head/x11/pixman/distinfo (revision 534290) +++ head/x11/pixman/distinfo (revision 534291) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561381760 -SHA256 (xorg/lib/pixman-0.38.4.tar.bz2) = 84abb7fa2541af24d9c3b34bf75d6ac60cc94ac4410061bbb295b66a29221550 -SIZE (xorg/lib/pixman-0.38.4.tar.bz2) = 756898 +TIMESTAMP = 1588618784 +SHA256 (xorg/lib/pixman-0.40.0.tar.xz) = da8ed9fe2d1c5ef8ce5d1207992db959226bd4e37e3f88acf908fd9a71e2704e +SIZE (xorg/lib/pixman-0.40.0.tar.xz) = 634752 Index: head/x11/pixman/pkg-plist =================================================================== --- head/x11/pixman/pkg-plist (revision 534290) +++ head/x11/pixman/pkg-plist (revision 534291) @@ -1,7 +1,7 @@ include/pixman-1/pixman-version.h include/pixman-1/pixman.h lib/libpixman-1.a lib/libpixman-1.so lib/libpixman-1.so.0 -lib/libpixman-1.so.0.38.4 +lib/libpixman-1.so.0.40.0 libdata/pkgconfig/pixman-1.pc