aboutsummaryrefslogtreecommitdiff
path: root/x11/libXcursor
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-09-13 19:45:08 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-09-13 19:45:08 +0000
commit62df320cc3d1faf415675ee470a2b6338548e00b (patch)
tree6eb76e71941e2aad2fb558ec0436f85cf000c6f5 /x11/libXcursor
parent87cca574fd7f379db0710c925eab655b62046077 (diff)
downloadports-62df320cc3d1faf415675ee470a2b6338548e00b.tar.gz
ports-62df320cc3d1faf415675ee470a2b6338548e00b.zip
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
Notes
Notes: svn path=/head/; revision=199427
Diffstat (limited to 'x11/libXcursor')
-rw-r--r--x11/libXcursor/Makefile36
-rw-r--r--x11/libXcursor/distinfo6
2 files changed, 36 insertions, 6 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile
index 1f84ddbbbcad..817bc94dd4a5 100644
--- a/x11/libXcursor/Makefile
+++ b/x11/libXcursor/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libXcursor
-PORTVERSION= 1.1.8
-PORTREVISION= 1
+PORTVERSION= 1.1.9
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -18,6 +17,37 @@ USE_XORG= xrender x11 xfixes renderproto fixesproto xproto:both
CONFIGURE_ARGS= --with-icondir=${PREFIX}/lib/X11/icons
-MAN3= Xcursor.3
+MAN3= Xcursor.3 \
+ XcursorImageCreate.3 \
+ XcursorImageDestroy.3 \
+ XcursorImagesCreate.3 \
+ XcursorImagesDestroy.3 \
+ XcursorCursorsCreate.3 \
+ XcursorCursorsDestroy.3 \
+ XcursorXcFileLoadImage.3 \
+ XcursorXcFileLoadImages.3 \
+ XcursorXcFileLoadAllImages.3 \
+ XcursorXcFileLoad.3 \
+ XcursorXcFileSave.3 \
+ XcursorFilenameLoadImage.3 \
+ XcursorFilenameLoadImages.3 \
+ XcursorFilenameLoadAllImages.3 \
+ XcursorFilenameLoad.3 \
+ XcursorFilenameSaveImages.3 \
+ XcursorFilenameSave.3 \
+ XcursorLibraryLoadImage.3 \
+ XcursorLibraryLoadImages.3 \
+ XcursorFilenameLoadCursor.3 \
+ XcursorLibraryLoadCursor.3 \
+ XcursorLibraryLoadCursors.3 \
+ XcursorShapeLoadImage.3 \
+ XcursorShapeLoadImages.3 \
+ XcursorShapeLoadCursor.3 \
+ XcursorShapeLoadCursors.3 \
+ XcursorSupportsARGB.3 \
+ XcursorSetDefaultSize.3 \
+ XcursorGetDefaultSize.3 \
+ XcursorSetTheme.3 \
+ XcursorGetTheme.3
.include <bsd.port.mk>
diff --git a/x11/libXcursor/distinfo b/x11/libXcursor/distinfo
index 3c8e7874d4d1..459db7d00f82 100644
--- a/x11/libXcursor/distinfo
+++ b/x11/libXcursor/distinfo
@@ -1,3 +1,3 @@
-MD5 (xorg/lib/libXcursor-1.1.8.tar.bz2) = ec2acd10a7736a85dd1e1ed9ea5bec96
-SHA256 (xorg/lib/libXcursor-1.1.8.tar.bz2) = 8f039f81af52c88d583fba48b878abd074542221cb0030638ad52336b4ae1377
-SIZE (xorg/lib/libXcursor-1.1.8.tar.bz2) = 251641
+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