aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-06-17 04:36:24 +0800
committerNiclas Zeising <zeising@FreeBSD.org>2019-06-17 04:36:24 +0800
commit0218244e97b8bc5097c678662401aa7db93fe26a (patch)
treea00c5af43da22a84a3fa4106255b200fbe6bce6d /x11
parenta3ed8eedd7028ca0e35751500cdba43d2b41c9c5 (diff)
downloadfreebsd-ports-gnome-0218244e97b8bc5097c678662401aa7db93fe26a.tar.gz
freebsd-ports-gnome-0218244e97b8bc5097c678662401aa7db93fe26a.tar.zst
freebsd-ports-gnome-0218244e97b8bc5097c678662401aa7db93fe26a.zip
x11/libXext: Update to 1.3.4
Update x11/libXext to 1.3.4. This release contains misc bugfixes, typo fixes and build system updates. pet portlint by moving USES and CPE information earlier. add LICENSE_FILE Changelog: https://lists.x.org/archives/xorg-announce/2019-March/002975.html Sponsored by: B3 Init
Diffstat (limited to 'x11')
-rw-r--r--x11/libXext/Makefile11
-rw-r--r--x11/libXext/distinfo5
2 files changed, 9 insertions, 7 deletions
diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile
index 20c46feb9017..d7364981c790 100644
--- a/x11/libXext/Makefile
+++ b/x11/libXext/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libXext
-PORTVERSION= 1.3.3
-PORTREVISION= 3
+PORTVERSION= 1.3.4
PORTEPOCH= 1
CATEGORIES= x11
@@ -11,13 +10,15 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= X11 Extension library
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+USES= cpe
XORG_CAT= lib
USE_XORG= x11 xau xorgproto
+CPE_VENDOR= x
+CPE_PRODUCT= libxext
+
CONFIGURE_ARGS+=--disable-specs --without-xmlto
INSTALL_TARGET= install-strip
-USES+= cpe
-CPE_PRODUCT= libxext
-CPE_VENDOR= x
.include <bsd.port.mk>
diff --git a/x11/libXext/distinfo b/x11/libXext/distinfo
index 4e8a49d3b0eb..1bdfa219133d 100644
--- a/x11/libXext/distinfo
+++ b/x11/libXext/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xorg/lib/libXext-1.3.3.tar.bz2) = b518d4d332231f313371fdefac59e3776f4f0823bcb23cf7c7305bfb57b16e35
-SIZE (xorg/lib/libXext-1.3.3.tar.bz2) = 389523
+TIMESTAMP = 1560362418
+SHA256 (xorg/lib/libXext-1.3.4.tar.bz2) = 59ad6fcce98deaecc14d39a672cf218ca37aba617c9a0f691cac3bcd28edf82b
+SIZE (xorg/lib/libXext-1.3.4.tar.bz2) = 389114