diff options
Diffstat (limited to 'x11/wofi')
-rw-r--r-- | x11/wofi/Makefile | 8 | ||||
-rw-r--r-- | x11/wofi/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/wofi/Makefile b/x11/wofi/Makefile index f6981b93f56a..6419e54171d1 100644 --- a/x11/wofi/Makefile +++ b/x11/wofi/Makefile @@ -1,12 +1,12 @@ PORTNAME= wofi DISTVERSIONPREFIX= v -DISTVERSION= 1.4.1 +DISTVERSION= 1.5.1 CATEGORIES= x11 wayland MASTER_SITES= https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tagattie@FreeBSD.org COMMENT= Launcher/menu program for wlroots-based compositors -WWW= https://hg.sr.ht/~scoopta/wofi +WWW= https://sr.ht/~scoopta/wofi LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.md @@ -17,7 +17,7 @@ USES= gnome meson pkgconfig USE_GNOME= cairo gdkpixbuf gtk30 post-patch: - @${REINPLACE_CMD} 's,/usr/local,${PREFIX},g' \ + @${REINPLACE_CMD} 's|/usr/local|${PREFIX}|g' \ ${WRKSRC}/man/${PORTNAME}.7 \ ${WRKSRC}/modes/drun.c # Extract (snapshot) version from the port instead of meson.build diff --git a/x11/wofi/distinfo b/x11/wofi/distinfo index bbe6a987e5b3..f6ae9d40f2cc 100644 --- a/x11/wofi/distinfo +++ b/x11/wofi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707506547 -SHA256 (wofi-v1.4.1.tar.gz) = e95e35c03551c39178c16ad6213a88e3883a236e942d7f2666c780d934c270bb -SIZE (wofi-v1.4.1.tar.gz) = 79266 +TIMESTAMP = 1754739113 +SHA256 (wofi-v1.5.1.tar.gz) = d432d8f2c3f1d66716dc29e9fea7bb52cd319377c7faddf326491a9e92c188cb +SIZE (wofi-v1.5.1.tar.gz) = 80589 |