ports/53762: devel/picp: Port gone, no forwarding address from author

Bruce M Simpson bms at spc.org
Thu Jun 26 14:40:18 UTC 2003


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

From: Bruce M Simpson <bms at spc.org>
To: "Sergey A. Osokin" <osa at FreeBSD.org>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/53762: devel/picp: Port gone, no forwarding address from author
Date: Thu, 26 Jun 2003 15:29:57 +0100

 --CgTrtGVSVGoxAIFj
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 > Please send a patch against current port version.
 > Thanks.
 
 Oh fiddlesticks. Attached.
 
 BMS
 
 --CgTrtGVSVGoxAIFj
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="picp.patch"
 
 diff -uN picp.orig/Makefile picp/Makefile
 --- picp.orig/Makefile	Mon May 12 02:39:37 2003
 +++ picp/Makefile	Thu Jun 26 14:48:07 2003
 @@ -6,23 +6,17 @@
  #
  
  PORTNAME=	picp
 -PORTVERSION=	0.4
 +PORTVERSION=	0.5d
  CATEGORIES=	devel
 -MASTER_SITES=	http://bofh.stabilis.ru/
 -DISTNAME=	${PORTNAME}_fbsd
 +MASTER_SITES=	http://www.cosmodog.com/pic/
  EXTRACT_SUFX=	.tgz
  
  MAINTAINER=	bms at spc.org
  COMMENT=	Driver for the Microchip Picstart Plus development programmer
  
 -USE_REINPLACE=	yes
 -NO_WRKSUBDIR=	yes
 -
 -post-patch:
 -	@${REINPLACE_CMD} -e 's,CC=,CC?=,' -e 's,-O2,,' \
 -		-e 's,CFLAGS=,CFLAGS+=,' ${WRKSRC}/Makefile
 +WRKSRC=		${WRKDIR}/${PORTNAME}
  
  do-install:
 -	${INSTALL_PROGRAM} ${WRKDIR}/picp ${PREFIX}/bin
 +	${INSTALL_PROGRAM} ${WRKSRC}/picp ${PREFIX}/bin
  
  .include <bsd.port.mk>
 diff -uN picp.orig/distinfo picp/distinfo
 --- picp.orig/distinfo	Mon May 12 02:39:37 2003
 +++ picp/distinfo	Thu Jun 26 14:44:36 2003
 @@ -1 +1 @@
 -MD5 (picp_fbsd.tgz) = 419c4c98cbd2fd4fd74146ee6c798299
 +MD5 (picp-0.5d.tgz) = 9a1f6a88d00805285f58844a3094f558
 diff -uN picp.orig/pkg-descr picp/pkg-descr
 --- picp.orig/pkg-descr	Mon May 12 02:39:37 2003
 +++ picp/pkg-descr	Thu Jun 26 14:50:05 2003
 @@ -3,7 +3,6 @@
  PICs including the 16F84.
  
  WWW: http://www.cosmodog.com/pic/
 -WWW: http://bofh.stabilis.ru/soft.html
  
  Bruce
  bms at spc.org
 
 --CgTrtGVSVGoxAIFj--



More information about the freebsd-ports-bugs mailing list