aboutsummaryrefslogtreecommitdiff
path: root/x11/libXcursor
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-06-16 20:33:36 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-06-16 20:33:36 +0000
commit6b92d25ba86117355976f1f02e7e64cafb13f060 (patch)
tree2f88becbef9126dfe15ecb187c6d712dccadf85e /x11/libXcursor
parent1afaa366dcb4e90aae09ffff26ae8eca6e97cea5 (diff)
downloadports-6b92d25ba86117355976f1f02e7e64cafb13f060.tar.gz
ports-6b92d25ba86117355976f1f02e7e64cafb13f060.zip
x11/libXcursor: Update to 1.2.0
Update x11/libXcursor to 1.2.0 This release adds ~/.local/share/icons to the front of the default cursor path in the library in support of the XDF user data dir. pet portlint by moving USES= earlier add LICENSE_FILE Changelog: https://lists.x.org/archives/xorg-announce/2019-March/002972.html Sponsored by: B3 Init
Notes
Notes: svn path=/head/; revision=504365
Diffstat (limited to 'x11/libXcursor')
-rw-r--r--x11/libXcursor/Makefile9
-rw-r--r--x11/libXcursor/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/libXcursor/Makefile b/x11/libXcursor/Makefile
index 53b2b4c5b8b1..d04cbeae9ca7 100644
--- a/x11/libXcursor/Makefile
+++ b/x11/libXcursor/Makefile
@@ -2,21 +2,20 @@
# $FreeBSD$
PORTNAME= libXcursor
-PORTVERSION= 1.1.15
-PORTREVISION= 2
+PORTVERSION= 1.2.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X client-side cursor loading library
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+USES= cpe
XORG_CAT= lib
USE_XORG= xrender x11 xfixes xorgproto
-
-USES+= cpe
-CPE_PRODUCT= libxcursor
CPE_VENDOR= x
+CPE_PRODUCT= libxcursor
CONFIGURE_ARGS= --with-icondir=${PREFIX}/share/icons
INSTALL_TARGET= install-strip
diff --git a/x11/libXcursor/distinfo b/x11/libXcursor/distinfo
index b1507471c57e..60348c069544 100644
--- a/x11/libXcursor/distinfo
+++ b/x11/libXcursor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513522502
-SHA256 (xorg/lib/libXcursor-1.1.15.tar.bz2) = 294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b
-SIZE (xorg/lib/libXcursor-1.1.15.tar.bz2) = 331607
+TIMESTAMP = 1560360728
+SHA256 (xorg/lib/libXcursor-1.2.0.tar.bz2) = 3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782
+SIZE (xorg/lib/libXcursor-1.2.0.tar.bz2) = 334144