ports/156876: update to comms/uarduno port for 9.0-CURRENT

Bob Frazier bobf at mrp3.com
Fri Jul 29 02:50:07 UTC 2011


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

From: Bob Frazier <bobf at mrp3.com>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/156876: update to comms/uarduno port for 9.0-CURRENT
Date: Thu, 28 Jul 2011 19:49:39 -0700

 This is a multi-part message in MIME format.
 --------------030600060003030909070401
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 submitting patch file (existing version is left-hand file, updated 
 version is right-hand file)
 
 
 --------------030600060003030909070401
 Content-Type: text/plain;
  name="uarduno.patch.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="uarduno.patch.txt"
 
 diff -ruN ../uarduno/Makefile ./Makefile
 --- ../uarduno/Makefile	2011-02-21 18:10:51.000000000 -0800
 +++ ./Makefile	2011-07-05 11:34:50.000000000 -0700
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	uarduno
 -PORTVERSION=	1.0
 +PORTVERSION=	1.02
  CATEGORIES=	comms kld
  MASTER_SITES=	http://mrp3.com/
  
 @@ -50,7 +50,7 @@
  IGNORE=	this port will not build without the latest 7.x kernel source
  .endif
  .else
 -# 8.x and later kernels (not tested in 9.x yet, mabye add to kernel?)
 +# 8.x and later kernels (partially tested in 9.x, mabye add to kernel?)
  # simple check for 8.x and later kernel source (find usb_core.c)
  .if ! exists(${SRCPREFIX}/sys/dev/usb/usb_core.c)
  IGNORE=	this port will not build without the latest kernel source
 diff -ruN ../uarduno/distinfo ./distinfo
 --- ../uarduno/distinfo	2011-02-21 18:10:51.000000000 -0800
 +++ ./distinfo	2011-07-05 11:34:53.000000000 -0700
 @@ -1,2 +1,2 @@
 -SHA256 (uarduno-1.0.tar.gz) = 0deb0b39b4af3c159ce8f9311fc33fe802c1220d964d26bcbd709786aa687f58
 -SIZE (uarduno-1.0.tar.gz) = 62976
 +SHA256 (uarduno-1.02.tar.gz) = c49e4b26c8fb2eb7c7162986be7e926c122792f2fa64099aa5daa9dc47eb5ee3
 +SIZE (uarduno-1.02.tar.gz) = 12499
 
 --------------030600060003030909070401--



More information about the freebsd-ports-bugs mailing list