svn commit: r558312 - branches/2020Q4/x11/wofi
Jan Beich
jbeich at FreeBSD.org
Thu Dec 17 18:44:45 UTC 2020
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 at 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
More information about the svn-ports-branches
mailing list