Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2000 09:37:09 +0100 (CET)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17509: devel/pccts fix for new distfiles
Message-ID:  <200003200837.JAA05236@home.dinoex.sub.org>

next in thread | raw e-mail | index | archive | help

>Number:         17509
>Category:       ports
>Synopsis:       devel/pccts fix for new distfiles
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 20 10:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
privat
>Environment:

	FreeBSD 3.4-STABLE i386, ports current today.
	try to build cdrdao.

>Description:

	checksum missmatch ins distfiles
	it has reached another patchlevel

>How-To-Repeat:

	pccts won't build any more

>Fix:
	
	apply the patch:

diff pccts/Makefile pccts-1.33.22/Makefile
--- pccts/Makefile	Sat Mar  4 10:15:09 2000
+++ pccts-1.33.22/Makefile	Mon Mar 20 09:28:45 2000
@@ -1,5 +1,4 @@
 # New ports collection makefile for:	pccts
-# Version required:			1.33.21
 # Date created:				22 June 1997
 # Whom:					Andrey Zakhvatov
 #
@@ -7,7 +6,7 @@
 #
 
 DISTNAME=		pccts133mr
-PKGNAME=		pccts-1.33.21
+PKGNAME=		pccts-1.33.22
 CATEGORIES=		devel
 MASTER_SITES=		http://www.polhode.com/
 
diff pccts/files/md5 pccts-1.33.22/files/md5
--- pccts/files/md5	Sat Mar  4 10:15:09 2000
+++ pccts-1.33.22/files/md5	Mon Mar 20 09:27:02 2000
@@ -1 +1 @@
-MD5 (pccts133mr.zip) = dd288f94d8da510e32b20645331d0cf5
+MD5 (pccts133mr.zip) = 24ac585a0fa4954ef87a6d24a1abc841

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003200837.JAA05236>