diff options
author | eadler <eadler@FreeBSD.org> | 2011-09-20 10:52:01 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-09-20 10:52:01 +0800 |
commit | 9cc246734ba9bdf88274cad9919965afdc00efc7 (patch) | |
tree | 03ea17f47b8b7430eed5287df7abf8de86c44216 /x11/libXcursor | |
parent | 0865d875d1886feb424ee8c1e9463013ce3385f3 (diff) | |
download | freebsd-ports-gnome-9cc246734ba9bdf88274cad9919965afdc00efc7.tar.gz freebsd-ports-gnome-9cc246734ba9bdf88274cad9919965afdc00efc7.tar.zst freebsd-ports-gnome-9cc246734ba9bdf88274cad9919965afdc00efc7.zip |
- update iceauth to 1.0.5
- update libXcursor to 1.1.12
- update libXdmcp to 1.1.0
- update libxkbfile to 1.0.7
- update rstart to 1.0.4
- update smproxy to 1.0.5
- update viewres to 1.0.3
- update x11perf to 1.5.4
- update xauth to 1.0.6
- update xbacklight to 1.1.2
- update xbitmaps to 1.1.1
- update xclipboard to 1.1.1
- update xcmsdb to 1.0.3
- update xcursor-themes to 1.0.3
- update xcursorgen to 1.0.4
- update xditview to 1.0.2
- update xdpyinfo to 1.2.0
- update xgc to 1.0.3
- update xkbevd to 1.1.2
- update xkbprint to 1.1.2
- update xkbutils to 1.0.3
- update xload to 1.0.2
- update xlogo to 1.0.3
- update xlsclients to 1.1.2
- update xmodmap to 1.0.5
- update xstdcmap to 1.0.2
- update xtrans to 1.2.6
- update xwd to 1.0.4
- add licenses to ports where it is known
- remove outdated conflicts line
- fix comment in xlogo
Approved by: sahil (mentor)
Obtained from: xorg-devel repo
Diffstat (limited to 'x11/libXcursor')
-rw-r--r-- | x11/libXcursor/Makefile | 4 | ||||
-rw-r--r-- | x11/libXcursor/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile index f43ef79f768a..a53ce86c4b8f 100644 --- a/x11/libXcursor/Makefile +++ b/x11/libXcursor/Makefile @@ -6,12 +6,14 @@ # PORTNAME= libXcursor -PORTVERSION= 1.1.11 +PORTVERSION= 1.1.12 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X client-side cursor loading library +LICENSE= x11 + XORG_CAT= lib USE_XORG= xrender x11 xfixes fixesproto xproto:both \ xextproto diff --git a/x11/libXcursor/distinfo b/x11/libXcursor/distinfo index f01f8cc67b72..7161de6c55b3 100644 --- a/x11/libXcursor/distinfo +++ b/x11/libXcursor/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/libXcursor-1.1.11.tar.bz2) = a06ef74579e2c06f9490e682b8e7ac915cb5280ee47bb071a2b850637a2bf6fe -SIZE (xorg/lib/libXcursor-1.1.11.tar.bz2) = 272680 +SHA256 (xorg/lib/libXcursor-1.1.12.tar.bz2) = 0c4de165e07ac66b091af50a4db1f07e3c14d1bcf80830013693a21ef03e7ba4 +SIZE (xorg/lib/libXcursor-1.1.12.tar.bz2) = 297332 |