FreeBSD Bugzilla – Attachment 1787 Details for
Bug 6001
update: port sysutils/cdrecord virsionup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.24 KB, created by
sada
on 1998-03-14 10:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
sada
Created:
1998-03-14 10:50:01 UTC
Size:
2.24 KB
patch
obsolete
>diff -urP /usr/ports/sysutils/cdrecord/Makefile ./Makefile >--- /usr/ports/sysutils/cdrecord/Makefile Fri Nov 7 14:31:15 1997 >+++ ./Makefile Sat Mar 14 15:20:09 1998 >@@ -1,14 +1,14 @@ > # New ports collection makefile for: cdrecord >-# Version required: 1.5 >+# Version required: 1.6-alpha > # Date created: 2 November 1997 > # Whom: jmz > # > # $Id: Makefile,v 1.2 1997/11/05 23:55:31 asami Exp $ > # > >-DISTNAME= cdrecord-1.5 >+DISTNAME= cdrecord-1.6a12 > CATEGORIES= sysutils >-MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ >+MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/ > > MAINTAINER= jmz@FreeBSD.org > >@@ -19,12 +19,11 @@ > > do-build: > @cd ${WRKSRC}/lib && ../Gmake >- @cd ${WRKSRC}/cdrecord && ../Gmake >+ @cd ${WRKSRC}/cdrecord && ../Gmake COPTX=-DBSD_SCSI_SENSE_BUG > > do-install: > @${INSTALL_PROGRAM} ${WRKSRC}/cdrecord/OBJ/i386-freebsd-cc/cdrecord \ > ${PREFIX}/bin > @${INSTALL_MAN} ${WRKSRC}/cdrecord/cdrecord.1 ${PREFIX}/man/man1 >- @cd /dev && ln -sf /dev/rworm0.ctl sgx > > .include <bsd.port.mk> >diff -urP /usr/ports/sysutils/cdrecord/files/md5 ./files/md5 >--- /usr/ports/sysutils/cdrecord/files/md5 Thu Nov 6 04:52:33 1997 >+++ ./files/md5 Sat Mar 14 14:14:04 1998 >@@ -1 +1 @@ >-MD5 (cdrecord-1.5.tar.gz) = b0d5ef1a484dc168d4c35589ea89c369 >+MD5 (cdrecord-1.6a12.tar.gz) = 57c396a4d8d51c80f9085cd638695ac6 >diff -urP /usr/ports/sysutils/cdrecord/patches/patch-ab ./patches/patch-ab >--- /usr/ports/sysutils/cdrecord/patches/patch-ab Thu Jan 1 09:00:00 1970 >+++ ./patches/patch-ab Tue Mar 10 10:26:07 1998 >@@ -0,0 +1,11 @@ >+--- cdrecord/scsi-bsd.c.orig Mon Sep 1 07:25:17 1997 >++++ cdrecord/scsi-bsd.c Tue Mar 10 10:24:38 1998 >+@@ -40,7 +40,7 @@ >+ LOCAL short scgfiles[MAX_SCG][MAX_TGT][MAX_LUN]; >+ >+ /*#define MAX_DMA_BSD (32*1024)*/ >+-#define MAX_DMA_BSD (64*1024) /* Check if this is not too big */ >++#define MAX_DMA_BSD (56*1024) /* Check if this is not too big */ >+ >+ >+ LOCAL int scsi_send __PR((int f, struct scg_cmd *sp)); >diff -urP /usr/ports/sysutils/cdrecord/pkg/PLIST ./pkg/PLIST >--- /usr/ports/sysutils/cdrecord/pkg/PLIST Thu Nov 6 04:52:32 1997 >+++ ./pkg/PLIST Sat Mar 14 14:09:37 1998 >@@ -1,5 +1,2 @@ > bin/cdrecord > man/man1/cdrecord.1.gz >-@cd /dev >-@exec ln -sf /dev/rworm0.ctl sgx >-@unexec rm -f sgx >=== END ===
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 6001
: 1787