svn commit: r540760 - head/ports-mgmt/pkg-devel

Emmanuel Vadot manu at bidouilliste.com
Mon Jun 29 08:53:17 UTC 2020


On Mon, 29 Jun 2020 16:46:42 +0800
Li-Wen Hsu <lwhsu at freebsd.org> wrote:

> On Mon, Jun 29, 2020 at 3:58 PM Emmanuel Vadot <manu at freebsd.org> wrote:
> >
> > Author: manu
> > Date: Mon Jun 29 07:58:02 2020
> > New Revision: 540760
> > URL: https://svnweb.freebsd.org/changeset/ports/540760
> >
> > Log:
> >   Update to 1.14.99.3
> >
> >   Changes from 1.14.99.2 to 1.14.99.3:
> >   - Fix linking on FreeBSD
> >
> >   Approved by:  bapt (implicit)
> >
> > Modified:
> >   head/ports-mgmt/pkg-devel/Makefile
> >   head/ports-mgmt/pkg-devel/distinfo
> >
> > Modified: head/ports-mgmt/pkg-devel/Makefile
> > ==============================================================================
> > --- head/ports-mgmt/pkg-devel/Makefile  Mon Jun 29 07:40:07 2020        (r540759)
> > +++ head/ports-mgmt/pkg-devel/Makefile  Mon Jun 29 07:58:02 2020        (r540760)
> > @@ -2,7 +2,7 @@
> >
> >  PORTNAME=      pkg
> >  DISTVERSION=   1.14.99.1
> > -PORTREVISION=  2
> > +PORTREVISION=  3
> 
> Why the DISTVERSION is always 1.14.99.1?
> 
> Li-Wen

 Because I've screwed up :)
 I'll fix that asap.

-- 
Emmanuel Vadot <manu at bidouilliste.com>


More information about the svn-ports-all mailing list