On 2019/07/18 10:14, Kristaps Dzonsons wrote: > Ping! > > -------- Forwarded Message -------- > Subject: [UPDATE] misc/libdivecomputer > Date: Tue, 18 Jun 2019 18:04:17 +0200 > From: Kristaps Dzonsons <[email protected]> > To: [email protected] <[email protected]> > > This is just a REVISION update since I've located the source of the > removed AES files[1]. The license is appropriate (the "unlicense"). > I've notified upstream of this. The release version of libdivecomputer > has not changed since the last update. > > Best, > > Kristaps > > [1] https://github.com/kokke/tiny-AES-c >
> Index: Makefile > =================================================================== > RCS file: /cvs/ports/misc/libdivecomputer/Makefile,v > retrieving revision 1.1.1.1 > diff -u -p -u -r1.1.1.1 Makefile > --- Makefile 14 Aug 2018 16:12:55 -0000 1.1.1.1 > +++ Makefile 18 Jun 2019 16:01:19 -0000 > @@ -3,6 +3,7 @@ > COMMENT = library for communication with dive computers > > DISTNAME = libdivecomputer-0.6.0 > +REVISION = 1 commited with minor tweaks.
