Date: Thu, 17 Dec 2020 18:44:43 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r558312 - branches/2020Q4/x11/wofi Message-ID: <202012171844.0BHIihEe035665@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Dec 17 18:44:43 2020 New Revision: 558312 URL: https://svnweb.freebsd.org/changeset/ports/558312 Log: MFH: r558310 x11/wofi: drop distfile mirroring https://hg.sr.ht/~sircmpwn/hg.sr.ht/rev/701795ec3596 Modified: branches/2020Q4/x11/wofi/Makefile branches/2020Q4/x11/wofi/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/x11/wofi/Makefile ============================================================================== --- branches/2020Q4/x11/wofi/Makefile Thu Dec 17 18:42:03 2020 (r558311) +++ branches/2020Q4/x11/wofi/Makefile Thu Dec 17 18:44:43 2020 (r558312) @@ -5,8 +5,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 PORTREVISION= 1 CATEGORIES= x11 -#MASTER_SITES= https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -MASTER_SITES+= LOCAL/jbeich # https://todo.sr.ht/~sircmpwn/hg.sr.ht/33 +MASTER_SITES= https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= jbeich@FreeBSD.org COMMENT= Launcher/menu program for wlroots-based compositors Modified: branches/2020Q4/x11/wofi/distinfo ============================================================================== --- branches/2020Q4/x11/wofi/distinfo Thu Dec 17 18:42:03 2020 (r558311) +++ branches/2020Q4/x11/wofi/distinfo Thu Dec 17 18:44:43 2020 (r558312) @@ -1,3 +1,3 @@ TIMESTAMP = 1598496406 -SHA256 (wofi-v1.2.2.tar.gz) = 64ab49e5f87a3b6c6c18d59a7230507a3808b6492ca145493337ef5334e2e19a -SIZE (wofi-v1.2.2.tar.gz) = 71393 +SHA256 (wofi-v1.2.2.tar.gz) = 889a499d14bce72f78673c63902c17b0746096f1506c8666ac39c8ef1abfe799 +SIZE (wofi-v1.2.2.tar.gz) = 71374
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012171844.0BHIihEe035665>