mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 23:47:37 -04:00
x11/libXfixes: update to 6.0.1
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: https://github.com/freebsd/freebsd-ports/pull/273 Sponsored by: Serenity Cybersecurity, LLC
This commit is contained in:
parent
0e3f29c277
commit
08d44169bb
2 changed files with 5 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= libXfixes
|
||||
DISTVERSION= 6.0.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 6.0.1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue