Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2001 10:07:44 +0200 (SAST)
From:      johann@egenetics.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27869: Port update: security/cksfv (MAINTAINER)
Message-ID:  <200106040807.f5487iL78526@shuffle.egenetics.com>

next in thread | raw e-mail | index | archive | help

>Number:         27869
>Category:       ports
>Synopsis:       Port update: security/cksfv (MAINTAINER)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 04 01:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Johann Visagie
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Electric Genetics
>Environment:
>Description:
- Fix a build failure.
>How-To-Repeat:
>Fix:
diff -ruN cksfv.bak/files/patch-src-Makefile cksfv/files/patch-src-Makefile
--- cksfv.bak/files/patch-src-Makefile	Mon Jun  4 10:03:15 2001
+++ cksfv/files/patch-src-Makefile	Mon Jun  4 10:01:54 2001
@@ -1,11 +1,12 @@
 --- src/Makefile.orig	Fri Dec 29 02:34:33 2000
-+++ src/Makefile	Wed Jan  3 11:28:07 2001
++++ src/Makefile	Mon Jun  4 10:01:32 2001
 @@ -17,14 +17,15 @@
  # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  
  PROG=		cksfv
+-CFLAGS+=	-Wall -Werror -O2 -g
 +CC?=		gcc
- CFLAGS+=	-Wall -Werror -O2 -g
++CFLAGS+=	-Wall -O2 -g
  SRCS=		cksfv.c print.c crc32.c readsfv.c newsfv.c
  
  cksfv: $(SRCS)
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106040807.f5487iL78526>