Skip to content

Commit

Permalink
x11/wayland-logout: drop 1.3 version unused on FreeBSD >= 12.3
Browse files Browse the repository at this point in the history
DPorts can lock the package or DragonFly import cr_pid from FreeBSD.
  • Loading branch information
jbeich committed Aug 28, 2023
1 parent c1666df commit 806104c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
11 changes: 0 additions & 11 deletions x11/wayland-logout/Makefile
Expand Up @@ -16,15 +16,4 @@ GH_ACCOUNT= soreau
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz

.include <bsd.port.options.mk>

# Cannot use C implementation without cr_pid
.if make(makesum)
DISTFILES= ${DISTNAME:S/${DISTVERSION}/1.3/}${EXTRACT_SUFX}
.elif ${OPSYS} != FreeBSD
DISTVERSION= 1.3
NO_ARCH= yes
MESON_ARGS+= -Dimplementation=shell
.endif

.include <bsd.port.mk>
2 changes: 0 additions & 2 deletions x11/wayland-logout/distinfo
@@ -1,5 +1,3 @@
TIMESTAMP = 1609062245
SHA256 (soreau-wayland-logout-v1.3_GH0.tar.gz) = dc59dd2e80c340bc77d119e5e39fb4aec956177212cb63b87fe10096a35e8ddb
SIZE (soreau-wayland-logout-v1.3_GH0.tar.gz) = 18033
SHA256 (soreau-wayland-logout-v1.4_GH0.tar.gz) = 092b5f04b3e05662c91ab55251b3bd8571cfaa3e347ba1200b0b84bcb32e980f
SIZE (soreau-wayland-logout-v1.4_GH0.tar.gz) = 16878

0 comments on commit 806104c

Please sign in to comment.