Hi, Update yank to 0.8.3 from maintainer, most notable changes: - Call setlocale(3) prior pledge, allows removal of the rpath promise
- Compile and link separately Comments? OK? Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/yank/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile 30 May 2017 10:26:07 -0000 1.2 +++ Makefile 6 Jun 2017 07:22:06 -0000 @@ -4,8 +4,7 @@ COMMENT = yank terminal output to clipbo GH_ACCOUNT = mptre GH_PROJECT = yank -GH_TAGNAME = v0.8.2 -REVISION = 0 +GH_TAGNAME = v0.8.3 CATEGORIES = sysutils Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/yank/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 11 Mar 2017 17:59:31 -0000 1.1.1.1 +++ distinfo 6 Jun 2017 07:22:06 -0000 @@ -1,2 +1,2 @@ -SHA256 (yank-0.8.2.tar.gz) = J2eKgsXlQVkCvGxBhq2t+GDBcwgiw+8IshEyykYzHOU= -SIZE (yank-0.8.2.tar.gz) = 7866 +SHA256 (yank-0.8.3.tar.gz) = OaPM9tKwy4A7bRM8R3AwI2Zg71NJx/BVa1pmRMx1iLA= +SIZE (yank-0.8.3.tar.gz) = 7997
