update to devel/picp

Poul-Henning Kamp phk at phk.freebsd.dk
Sun Oct 23 19:37:02 PDT 2005


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/picp/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	18 Mar 2004 03:06:07 -0000	1.5
+++ Makefile	24 Oct 2005 02:17:25 -0000
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	picp
-PORTVERSION=	0.5d
+PORTVERSION=	0.6.7
 CATEGORIES=	devel
-MASTER_SITES=	http://www.cosmodog.com/pic/
-EXTRACT_SUFX=	.tgz
+MASTER_SITES=	http://home.pacbell.net/theposts/picmicro/
+EXTRACT_SUFX=	.tar.gz
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Driver for the Microchip Picstart Plus development programmer
 
 PLIST_FILES=	bin/picp
-WRKSRC=		${WRKDIR}/${PORTNAME}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/picp ${PREFIX}/bin
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/picp/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	19 Mar 2004 04:21:36 -0000	1.3
+++ distinfo	24 Oct 2005 02:18:06 -0000
@@ -1,2 +1,3 @@
-MD5 (picp-0.5d.tgz) = 9a1f6a88d00805285f58844a3094f558
-SIZE (picp-0.5d.tgz) = 43581
+MD5 (picp-0.6.7.tar.gz) = b70a667f317183b6645d27fefd067f93
+SIZE (picp-0.6.7.tar.gz) = 122700
+

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-ports mailing list