mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 07:27:38 -04:00
x11-toolkits/libXaw: update to 1.0.16
Remove GNU_CONFIGURE_MANPREFIX Changes: https://gitlab.freedesktop.org/xorg/lib/libxaw/-/compare/libXaw-1.0.14...libXaw-1.0.16 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
0de42c1ffb
commit
0e3f29c277
2 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= libXaw
|
PORTNAME= libXaw
|
||||||
PORTVERSION= 1.0.14
|
PORTVERSION= 1.0.16
|
||||||
PORTREVISION= 1
|
|
||||||
PORTEPOCH= 2
|
PORTEPOCH= 2
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
|
|
||||||
|
@ -11,10 +10,9 @@ WWW= https://www.freedesktop.org/wiki/Software/xlibs/
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= gmake xorg xorg-cat:lib
|
USES= gmake tar:xz xorg xorg-cat:lib
|
||||||
USE_XORG= x11 xau xext xmu xpm xorgproto xt
|
USE_XORG= x11 xau xext xmu xpm xorgproto xt
|
||||||
|
|
||||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
||||||
CONFIGURE_ARGS= --without-xmlto
|
CONFIGURE_ARGS= --without-xmlto
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1616866821
|
TIMESTAMP = 1716926104
|
||||||
SHA256 (xorg/lib/libXaw-1.0.14.tar.bz2) = 76aef98ea3df92615faec28004b5ce4e5c6855e716fa16de40c32030722a6f8e
|
SHA256 (xorg/lib/libXaw-1.0.16.tar.xz) = 731d572b54c708f81e197a6afa8016918e2e06dfd3025e066ca642a5b8c39c8f
|
||||||
SIZE (xorg/lib/libXaw-1.0.14.tar.bz2) = 690994
|
SIZE (xorg/lib/libXaw-1.0.16.tar.xz) = 602848
|
||||||
|
|
Loading…
Add table
Reference in a new issue