Skip to content

Commit

Permalink
x11/libX11: Update to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
diizzyy authored and kev009 committed Jun 25, 2021
1 parent 5cc231c commit 13912eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions x11/libX11/Makefile
@@ -1,7 +1,7 @@
# Created by: Eric Anholt <anholt@FreeBSD.org>

PORTNAME= libX11
PORTVERSION= 1.7.1
DISTVERSION= 1.7.2
PORTEPOCH= 1
CATEGORIES= x11

Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit 13912eb

Please sign in to comment.