Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2024 12:09:47 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 37f881b395d6 - main - graphics/libepoxy: Style fixes
Message-ID:  <202407141209.46EC9lvL064674@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37f881b395d619d4f91f4499736ecbf540ee7ebe

commit 37f881b395d619d4f91f4499736ecbf540ee7ebe
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-07-14 12:09:24 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-07-14 12:09:42 +0000

    graphics/libepoxy: Style fixes
    
    Reported by:    jbeich
---
 graphics/libepoxy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile
index 173c98b18520..c3c93f7598fc 100644
--- a/graphics/libepoxy/Makefile
+++ b/graphics/libepoxy/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libepoxy
 DISTVERSION=	1.5.10
 CATEGORIES=	graphics
-MASTER_SITES=   GNOME/sources/${PORTNAME}/${PORTVERSION:C/\.([0-9]+)$$//}
+MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:R}
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Library to handle OpenGL function pointer management


home | help

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