diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 11:41:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 11:41:07 +0000 |
commit | f4936121f95e76555bebbc39e5b73dc12b0ff91f (patch) | |
tree | fcac9880f7998d69245463508464761e7b89a20e /x11/libXcursor | |
parent | 693ef828a26aa5cb92848177be5fcb2afa9dd055 (diff) | |
download | ports-f4936121f95e76555bebbc39e5b73dc12b0ff91f.tar.gz ports-f4936121f95e76555bebbc39e5b73dc12b0ff91f.zip |
Notes
Diffstat (limited to 'x11/libXcursor')
-rw-r--r-- | x11/libXcursor/Makefile | 6 | ||||
-rw-r--r-- | x11/libXcursor/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile index 0c031f6e7a33..4101cf19b9eb 100644 --- a/x11/libXcursor/Makefile +++ b/x11/libXcursor/Makefile @@ -6,15 +6,15 @@ # PORTNAME= libXcursor -PORTVERSION= 1.1.9 -PORTREVISION= 1 +PORTVERSION= 1.1.10 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X client-side cursor loading library XORG_CAT= lib -USE_XORG= xrender x11 xfixes fixesproto xproto:both +USE_XORG= xrender x11 xfixes fixesproto xproto:both \ + xextproto CONFIGURE_ARGS= --with-icondir=${PREFIX}/lib/X11/icons diff --git a/x11/libXcursor/distinfo b/x11/libXcursor/distinfo index 459db7d00f82..b2154aac90d6 100644 --- a/x11/libXcursor/distinfo +++ b/x11/libXcursor/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/lib/libXcursor-1.1.9.tar.bz2) = 99b7554037a92b260891091e81815a0a -SHA256 (xorg/lib/libXcursor-1.1.9.tar.bz2) = 1dffb3542271c8ce964066d561474caec5b639d6588b257b21cfb8225a15d2b4 -SIZE (xorg/lib/libXcursor-1.1.9.tar.bz2) = 234749 +MD5 (xorg/lib/libXcursor-1.1.10.tar.bz2) = 7dcdad1c10daea872cb3355af414b2ca +SHA256 (xorg/lib/libXcursor-1.1.10.tar.bz2) = b9446df62203f2c3204b6bcc0057dc909d0dc792f0dd97bc491581b08be36cbd +SIZE (xorg/lib/libXcursor-1.1.10.tar.bz2) = 264543 |