Skip to content

Commit

Permalink
x11/libXfixes: update to 6.0.1
Browse files Browse the repository at this point in the history
Remove GNU_CONFIGURE_MANPREFIX

Changes: https://gitlab.freedesktop.org/xorg/lib/libxfixes/-/compare/libXfixes-6.0.0...libXfixes-6.0.1
Reviewed by:	diizzy, jbeich
Tested by:	arrowd
Pull Request:	#273
Sponsored by:   Serenity Cybersecurity, LLC
  • Loading branch information
Жунёва Мария Михайловна authored and arrowd committed Jul 13, 2024
1 parent 0e3f29c commit 08d4416
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
7 changes: 2 additions & 5 deletions x11/libXfixes/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= libXfixes
DISTVERSION= 6.0.0
PORTREVISION= 1
DISTVERSION= 6.0.1
CATEGORIES= x11

MAINTAINER= [email protected]
Expand All @@ -9,13 +8,11 @@ WWW= https://www.freedesktop.org/Software/xlibs

LICENSE= MIT

USES= cpe xorg xorg-cat:lib
USES= cpe tar:xz xorg xorg-cat:lib
USE_XORG= x11 xorgproto
CPE_PRODUCT= libxfixes
CPE_VENDOR= x

GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

INSTALL_TARGET= install-strip

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions x11/libXfixes/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1635635258
SHA256 (xorg/lib/libXfixes-6.0.0.tar.bz2) = a7c1a24da53e0b46cac5aea79094b4b2257321c621b258729bc3139149245b4c
SIZE (xorg/lib/libXfixes-6.0.0.tar.bz2) = 297270
TIMESTAMP = 1716926504
SHA256 (xorg/lib/libXfixes-6.0.1.tar.xz) = b695f93cd2499421ab02d22744458e650ccc88c1d4c8130d60200213abc02d58
SIZE (xorg/lib/libXfixes-6.0.1.tar.xz) = 265636

0 comments on commit 08d4416

Please sign in to comment.