Created attachment 174321 [details] rndpassw.shar
- Please submit updates as patches (`svn diff` output) - GH_PROJECTS is not needed. It's actually spelled `GH_PROJECT` and it defaults to ${PORTNAME} so doesn't need to be redefined in this case - Please do not force CMAKE_BUILD_TYPE and do not override system compiler flags (by adding -O2)
- Also distinfo lacks required TIMESTAMP field (generated with outdated version of portstree?)
Created attachment 174542 [details] rndpassw.patch (from svn diff)
Please test your ports with poudriere before submission. ===> Applying FreeBSD patches for rndpassw-0.2.2 No file to patch. Skipping... 2 out of 2 hunks ignored--saving rejects to Makefile.rej => Patch patch-Makefile failed to apply cleanly.
Created attachment 174625 [details] patch
Again, please test your ports before submission. This fails on 9.x: cd /wrkdirs/usr/ports/security/rndpassw/work/.build/src && /usr/local/libexec/ccache/cc -I/wrkdirs/usr/ports/security/rndpassw/work/rndpassw-0.2.2/src -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DPIC -std=c90 -Wall -Werror -Wmissing-prototypes -DNDEBUG -o CMakeFiles/rndpassw.dir/rndpassw.c.o -c /wrkdirs/usr/ports/security/rndpassw/work/rndpassw-0.2.2/src/rndpassw.c cc1: error: unrecognized command line option "-std=c90" *** [src/CMakeFiles/rndpassw.dir/rndpassw.c.o] Error code 1
Created attachment 174921 [details] fix
A commit references this bug: Author: amdmi3 Date: Sat Nov 12 16:28:09 UTC 2016 New revision: 425966 URL: https://svnweb.freebsd.org/changeset/ports/425966 Log: - Update to 0.2.2 - Add LICENSE_FILE PR: 212340 Submitted by: melanhit@gmail.com (maintainer) Changes: head/security/rndpassw/Makefile head/security/rndpassw/distinfo head/security/rndpassw/files/ head/security/rndpassw/pkg-descr