git: 13912eb19ac9 - main - x11/libX11: Update to 1.7.2
Kevin Bowling
kbowling at FreeBSD.org
Fri Jun 25 21:14:38 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=13912eb19ac9d97a70f3c3dde4446579f1974d81
commit 13912eb19ac9d97a70f3c3dde4446579f1974d81
Author: Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: 2021-06-25 21:13:25 +0000
Commit: Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-06-25 21:13:25 +0000
x11/libX11: Update to 1.7.2
Changes https://gitlab.freedesktop.org/xorg/lib/libx11/-/blob/master/README.md#release-172
PR: 256522
Approved by: x11 (zeising)
---
x11/libX11/Makefile | 4 +---
x11/libX11/distinfo | 6 +++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index d4a6fcd144c2..0ecbecaa94ef 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -1,7 +1,7 @@
# Created by: Eric Anholt <anholt at FreeBSD.org>
PORTNAME= libX11
-PORTVERSION= 1.7.1
+DISTVERSION= 1.7.2
PORTEPOCH= 1
CATEGORIES= x11
@@ -24,7 +24,5 @@ INSTALL_TARGET= install-strip
post-patch:
@${REINPLACE_CMD} 's/test.*-traditional.*;/true;/' \
${WRKSRC}/configure
- @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \
- s/install-specDATA//' ${WRKSRC}/nls/Makefile.in
.include <bsd.port.mk>
diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo
index febf957cf46c..56737175c926 100644
--- a/x11/libX11/distinfo
+++ b/x11/libX11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621526548
-SHA256 (xorg/lib/libX11-1.7.1.tar.bz2) = e64e43deaa562cbfb0d5ada64670ec09c6fac7935262dcd77bbc6d984a535d47
-SIZE (xorg/lib/libX11-1.7.1.tar.bz2) = 2426509
+TIMESTAMP = 1623285146
+SHA256 (xorg/lib/libX11-1.7.2.tar.bz2) = 1cfa35e37aaabbe4792e9bb690468efefbfbf6b147d9c69d6f90d13c3092ea6c
+SIZE (xorg/lib/libX11-1.7.2.tar.bz2) = 2392982
More information about the dev-commits-ports-all
mailing list