Index: head/x11/pixman/files/patch-pixman-private.h =================================================================== --- head/x11/pixman/files/patch-pixman-private.h (revision 505837) +++ head/x11/pixman/files/patch-pixman-private.h (nonexistent) @@ -1,16 +0,0 @@ ---- pixman/pixman-private.h.orig 2014-06-12 21:43:22.000000000 +0000 -+++ pixman/pixman-private.h 2014-06-12 21:43:38.000000000 +0000 -@@ -1,5 +1,3 @@ --#include -- - #ifndef PIXMAN_PRIVATE_H - #define PIXMAN_PRIVATE_H - -@@ -30,6 +28,7 @@ - #include - #include - #include -+#include - - #include "pixman-compiler.h" - Property changes on: head/x11/pixman/files/patch-pixman-private.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/pixman/Makefile =================================================================== --- head/x11/pixman/Makefile (revision 505837) +++ head/x11/pixman/Makefile (revision 505838) @@ -1,39 +1,38 @@ # $FreeBSD$ PORTNAME= pixman -PORTVERSION= 0.34.0 -PORTREVISION= 1 +PORTVERSION= 0.38.4 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 USE_PERL5= build XORG_CAT= lib 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 505837) +++ head/x11/pixman/distinfo (revision 505838) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/pixman-0.34.0.tar.bz2) = 39ba3438f3d17c464b0cb8be006dacbca0ab5aee97ebde69fec7ecdbf85794a0 -SIZE (xorg/lib/pixman-0.34.0.tar.bz2) = 739656 +TIMESTAMP = 1561381760 +SHA256 (xorg/lib/pixman-0.38.4.tar.bz2) = 84abb7fa2541af24d9c3b34bf75d6ac60cc94ac4410061bbb295b66a29221550 +SIZE (xorg/lib/pixman-0.38.4.tar.bz2) = 756898 Index: head/x11/pixman/pkg-descr =================================================================== --- head/x11/pixman/pkg-descr (revision 505837) +++ head/x11/pixman/pkg-descr (revision 505838) @@ -1,3 +1,3 @@ This package contains the pixman library. -WWW: http://www.freedesktop.org/Software/xlibs +WWW: http://pixman.org Index: head/x11/pixman/pkg-plist =================================================================== --- head/x11/pixman/pkg-plist (revision 505837) +++ head/x11/pixman/pkg-plist (revision 505838) @@ -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.34.0 +lib/libpixman-1.so.0.38.4 libdata/pkgconfig/pixman-1.pc