1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

Update to 0.22.0.

Fix typo in SIMD option comment [1]

Submitted by:	Edho P Arief <edhoprima@gmail.com> [1]
With hat:	x11
This commit is contained in:
Koop Mast 2011-06-23 19:22:18 +00:00
parent e68bbb362c
commit ef352f88a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276170
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= pixman
PORTVERSION= 0.21.4
PORTVERSION= 0.22.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@ -17,7 +17,7 @@ USE_AUTOTOOLS= libtool
USE_PERL5_BUILD=yes
USE_GNOME= ltverhack:9
OPTIONS= SIMD "Enable autodection of SIMD features (MMX, SSE2, VMX)" off
OPTIONS= SIMD "Enable autodetection of SIMD features (MMX, SSE2, VMX)" off
.include <bsd.port.pre.mk>

View File

@ -1,2 +1,2 @@
SHA256 (xorg/lib/pixman-0.21.4.tar.bz2) = 7809f8aa7dcd99bc0e3a12eef65266d34e1f2988df4c814e5f747ddceed22ddf
SIZE (xorg/lib/pixman-0.21.4.tar.bz2) = 453663
SHA256 (xorg/lib/pixman-0.22.0.tar.bz2) = 24a1bce57c36c773f67d48f7f25f80d69a47ef92a67404f1644d94dee156ae2b
SIZE (xorg/lib/pixman-0.22.0.tar.bz2) = 468024