Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2025 15:45:36 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4d81b1f0d423 - main - net/libgweather: Fix fetch
Message-ID:  <202506201545.55KFjau5066930@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4d81b1f0d4234f97e9a51cb51a4caaf38b46c12b

commit 4d81b1f0d4234f97e9a51cb51a4caaf38b46c12b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-06-20 15:32:49 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-06-20 15:45:26 +0000

    net/libgweather: Fix fetch
    
    Broken by commit a0ce779c88e46d0f5f05bd5753365344282ccd7a
    
    Approved by:    blanket
---
 net/libgweather/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile
index 98cb5203c99a..a078cfae1216 100644
--- a/net/libgweather/Makefile
+++ b/net/libgweather/Makefile
@@ -3,7 +3,6 @@ PORTVERSION=	40.0
 PORTREVISION=	6
 CATEGORIES=	net gnome
 MASTER_SITES=	GNOME
-MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org


home | help

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