Date: Wed, 3 May 2017 10:25:19 -0700 (PDT) From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@freebsd.org Cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r440025 - head/net/axa Message-ID: <201705031725.v43HPJEH079573@gw.catspoiler.org> In-Reply-To: <201705031721.v43HLvfL072700@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3 May, To: ports-committers@freebsd.org wrote: > Author: truckman > Date: Wed May 3 17:21:57 2017 > New Revision: 440025 > URL: https://svnweb.freebsd.org/changeset/ports/440025 > > Log: > Upgrade net/axa to version 1.5.1 > > * Add apikey support > > * Add per-user config file > Sponsored by: Farsight Security, Inc. > > Modified: > head/net/axa/Makefile > head/net/axa/distinfo > head/net/axa/pkg-plist > > Modified: head/net/axa/Makefile > ============================================================================== > --- head/net/axa/Makefile Wed May 3 17:09:38 2017 (r440024) > +++ head/net/axa/Makefile Wed May 3 17:21:57 2017 (r440025) > @@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= axa > -PORTVERSION= 1.4.0 > +PORTVERSION= 1.5.1 > PORTREVISION= 1 Sigh ... forgot to reset PORTREVISION.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705031725.v43HPJEH079573>