Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2022 17:38:06 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4766f84c6f8e - main - lang/plexil: restore PORTREVISION lost in the previous update
Message-ID:  <202204251738.23PHc6xn090705@gitrepo.freebsd.org>

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

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

commit 4766f84c6f8ebfbf2e0c61a3859ab9fd0c80d974
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-04-25 17:36:44 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-04-25 17:37:37 +0000

    lang/plexil: restore PORTREVISION lost in the previous update
    
    Approved by:    portmgr (implicit)
---
 lang/plexil/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lang/plexil/Makefile b/lang/plexil/Makefile
index 42e5c9289946..55dfb4425426 100644
--- a/lang/plexil/Makefile
+++ b/lang/plexil/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	plexil
 DISTVERSION=	4.5.0
+PORTREVISION=	2
 DISTVERSIONSUFFIX=	RC3
 CATEGORIES=	lang devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTVERSION:R}



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