Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Sep 2021 14:07:30 GMT
From:      Kyle Evans <kevans@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 9fb203bbb032 - 2021Q3 - devel/nexus2-oss: fix inappropriately transcribed patch
Message-ID:  <202109291407.18TE7Uhj030164@gitrepo.freebsd.org>

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

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

commit 9fb203bbb03290926b3d5539d1982425838801b5
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:07:09 +0000

    devel/nexus2-oss: fix inappropriately transcribed patch
    
    PR:             252564
    Pointyhat:      kevans
    (cherry picked from commit 46599b3120eac3346eae74c4056cd294fbdd9922)
---
 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 b4f659defb6e..8863790a2085 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?202109291407.18TE7Uhj030164>