Hello,

Here is a small bump to bring thingsd to version 3.0.1.

Although this is a small bump, portwise, this is a major release for
thingsd. This release moves thingsd to the proc_version of newd,
allowing for multiple processes. This release has a major clean-up of
the code base and creates a more robust thingsctl.

The daemon still fundamentally runs the same, but is far more robust for
larger projects.

Been testing for a few days with no problems on amd64.

Ok?
-- 

Tracey Emery

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/thingsd/Makefile,v
retrieving revision 1.3
diff -u -p -u -r1.3 Makefile
--- Makefile    17 Jun 2020 16:34:43 -0000      1.3
+++ Makefile    27 Jul 2020 17:25:56 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    net
 
 GH_ACCOUNT =   basepr1me
 GH_PROJECT =   thingsd
-GH_TAGNAME =   2.7.3
+GH_TAGNAME =   3.0.1
 
 MAINTAINER =   Tracey Emery <tra...@traceyemery.net>
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/thingsd/distinfo,v
retrieving revision 1.2
diff -u -p -u -r1.2 distinfo
--- distinfo    17 Jun 2020 16:34:43 -0000      1.2
+++ distinfo    27 Jul 2020 17:25:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (thingsd-2.7.3.tar.gz) = lmKCP4nWhTWKyLn+RHQuauC3TPr4WsmvDIVwYRDZ6NU=
-SIZE (thingsd-2.7.3.tar.gz) = 36146
+SHA256 (thingsd-3.0.1.tar.gz) = LcQlS/x9z5dr9JTvdt4a1HoWFrwegCbx8KpiV1w9eow=
+SIZE (thingsd-3.0.1.tar.gz) = 47524

Reply via email to