mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/libXinerama: update to 1.1.5
Remove GNU_CONFIGURE_MANPREFIX Changes: https://gitlab.freedesktop.org/xorg/lib/libxinerama/-/compare/libXinerama-1.1.4...libXinerama-1.1.5 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
65f134e6a5
commit
6208f1a039
2 changed files with 5 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= libXinerama
|
PORTNAME= libXinerama
|
||||||
PORTVERSION= 1.1.4
|
PORTVERSION= 1.1.5
|
||||||
PORTREVISION= 3
|
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
|
@ -10,11 +9,9 @@ WWW= https://www.freedesktop.org/Software/xlibs
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
USES= cpe xorg xorg-cat:lib
|
USES= cpe tar:xz xorg xorg-cat:lib
|
||||||
USE_XORG= x11 xext xorgproto
|
USE_XORG= x11 xext xorgproto
|
||||||
CPE_PRODUCT= libxinerama
|
CPE_PRODUCT= libxinerama
|
||||||
CPE_VENDOR= x
|
CPE_VENDOR= x
|
||||||
|
|
||||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1530903205
|
TIMESTAMP = 1716927167
|
||||||
SHA256 (xorg/lib/libXinerama-1.1.4.tar.bz2) = 0008dbd7ecf717e1e507eed1856ab0d9cf946d03201b85d5dcf61489bb02d720
|
SHA256 (xorg/lib/libXinerama-1.1.5.tar.xz) = 5094d1f0fcc1828cb1696d0d39d9e866ae32520c54d01f618f1a3c1e30c2085c
|
||||||
SIZE (xorg/lib/libXinerama-1.1.4.tar.bz2) = 287162
|
SIZE (xorg/lib/libXinerama-1.1.5.tar.xz) = 260272
|
||||||
|
|
Loading…
Add table
Reference in a new issue