Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2023 12:14:25 GMT
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 32afc2de5073 - main - www/midori: Back to pool
Message-ID:  <202310301214.39UCEPTD062460@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32afc2de5073731f3fcdbfc38171908619651758

commit 32afc2de5073731f3fcdbfc38171908619651758
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-10-30 12:12:36 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-10-30 12:14:21 +0000

    www/midori: Back to pool
    
    The midori project has not been connected to the xfce project for
    some time. So also remove the xfce category.
    
    While here update WWW to pint to the new maintainers' website.
    
    For rationale and further info see:
    
    Mailing list thread:
      https://lists.freebsd.org/archives/freebsd-xfce/2023-October/000503.html
    
    Archived repo with botched update attempt:
      https://github.com/madpilot78/ports-midori-overlay
---
 www/midori/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/midori/Makefile b/www/midori/Makefile
index 90e717f74978..a866dc0def59 100644
--- a/www/midori/Makefile
+++ b/www/midori/Makefile
@@ -2,11 +2,11 @@ PORTNAME=	midori
 PORTVERSION=	9.0
 DISTVERSIONPREFIX=	v
 PORTREVISION=	9
-CATEGORIES=	www xfce
+CATEGORIES=	www
 
-MAINTAINER=	xfce@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lightweight web browser using WebKit browser engine
-WWW=		https://www.midori-browser.org/
+WWW=		https://astian.org/midori-browser/
 
 LICENSE=	LGPL21 MIT
 LICENSE_COMB=	multi



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