From owner-freebsd-ports Tue Aug 14 9:24:47 2001 Delivered-To: freebsd-ports@freebsd.org Received: from lila.inti.gov.ar (lila.inti.gov.ar [200.10.161.32]) by hub.freebsd.org (Postfix) with ESMTP id 0E76F37B401; Tue, 14 Aug 2001 09:24:42 -0700 (PDT) (envelope-from fernan@iib005.iib.unsam.edu.ar) Received: from nav.inti.gov.ar ([200.10.161.45]) by lila.inti.gov.ar with smtp (Exim 3.02 #1) id 15WKCs-0005Zv-00; Mon, 13 Aug 2001 13:04:46 -0300 Received: from iib005.iib.unsam.edu.ar ([200.3.113.15]) by NAV.inti.gov.ar (NAVGW 2.5.1.6) with SMTP id M2001081313074325662 ; Mon, 13 Aug 2001 13:07:43 -0300 Received: (from fernan@localhost) by iib005.iib.unsam.edu.ar (8.11.3/8.11.3) id f7DG4Ch01951; Mon, 13 Aug 2001 13:04:12 -0300 (ART) (envelope-from fernan) Date: Mon, 13 Aug 2001 13:04:12 -0300 From: Fernan Aguero <fernan@iib.unsam.edu.ar> To: obrien@freebsd.org Cc: freebsd-ports@freebsd.org Subject: pccts port Message-ID: <20010813130412.C395@iib005.iib.unsam.edu.ar> Reply-To: fernan@iib.unsam.edu.ar Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: <freebsd-ports.FreeBSD.ORG> List-Archive: <http://docs.freebsd.org/mail/> (Web Archive) List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions) List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-ports> List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-ports> X-Loop: FreeBSD.org Hi! When trying to build the pccts port I get a checksum mismatch error. I have updated my ports collection half an hour ago ... ===> Extracting for pccts-1.33.22 >> Checksum mismatch for pccts133mr.zip. Make sure the Makefile and distinfo file (/usr/ports/devel/pccts/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 It seems that the pccts133mr.zip archive corresponds to the latest maintainance release (mr), which now seems to be 1.33.25. In the PCCTS home page there are no links to older releases ... so I checked the md5 sum of the distfile against the one published in the web site and they are OK. BUT, the makefile for 1.33.22 does not work. Actually it builds OK (not sure if the applied patches should still be applied, though) but it fails to install: ===> Installing for pccts-1.33.22 install: /usr/ports/devel/pccts/work/pccts/h/ATokPtr.cpp: No such file or directory *** Error code 71 I guess that the Makefile should be updated ... but I'm completely unable to do that! Thanks in advance for your help. Fernan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message