ports/68505: Wine-20040615 is available

Seva Gluschenko gvs at rinet.ru
Wed Jun 30 12:41:14 UTC 2004


The following reply was made to PR ports/68505; it has been noted by GNATS.

From: Seva Gluschenko <gvs at rinet.ru>
To: freebsd-gnats-submit at FreeBSD.org, gerald at FreeBSD.org
Cc:  
Subject: Re: ports/68505: Wine-20040615 is available
Date: Wed, 30 Jun 2004 16:33:16 +0400

 This is a multi-part message in MIME format.
 --------------030305040806020101030000
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Oh oh I forgot a patch to dlls/ntdll/cdrom.c. Maybe pkg-plist needs to 
 be updated, too.
 
 -gvs
 
 --------------030305040806020101030000
 Content-Type: text/plain;
  name="patch-cdrom.c"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="patch-cdrom.c"
 
 --- dlls/ntdll/cdrom.c.orig	Wed Jun 30 16:21:10 2004
 +++ dlls/ntdll/cdrom.c	Wed Jun 30 16:22:41 2004
 @@ -1735,8 +1735,6 @@
  
      TRACE("\n");
      return CDROM_GetStatusCode(ioctl(fd, DVD_AUTH, &auth_info));
 -#elif defined(__FreeBSD__) || defined(__NetBSD__)
 -    return CDROM_GetStatusCode(ioctl(cdrom_cache[dev].fd, (rmv->PreventMediaRemoval) ? CDIOCPREVENT : CDIOCALLOW, NULL));
  #else
      return STATUS_NOT_SUPPORTED;
  #endif
 
 --------------030305040806020101030000--



More information about the freebsd-ports-bugs mailing list