Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 1999 13:39:07 -0500
From:      Ade Lovett <ade@lovett.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13415: unbreak lang/icon
Message-ID:  <E11KQu3-0002hG-00@zen.lovett.com>

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

>Number:         13415
>Category:       ports
>Synopsis:       unbreak lang/icon
>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:   Fri Aug 27 11:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ade Lovett
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Lovett Network Consultancy
>Environment:

	Up to date ports tree.

>Description:

	Another Package Building Error problem.

	The md5 checksum failed because icon has been updated to 9.3.2
	and the ftp site doesn't use version numbers (die! die! die!)

>How-To-Repeat:

	cd lang/icons; make

>Fix:

	Looks like most of the patches have been rolled in to this
	new release, so:

	Remove patch-aa, patch-ab, patch-ac, patch-ad, patch-cc

	Apply following diff.


cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/FreeBSD/cvs/ports/lang/icon/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	1999/07/04 21:03:59	1.13
+++ Makefile	1999/08/27 18:22:54
@@ -1,5 +1,5 @@
 # New ports collection makefile for:    icon
-# Version required:     9.3.1
+# Version required:     9.3.2
 # Date created:         05 April 1995
 # Whom:                 Thomas Gellekum <tg@FreeBSD.ORG>
 #
@@ -7,7 +7,7 @@
 #
 
 DISTNAME=       unix
-PKGNAME=	icon-9.3.1
+PKGNAME=	icon-9.3.2
 CATEGORIES=	lang
 MASTER_SITES=	ftp://ftp.cs.arizona.edu/icon/packages/unix/
 EXTRACT_SUFX=	.tgz
cvs diff: Diffing files
Index: files/md5
===================================================================
RCS file: /home/FreeBSD/cvs/ports/lang/icon/files/md5,v
retrieving revision 1.6
diff -u -r1.6 md5
--- md5	1998/02/20 12:19:38	1.6
+++ md5	1999/08/27 18:23:15
@@ -1 +1 @@
-MD5 (icon/unix.tgz) = 87b8628e24c1e7c14edbe593f46e06e4
+MD5 (icon/unix.tgz) = 3147586808024239962390cfa78a00a8
cvs diff: Diffing patches
cvs diff: Diffing pkg
cvs diff: Diffing scripts

>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?E11KQu3-0002hG-00>