diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-04-10 19:25:37 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-04-11 15:22:29 +0000 |
commit | 75d91993ac302f7d516efb537956d262bff8fc01 (patch) | |
tree | 57b511aea9e8db09701a91385d592ad32a728021 /x11/wl-mirror | |
parent | 3226c1d4d5000965740d215e69edfacdff6445c7 (diff) | |
download | ports-75d91993ac302f7d516efb537956d262bff8fc01.tar.gz ports-75d91993ac302f7d516efb537956d262bff8fc01.zip |
Diffstat (limited to 'x11/wl-mirror')
-rw-r--r-- | x11/wl-mirror/Makefile | 3 | ||||
-rw-r--r-- | x11/wl-mirror/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/wl-mirror/Makefile b/x11/wl-mirror/Makefile index a169086945fb..ca4802240982 100644 --- a/x11/wl-mirror/Makefile +++ b/x11/wl-mirror/Makefile @@ -1,6 +1,6 @@ PORTNAME= wl-mirror DISTVERSIONPREFIX= v -DISTVERSION= 0.9.2 +DISTVERSION= 0.11.1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org @@ -23,6 +23,7 @@ GL_TUPLE= https://gitlab.freedesktop.org:wlroots:wlr-protocols:0c7437e2b600382f0 PLIST_FILES= bin/${PORTNAME} post-patch: + @${ECHO_CMD} "${DISTVERSIONFULL}" >${WRKSRC}/version.txt @${REINPLACE_CMD} 's,/usr,${LOCALBASE},' ${WRKSRC}/CMakeLists.txt pre-configure: diff --git a/x11/wl-mirror/distinfo b/x11/wl-mirror/distinfo index 775371bcc3a2..c62b38e25792 100644 --- a/x11/wl-mirror/distinfo +++ b/x11/wl-mirror/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1648421245 -SHA256 (Ferdi265-wl-mirror-v0.9.2_GH0.tar.gz) = 18be6edd1ad292121ee9f07bf7eec650db76c7e1b1f39962506bef54ee5bd66f -SIZE (Ferdi265-wl-mirror-v0.9.2_GH0.tar.gz) = 37823 +TIMESTAMP = 1649683158 +SHA256 (Ferdi265-wl-mirror-v0.11.1_GH0.tar.gz) = 9fb078b384cc7199e24c185d733b8c43b82cea1a2fc64b17cb35c0323a0c755d +SIZE (Ferdi265-wl-mirror-v0.11.1_GH0.tar.gz) = 40479 SHA256 (wlroots-wlr-protocols-0c7437e2b600382f0be33949c4e244b2a3702fcb_GL0.tar.gz) = a0692e5454b8cdb3cb5a7c89393b870cd71289f749508ad31e572705c0645a07 SIZE (wlroots-wlr-protocols-0c7437e2b600382f0be33949c4e244b2a3702fcb_GL0.tar.gz) = 22792 |