Hi Kristaps, Kristaps Dzonsons wrote on Sat, Sep 29, 2018 at 06:30:21PM +0300:
> This updates divecmd to 0.1.3. Given that this is very new software under very active development and that no other ports depend on it, i committed right away, to avoid trouble with the upcoming lock. > Attached is both the port and a patch of the contents. Only the diff was needed in this case. The rule of thumb is: - attach a .tar.gz for new ports - send a diff inline for updates Yours, Ingo > diff -urPN divecmd/Makefile /usr/ports/mystuff/misc/divecmd/Makefile > --- divecmd/Makefile Fri Aug 17 02:44:08 2018 > +++ /usr/ports/mystuff/misc/divecmd/Makefile Sat Sep 29 17:28:32 2018 > @@ -2,7 +2,7 @@ > > COMMENT = download and process dive computer data > > -DISTNAME = divecmd-0.1.1 > +DISTNAME = divecmd-0.1.3 > > CATEGORIES = misc > > diff -urPN divecmd/distinfo /usr/ports/mystuff/misc/divecmd/distinfo > --- divecmd/distinfo Fri Aug 17 02:44:08 2018 > +++ /usr/ports/mystuff/misc/divecmd/distinfo Sat Sep 29 17:28:44 2018 > @@ -1,2 +1,2 @@ > -SHA256 (divecmd-0.1.1.tar.gz) = yexMGDjxeA/+a4WxVzhMlLPRFN3NWhx/A8rYi/H0Yvo= > -SIZE (divecmd-0.1.1.tar.gz) = 64071 > +SHA256 (divecmd-0.1.3.tar.gz) = KMVg65JrV65Z0kiKSw7JWl7AfGDJyjlSjINmaaklJIE= > +SIZE (divecmd-0.1.3.tar.gz) = 68475 > diff -urPN divecmd/pkg/PLIST /usr/ports/mystuff/misc/divecmd/pkg/PLIST > --- divecmd/pkg/PLIST Fri Aug 17 02:44:08 2018 > +++ /usr/ports/mystuff/misc/divecmd/pkg/PLIST Sat Sep 29 17:28:39 2018 > @@ -9,7 +9,7 @@ > @bin bin/dcmdfind > @bin bin/dcmdls > @bin bin/dcmdterm > -@comment bin/ssrf2dcmd > +@bin bin/ssrf2dcmd > @man man/man1/dcmd.1 > @man man/man1/dcmd2csv.1 > @man man/man1/dcmd2grap.1 > @@ -20,4 +20,4 @@ > @man man/man1/dcmdfind.1 > @man man/man1/dcmdls.1 > @man man/man1/dcmdterm.1 > -@comment man/man1/ssrf2dcmd.1 > +@man man/man1/ssrf2dcmd.1