Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 05:58:07 GMT
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fb887fe458fa - main - lang/mecrisp-stellaris: Fix pkg-message
Message-ID:  <202106100558.15A5w7FJ036986@gitrepo.freebsd.org>

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

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

commit fb887fe458fa9185dd46dbe80c3c5fc707afc709
Author:     Juraj Lutter <otis@FreeBSD.org>
AuthorDate: 2021-06-10 05:29:55 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2021-06-10 05:57:16 +0000

    lang/mecrisp-stellaris: Fix pkg-message
    
    - Rename pkg-message file as intended in the PR.
      `git apply' should have been used instead of `patch'.
    - Bump PORTREVISION
    
    PR:             256131
    Reported by:    Robert Clausecker <fuz@fuz.su> (maintainer)
---
 lang/mecrisp-stellaris/Makefile                             | 1 +
 lang/mecrisp-stellaris/{pkg-message => pkg-message-aarch64} | 0
 2 files changed, 1 insertion(+)

diff --git a/lang/mecrisp-stellaris/Makefile b/lang/mecrisp-stellaris/Makefile
index 3a4ce5c5fe0d..1ae184b920b8 100644
--- a/lang/mecrisp-stellaris/Makefile
+++ b/lang/mecrisp-stellaris/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	mecrisp-stellaris
 DISTVERSION=	2.5.9
+PORTREVISION=	1
 CATEGORIES=	lang
 MASTER_SITES=	SF/mecrisp
 
diff --git a/lang/mecrisp-stellaris/pkg-message b/lang/mecrisp-stellaris/pkg-message-aarch64
similarity index 100%
rename from lang/mecrisp-stellaris/pkg-message
rename to lang/mecrisp-stellaris/pkg-message-aarch64



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