git: fb887fe458fa - main - lang/mecrisp-stellaris: Fix pkg-message

Juraj Lutter otis at FreeBSD.org
Thu Jun 10 05:58:07 UTC 2021


The branch main has been updated by otis:

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

commit fb887fe458fa9185dd46dbe80c3c5fc707afc709
Author:     Juraj Lutter <otis at FreeBSD.org>
AuthorDate: 2021-06-10 05:29:55 +0000
Commit:     Juraj Lutter <otis at 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 at 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


More information about the dev-commits-ports-main mailing list