On 2018/10/18 18:55, Edward Lopez-Acosta wrote: > Simple and straight forward version update. Tested both stable and devel on > amd64 with no issues. > > Ok to merge? > -- > Edward Lopez-Acosta
> diff --git a/devel/jenkins/devel/Makefile b/devel/jenkins/devel/Makefile > index a46d04c8ebc..e57c8793c51 100644 > --- a/devel/jenkins/devel/Makefile > +++ b/devel/jenkins/devel/Makefile > @@ -1,6 +1,6 @@ > # $OpenBSD: Makefile,v 1.30 2018/09/04 12:53:16 espie Exp $ > > -VERSION = 2.138 > +VERSION = 2.147 > MASTER_SITES = http://mirrors.jenkins-ci.org/war/${VERSION}/ > DIST_SUBDIR = jenkins-devel > REVISION = 0 No idea about the update itself, I don't use or have a way to test jenkins, but ports-wise please remove REVISION lines when updating. (Not relevant to jenkins, but for reference do not remove EPOCH lines if present).
