Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2020 18:45:12 +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: r558313 - branches/2020Q4/multimedia/wlrobs
Message-ID:  <202012171845.0BHIjCNg035821@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu Dec 17 18:45:11 2020
New Revision: 558313
URL: https://svnweb.freebsd.org/changeset/ports/558313

Log:
  MFH: r558311
  
  multimedia/wlrobs: drop distfile mirroring
  
  https://hg.sr.ht/~sircmpwn/hg.sr.ht/rev/701795ec3596

Modified:
  branches/2020Q4/multimedia/wlrobs/Makefile
  branches/2020Q4/multimedia/wlrobs/distinfo
Directory Properties:
  branches/2020Q4/   (props changed)

Modified: branches/2020Q4/multimedia/wlrobs/Makefile
==============================================================================
--- branches/2020Q4/multimedia/wlrobs/Makefile	Thu Dec 17 18:44:43 2020	(r558312)
+++ branches/2020Q4/multimedia/wlrobs/Makefile	Thu Dec 17 18:45:11 2020	(r558313)
@@ -4,8 +4,7 @@ PORTNAME=	wlrobs
 DISTVERSIONPREFIX=	v
 PORTVERSION=	1.0
 CATEGORIES=	multimedia
-#MASTER_SITES=	https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONFULL:C/.*-//}${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:C/.*-//}${EXTRACT_SUFX}?dummy=/
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Wayland screen capture plugin for obs-studio

Modified: branches/2020Q4/multimedia/wlrobs/distinfo
==============================================================================
--- branches/2020Q4/multimedia/wlrobs/distinfo	Thu Dec 17 18:44:43 2020	(r558312)
+++ branches/2020Q4/multimedia/wlrobs/distinfo	Thu Dec 17 18:45:11 2020	(r558313)
@@ -1,3 +1,3 @@
 TIMESTAMP = 1598923465
-SHA256 (wlrobs-v1.0.tar.gz) = a63a23ef5b397df59a03e8f079c3a11f0bf94e7e48c6105dd183674ddaa9df95
-SIZE (wlrobs-v1.0.tar.gz) = 55017
+SHA256 (wlrobs-v1.0.tar.gz) = 2a052809d34105eb5640a0368c2523a3ddeeeeac2732449ab358d21acd7b9180
+SIZE (wlrobs-v1.0.tar.gz) = 54998



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012171845.0BHIjCNg035821>