Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 12:40:38 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 502d7bd453f3 - main - x11/mate-panel: bring back portepoch
Message-ID:  <202110201240.19KCecBK098812@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=502d7bd453f3ca41a2bcf97a88643c3a51817892

commit 502d7bd453f3ca41a2bcf97a88643c3a51817892
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2021-10-20 12:28:12 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2021-10-20 12:38:21 +0000

    x11/mate-panel: bring back portepoch
    
    Portepoch can never be removed otherwise the versionning will be seen as
    going backward.
---
 x11/mate-panel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile
index 7b25c860e717..8ad948549c3d 100644
--- a/x11/mate-panel/Makefile
+++ b/x11/mate-panel/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	mate-panel
 PORTVERSION=	1.26.1
+PORTEPOCH=	1
 CATEGORIES=	x11 mate
 MASTER_SITES=	MATE
 DIST_SUBDIR=	mate



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