On Mon, 14 Dec 2020, Alex Holst wrote: > Updated with Solene's correction. Any other comments or tests? > > > Index: databases/sqlite3/Makefile > =================================================================== > RCS file: /cvs/ports/databases/sqlite3/Makefile,v > retrieving revision 1.108 > diff -u -p -r1.108 Makefile > --- databases/sqlite3/Makefile 11 Mar 2020 21:01:04 -0000 1.108 > +++ databases/sqlite3/Makefile 16 Aug 2020 20:34:54 -0000 > @@ -2,9 +2,9 @@ > > COMMENT= embedded SQL implementation > > -DISTNAME = sqlite-autoconf-3310100 > -PKGNAME= sqlite3-3.31.1 > -REVISION= 0 > +DISTNAME = sqlite-autoconf-3330000 > +PKGNAME= sqlite3-3.33.0 > +#REVISION= 0 > > # XXX needs bumps every time :- > SHARED_LIBS += sqlite3 37.10 # 8.6 > Index: databases/sqlite3/distinfo > =================================================================== > RCS file: /cvs/ports/databases/sqlite3/distinfo,v > retrieving revision 1.58 > diff -u -p -r1.58 distinfo > --- databases/sqlite3/distinfo 11 Feb 2020 16:46:22 -0000 1.58 > +++ databases/sqlite3/distinfo 16 Aug 2020 20:35:10 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (sqlite-autoconf-3310100.tar.gz) = > YihO/rwFp2+QnFgP+lwAin0ioShyhdaLeCWitrUZSa4= > -SIZE (sqlite-autoconf-3310100.tar.gz) = 2887243 > +SHA256 (sqlite-autoconf-3330000.tar.gz) = > EGosSMf3WimKdVe8wNX09FTltDgRzHOLfKKU1pVruxU= > +SIZE (sqlite-autoconf-3330000.tar.gz) = 2913759
Not sure why you send an update for sqlite too. In any case, I tested net/dino and it works fine for me on amd64. I'm ok with it if somebody wants to commit. -- Paco Esteban. 0x5818130B8A6DBC03
