From nobody Sun Oct 13 10:14:43 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XRGSM6hlVz5YjyP; Sun, 13 Oct 2024 10:14:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XRGSM5QpXz4l6t; Sun, 13 Oct 2024 10:14:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728814483; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dR41N+NV8/yRhWObrqj4Dc2GKL/SP2dHozlQVeW+4X4=; b=CGhrMTA0e1njGftR57Y+99YqaKNe6ewuJ1uczkeD/055WKnA3Ad+KBAS2ldKTLQ9M68rXg aWnXKeJrbczD3KOZadocPsFVaZ1hJF7XAhWl8+tTxwaii8RbFG0rHt4dAPpQlv0E1b77eL jesWt8itD14n40RnHzYDU/Ocsy8ubzEZC6JJVSkX18mddffyFu72/GSyVqkdrnAOLNd+wt +WE8Ey6srg6UBLsWTMukV6UOqpg/al19sm6AeIzj9XlAjgikUO8tHVzhNPWbPP1gJveWUE eCqOSUUPaAKpiiHs5/POKfHHSWIy0mFaWdvhIP7LeN0d0VrJ6XfT05VdNUZIew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728814483; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dR41N+NV8/yRhWObrqj4Dc2GKL/SP2dHozlQVeW+4X4=; b=v5MOm0wugOosWLes5TCzNp2n1Qro5kI3sLsDqaLMO+tCFWqbmqwGFfmAi/7h+8ib3l2yn5 gwf/h2azbwTmj/NQFTUYQ3lUzT6K48+YRFAc2Z24MT3vLH7tedHvEL17us8iTLRoFZlGXq /MtUjst1YTzALVfUTp96hbjdawFRYHZiz3SYitBy2U0GdQPexEHANh3ErayWvlDucJUHFs OozLdB7zZ/Y37Ahu2L9x/c5G+HX7r6RP+hjy7OXFnUs5sMn+50bKxely8aa6OcTOjvF+DN MYTbPo85SX6YJES17W6gcOtkJDE5PRdYriN1rWXAWNV8KF6drnxWp5VIKXHR+w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728814483; a=rsa-sha256; cv=none; b=rKN1vzH4xm6nW7liiZUjw7X9S+Gx65mbps2N6ygscMJZu0EQjeDboucusK2vo9+a5JNMi7 +X/7SYPa5yg5E8iWDhhqFOzq8YCzeRAr2/Svd6pc7JnsKer0qLFVp5YlHZhoX5kVmocfSs jzgbXctrMUneWGnvet60Ljp543kca6ACrS2a20dRUnNuV6dgrYtv1MoYEh4mVcNbGOkIH6 hdeBVLOJNYilw6oGjLLxW0H2Z8yuo6obFdjWZp4ezoalbJEAwFXLKIHOPvLL8LnMAxplHX m/LfKqpSJUnWeawchHNLxaCfC9rt9SDwywH+qj/7t+BQNx7ldLvfaPjWIKMOOA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XRGSM52djzpnJ; Sun, 13 Oct 2024 10:14:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 49DAEhbF091133; Sun, 13 Oct 2024 10:14:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49DAEhYB091130; Sun, 13 Oct 2024 10:14:43 GMT (envelope-from git) Date: Sun, 13 Oct 2024 10:14:43 GMT Message-Id: <202410131014.49DAEhYB091130@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 33ff07ae9b0e - main - graphics/pixelize: Remove dead and/or obsolete mirrors from MASTER_SITES List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 33ff07ae9b0e6650988776940322f914b938102f Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=33ff07ae9b0e6650988776940322f914b938102f commit 33ff07ae9b0e6650988776940322f914b938102f Author: Daniel Engberg AuthorDate: 2024-10-13 10:07:26 +0000 Commit: Daniel Engberg CommitDate: 2024-10-13 10:13:53 +0000 graphics/pixelize: Remove dead and/or obsolete mirrors from MASTER_SITES Remove dead and/or obsolete mirrors from MASTER_SITES Approved by: portmgr (blanket) --- graphics/pixelize/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/graphics/pixelize/Makefile b/graphics/pixelize/Makefile index 48eca6bcbb9b..788232575e16 100644 --- a/graphics/pixelize/Makefile +++ b/graphics/pixelize/Makefile @@ -2,9 +2,7 @@ PORTNAME= pixelize PORTVERSION= 1.0.0 PORTREVISION= 5 CATEGORIES= graphics -MASTER_SITES= ftp://lashwhip.com/pub/ \ - http://www.c-s.li/ports/ \ - http://lashwhip.com/pixelize/ +MASTER_SITES= http://lashwhip.com/${PORTNAME}/ MAINTAINER= cs@FreeBSD.org COMMENT= Use many scaled down images to try to duplicate another image