Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 1998 00:10:09 +0900 (JST)
From:      sada@e-mail.ne.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6607: Port version-up: cdrecord-1.6a12 -> cdrecord-1.6
Message-ID:  <199805121510.AAA00108@ail.ail-inc.co.jp>

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

>Number:         6607
>Category:       ports
>Synopsis:       Port version-up: cdrecord-1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 12 08:10:00 PDT 1998
>Last-Modified:
>Originator:     SADA Kenji <sada@e-mail.ne.jp>
>Organization:
Nagoya.Aichi.Japan
>Release:        FreeBSD 2.2.6-RELEASE i386
>Environment:

	FreeBSD 2.2.6-RELEASE i386
	XFree86 3.3.2

>Description:

	Port version-up: ports/sysutils/cdrecord-1.6a12 -> cdrecord-1.6

>How-To-Repeat:
>Fix:

== BEGIN
diff -urN cdrecord.orig/Makefile cdrecord/Makefile
--- cdrecord.orig/Makefile	Thu Apr  9 21:31:44 1998
+++ cdrecord/Makefile	Wed May  6 06:38:57 1998
@@ -1,15 +1,14 @@
 # New ports collection makefile for:    cdrecord
-# Version required:     1.6a12
+# Version required:     1.6
 # Date created:         2 November 1997
 # Whom:                 jmz
 #
 # $Id: Makefile,v 1.5 1998/03/27 23:14:05 steve Exp $
 #
 
-DISTNAME=	cdrecord-1.6a12
-PKGNAME=	cdrecord-1.6
+DISTNAME=	cdrecord-1.6
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/
+MASTER_SITES=	ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/
 
 MAINTAINER=	jmz@FreeBSD.org
 
diff -urN cdrecord.orig/files/md5 cdrecord/files/md5
--- cdrecord.orig/files/md5	Mon Mar 16 11:39:27 1998
+++ cdrecord/files/md5	Wed May  6 06:44:28 1998
@@ -1 +1 @@
-MD5 (cdrecord-1.6a12.tar.gz) = 57c396a4d8d51c80f9085cd638695ac6
+MD5 (cdrecord-1.6.tar.gz) = 6eb5b65991fd0a632dbce0a082a591c1
diff -urN cdrecord.orig/patches/patch-ab cdrecord/patches/patch-ab
--- cdrecord.orig/patches/patch-ab	Mon Mar 16 16:46:08 1998
+++ cdrecord/patches/patch-ab	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- 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));
== END

>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?199805121510.AAA00108>