Date: Mon, 24 Oct 2005 04:37:00 +0200 From: Poul-Henning Kamp <phk@phk.freebsd.dk> To: ports@freebsd.org Subject: update to devel/picp Message-ID: <94971.1130121420@critter.freebsd.dk>
next in thread | raw e-mail | index | archive | help
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@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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?94971.1130121420>