summaryrefslogtreecommitdiff
path: root/net/csync2/files/patch-csync2.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update net/csync2 to version 2.0.Tijl Coosemans2016-03-111-0/+11
- Prevent use of pdflatex when it's installed. - Replace patch-csync2-compare with USES=shebangfix. - Add a patch to fix use of strlcpy (pass size of destination instead of source). - Add a patch to let the compiler know csync_fatal does not return. This fixes a warning about an uninitialised variable. - Use predefined PKG_PREFIX in pkg-install and create directories from pkg-plist. PR: 207765 Approved by: alexey@renatasystems.org (maintainer)