Created attachment 171346 [details] svn-diff_rdiff-backup-devel
rdiff-backup-devel fails with: _librsyncmodule.c:63:17: error: use of undeclared identifier 'RS_DEFAULT_STRONG_LEN' found working patch here: http://pkgs.fedoraproject.org/cgit/rpms/rdiff-backup.git/tree/rdiff-backup-1.2.8-librsync-1.0.0.patch change to librsync1. (seems librsync is not needed anymore).
Created attachment 171347 [details] poudriere_rdiff-backup-devel-1.3.3_3.log
Comment on attachment 171346 [details] svn-diff_rdiff-backup-devel The port has no maintainer, implicit approval.
testbuilds@work
Committed, thanks!
A commit references this bug: Author: pi Date: Mon Jun 13 19:05:31 UTC 2016 New revision: 416858 URL: https://svnweb.freebsd.org/changeset/ports/416858 Log: sysutils/rdiff-backup-devel: Fix build, change dependency to librsync1 - rdiff-backup-devel fails with: _librsyncmodule.c:63:17: error: use of undeclared identifier 'RS_DEFAULT_STRONG_LEN' - found working patch here: http://pkgs.fedoraproject.org/cgit/rpms/rdiff-backup.git/tree/rdiff-backup-1.2.8-librsync-1.0.0.patch - change dependency to librsync1 PR: 210239 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Changes: head/sysutils/rdiff-backup-devel/Makefile head/sysutils/rdiff-backup-devel/files/patch-librsyncmodule.c