Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2022 13:02:02 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f2400abb5fcc - main - editors/bless: Fix pkg version going backwords
Message-ID:  <202212151302.2BFD22uQ021830@gitrepo.freebsd.org>

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

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

commit f2400abb5fcc6f7bb9960d9f262aea55716f6e29
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-12-15 13:00:33 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-12-15 13:01:44 +0000

    editors/bless: Fix pkg version going backwords
    
    Approved by:    portmgr (blanket)
---
 editors/bless/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/editors/bless/Makefile b/editors/bless/Makefile
index bae998497337..d439fffea26b 100644
--- a/editors/bless/Makefile
+++ b/editors/bless/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	bless
 PORTVERSION=	0.6.3
+PORTEPOCH=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors
 



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