aboutsummaryrefslogtreecommitdiff
path: root/x11/libXi
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2009-01-23 16:28:36 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2009-01-23 16:28:36 +0000
commit340b57f8beb786be8990652b17d2e45f182346e6 (patch)
treec3e6d8718763fb6c4df9ddb40d2544e7ceccaccd /x11/libXi
parent66a81c62b92aa3373e54dc3b68238b43561f244f (diff)
downloadports-340b57f8beb786be8990652b17d2e45f182346e6.tar.gz
ports-340b57f8beb786be8990652b17d2e45f182346e6.zip
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Notes
Notes: svn path=/head/; revision=226727
Diffstat (limited to 'x11/libXi')
-rw-r--r--x11/libXi/Makefile6
-rw-r--r--x11/libXi/distinfo6
2 files changed, 8 insertions, 4 deletions
diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile
index 0b0615b4ce1e..0e5bb2a7d3f5 100644
--- a/x11/libXi/Makefile
+++ b/x11/libXi/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libXi
-PORTVERSION= 1.1.3
+PORTVERSION= 1.2.0
PORTEPOCH= 1
CATEGORIES= x11
@@ -20,10 +20,12 @@ MAN3= XAllowDeviceEvents.3 \
XChangeDeviceControl.3 \
XChangeDeviceDontPropagateList.3 \
XChangeDeviceKeyMapping.3 \
+ XChangeDeviceProperty.3 \
XChangeFeedbackControl.3 \
XChangeKeyboardDevice.3 \
XChangePointerDevice.3 \
XCloseDevice.3 \
+ XDeleteDeviceProperty.3 \
XDeviceBell.3 \
XDeviceTimeCoord.3 \
XFreeDeviceList.3 \
@@ -31,6 +33,7 @@ MAN3= XAllowDeviceEvents.3 \
XGetDeviceKeyMapping.3 \
XGetDeviceModifierMapping.3 \
XGetDeviceMotionEvents.3 \
+ XGetDeviceProperty.3 \
XGetExtensionVersion.3 \
XGetFeedbackControl.3 \
XGetDeviceButtonMapping.3 \
@@ -40,6 +43,7 @@ MAN3= XAllowDeviceEvents.3 \
XGrabDevice.3 \
XGrabDeviceButton.3 \
XGrabDeviceKey.3 \
+ XListDeviceProperties.3 \
XListInputDevices.3 \
XOpenDevice.3 \
XQueryDeviceState.3 \
diff --git a/x11/libXi/distinfo b/x11/libXi/distinfo
index 82a7ca5a9395..5e121f0b9f3e 100644
--- a/x11/libXi/distinfo
+++ b/x11/libXi/distinfo
@@ -1,3 +1,3 @@
-MD5 (xorg/lib/libXi-1.1.3.tar.bz2) = 7c510abb0cad8dc20493fb27ff7859d8
-SHA256 (xorg/lib/libXi-1.1.3.tar.bz2) = c77a5bbe97d0d0a6493adefcf1bd57aca91bc33279633b3f6cf1d2bb8812153f
-SIZE (xorg/lib/libXi-1.1.3.tar.bz2) = 248007
+MD5 (xorg/lib/libXi-1.2.0.tar.bz2) = 4b88e07d7dd77ca1e786f09066b58c02
+SHA256 (xorg/lib/libXi-1.2.0.tar.bz2) = 7c0125ffb864e121ebfb5a20b1cfdff60562c2f2dfbb4e77c5eac81f36e15f3a
+SIZE (xorg/lib/libXi-1.2.0.tar.bz2) = 278230