ports/183023: Update to sysutils/copytape to fix compile errors

Stephen Roznowski sjroz at verizon.net
Wed Oct 16 12:10:02 UTC 2013


	Note: There was a bad value `non-critical=20' for the field `>Severity:'.
	It was set to the default value of `serious'.

	Note: There was a bad value `low=20' for the field `>Priority:'.
	It was set to the default value of `medium'.

	Note: There was a bad value `maintainer-update=20' for the field `>Class:'.
	It was set to the default value of `sw-bug'.


>Number:         183023
>Category:       ports
>Synopsis:       Update to sysutils/copytape to fix compile errors
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 16 12:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Stephen J. Roznowski
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD istari.verizon.net 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE =
#3: Tue A
ug 21 08:42:07 EDT 2012


>Description:
        Added missing include files to fix compile errors.  =20
>How-To-Repeat:
>Fix:

       =20
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       copytape/files/patch-ab
#
echo x - copytape/files/patch-ab
sed 's/^X//' >copytape/files/patch-ab << =
'4a6cb38ff9abfa7a18c02977a499de75'
X--- copytape.c.orig    2013-10-16 06:54:00.000000000 -0400
X+++ copytape.c 2013-10-16 06:54:13.000000000 -0400
X@@ -29,6 +29,8 @@
X
X
X #include <stdio.h>
X+#include <stdlib.h>
X+#include <string.h>
X #include <sys/types.h>
X #include <sys/ioctl.h>
X #include <sys/mtio.h>
4a6cb38ff9abfa7a18c02977a499de75
exit

>Release-Note:
>Audit-Trail:
>Unformatted:
 X-send-pr-version: 3.113
 X-GNATS-Notify:
 
 


More information about the freebsd-ports-bugs mailing list