From fcc06299831e42841a10795b67a613c1f5f8e68f Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Fri, 11 Mar 2016 13:33:35 +0000 Subject: - Update net/csync2 to version 2.0. - 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) --- net/csync2/files/patch-csync2-compare | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 net/csync2/files/patch-csync2-compare (limited to 'net/csync2/files/patch-csync2-compare') diff --git a/net/csync2/files/patch-csync2-compare b/net/csync2/files/patch-csync2-compare deleted file mode 100644 index 2e2d1a17713e..000000000000 --- a/net/csync2/files/patch-csync2-compare +++ /dev/null @@ -1,8 +0,0 @@ ---- csync2-compare.orig 2010-05-20 10:55:31.000000000 +0000 -+++ csync2-compare 2010-05-20 10:55:50.000000000 +0000 -@@ -1,4 +1,4 @@ --#!/bin/bash -+#!/usr/local/bin/bash - - verbose=0 - -- cgit v1.2.3