Skip to content

Commit

Permalink
x11-wm/cagebreak: update to 2.1.0
Browse files Browse the repository at this point in the history
Changes:	https://github.com/project-repo/cagebreak/releases/tag/2.1.0
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Apr 4, 2023
1 parent ab8e645 commit b291f59
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion x11-wm/cagebreak/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cagebreak
DISTVERSION= 2.0.1
DISTVERSION= 2.1.0
CATEGORIES= x11-wm wayland

MAINTAINER= jbeich@FreeBSD.org
Expand Down Expand Up @@ -44,5 +44,8 @@ post-patch:
@${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \
${WRKSRC}/${PORTNAME}.c \
${WRKSRC}/meson.build
# Drop duplicate LICENSE installation
@${REINPLACE_CMD} -e '/install.*licenses/d' \
${WRKSRC}/meson.build

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions x11-wm/cagebreak/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1673286499
SHA256 (project-repo-cagebreak-2.0.1_GH0.tar.gz) = 87f45fe9db511728e80f4b4f081c4b5e3472d95a27713664cee47117efd025de
SIZE (project-repo-cagebreak-2.0.1_GH0.tar.gz) = 179140
TIMESTAMP = 1680609631
SHA256 (project-repo-cagebreak-2.1.0_GH0.tar.gz) = 33f879a4bc86fdc08c8ac6199d44a4d9f5e0d9d72f251b3da18c992492561a59
SIZE (project-repo-cagebreak-2.1.0_GH0.tar.gz) = 195008

0 comments on commit b291f59

Please sign in to comment.