Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2021 14:05:19 GMT
From:      Kyle Evans <kevans@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 46599b3120ea - main - devel/nexus2-oss: fix inappropriately transcribed patch
Message-ID:  <202109291405.18TE5JM1029886@gitrepo.freebsd.org>

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

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

commit 46599b3120eac3346eae74c4056cd294fbdd9922
Author:     Kyle Evans <kevans@FreeBSD.org>
AuthorDate: 2021-09-29 14:04:05 +0000
Commit:     Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2021-09-29 14:05:18 +0000

    devel/nexus2-oss: fix inappropriately transcribed patch
    
    PR:             252564
    Pointyhat:      kevans
---
 devel/nexus2-oss/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/nexus2-oss/Makefile b/devel/nexus2-oss/Makefile
index e0561140b721..3bc742f9f5da 100644
--- a/devel/nexus2-oss/Makefile
+++ b/devel/nexus2-oss/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nexus2
-PORTVERSION=	2.14.02
+PORTVERSION=	2.14.20
 DISTVERSIONSUFFIX=	02
 CATEGORIES=	devel www java
 MASTER_SITES=	https://download.sonatype.com/nexus/oss/



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