--- - branch: MAIN date: Fri Jan 27 09:58:36 UTC 2023 files: - new: '1.65' old: '1.64' path: pkgsrc/archivers/star/Makefile pathrev: pkgsrc/archivers/star/Makefile@1.65 type: modified id: 20230127T095836Z.49fd3dfbd2dd81d73a5ec6d1e3a3358c02527373 log: | archivers/star: Build fix Error with CentOS 7: | | defaults.c: In function 'star_get_cmd_flags': | defaults.c:353:2: error: 'for' loop initial declarations are only allowed in C99 mode | for (int i=0; i < prog_name_len; i++) | ^ | defaults.c:353:2: note: use option -std=c99 or -std=gnu99 to compile your code Declare that C99 is required. Bump PKGREVISION. module: pkgsrc subject: 'CVS commit: pkgsrc/archivers/star' unixtime: '1674813516' user: micha