mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
x11/xlogo: update to 1.0.6
Changes: https://lists.x.org/archives/xorg-announce/2022-November/003257.html PR: 267763 Approved by: manu
This commit is contained in:
parent
c4f1fa9f1f
commit
fa23a03b5e
2 changed files with 12 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= xlogo
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.0.6
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -8,7 +8,14 @@ COMMENT= Displays the X Window System logo
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= xorg xorg-cat:app
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= sm x11 xaw xext xft xmu xrender xt
|
||||
|
||||
OPTIONS_DEFINE= XKB
|
||||
OPTIONS_DEFAULT=XKB
|
||||
|
||||
XKB_DESC= Use XKB to sound bells
|
||||
XKB_USE= XORG=xkbfile
|
||||
XKB_CONFIGURE_WITH= xkb
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1551834087
|
||||
SHA256 (xorg/app/xlogo-1.0.5.tar.bz2) = 633d7a3aa5df61e4e643b740e5799664741ab1a0ba40593e54fcd15dc30f378e
|
||||
SIZE (xorg/app/xlogo-1.0.5.tar.bz2) = 135608
|
||||
TIMESTAMP = 1668298914
|
||||
SHA256 (xorg/app/xlogo-1.0.6.tar.xz) = c16ae461a7f7ea275f55c82acf3ee86ce0eb5e406f3a91ab2bb4d332693f32a0
|
||||
SIZE (xorg/app/xlogo-1.0.6.tar.xz) = 128772
|
||||
|
|
Loading…
Add table
Reference in a new issue