Quick update of devel/promu to 0.7.0. This is the build tool for prometheus related ports.
OK? -- :wq Claudio Index: Makefile =================================================================== RCS file: /cvs/ports/devel/promu/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile 16 Oct 2019 06:45:54 -0000 1.6 +++ Makefile 20 Jan 2021 11:57:27 -0000 @@ -4,7 +4,7 @@ COMMENT = prometheus utility tool GH_ACCOUNT = prometheus GH_PROJECT = promu -GH_TAGNAME = v0.5.0 +GH_TAGNAME = v0.7.0 CATEGORIES = devel Index: distinfo =================================================================== RCS file: /cvs/ports/devel/promu/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo 16 Oct 2019 06:45:54 -0000 1.3 +++ distinfo 20 Jan 2021 11:57:35 -0000 @@ -1,2 +1,2 @@ -SHA256 (promu-0.5.0.tar.gz) = 8Qt/TtvJ4JErRweD0Sba2PgYfQJBZ0cJYjowHfKJrkE= -SIZE (promu-0.5.0.tar.gz) = 643970 +SHA256 (promu-0.7.0.tar.gz) = yGzfF3XUGtY2akTRunWEfUYQK4L6M0RENXivtA7vLCk= +SIZE (promu-0.7.0.tar.gz) = 1706673
