Bug 9526 - ports/zircon update to 1.18.206
Summary: ports/zircon update to 1.18.206
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: jseger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-01-16 17:20 UTC by dirk.meyer
Modified: 1999-01-26 02:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dirk.meyer 1999-01-16 17:20:01 UTC
	old Distfile is not availible on MASTER_SITE

Fix: innstall this changes:



eof--fCuYFvqDfnsSlneMzN6HH6M6NvHZQgFOWub6vxEd8v2y84eY
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ru ../current-cvs/zircon/Makefile zircon-1.18.206/Makefile
--- ../current-cvs/zircon/Makefile	Tue Dec  1 10:37:32 1998
+++ zircon-1.18.206/Makefile	Sat Jan 16 05:00:45 1999
@@ -6,16 +6,14 @@
 # $Id: Makefile,v 1.34 1998/12/01 09:37:32 obrien Exp $
 #
 
-DISTNAME=	zircon-1.18.180
-CATEGORIES=	net tk81
+DISTNAME=	zircon-1.18.206
+CATEGORIES=	net tk81
 MASTER_SITES=	ftp://catless.ncl.ac.uk/pub/
 
 MAINTAINER=	jseger@FreeBSD.org
 
-BROKEN="fetch, distfile not avail. - need to update to zircon-1.18.201.tar.gz"
-
-BUILD_DEPENDS=	wish8.1:${PORTSDIR}/x11-toolkits/tk81
-RUN_DEPENDS=	wish8.1:${PORTSDIR}/x11-toolkits/tk81
+BUILD_DEPENDS=	wish8.1:${PORTSDIR}/x11-toolkits/tk81
+RUN_DEPENDS=	wish8.1:${PORTSDIR}/x11-toolkits/tk81
 
 IS_INTERACTIVE=	yes
 NO_BUILD=	yes
diff -ru ../current-cvs/zircon/files/md5 zircon-1.18.206/files/md5
--- ../current-cvs/zircon/files/md5	Tue Sep 29 19:24:24 1998
+++ zircon-1.18.206/files/md5	Sat Jan 16 05:40:19 1999
@@ -1 +1 @@
-MD5 (zircon-1.18.180.tar.gz) = a6daabf8d8a56f6b7a531c2e279ef0ec
+MD5 (zircon-1.18.206.tar.gz) = c875562c89fe301498e088201970043b
diff -ru ../current-cvs/zircon/pkg/PLIST zircon-1.18.206/pkg/PLIST
--- ../current-cvs/zircon/pkg/PLIST	Tue Sep 29 19:24:25 1998
+++ zircon-1.18.206/pkg/PLIST	Sat Jan 16 09:48:43 1999
@@ -74,6 +74,7 @@
 lib/zircon/lib/Protect.tcl
 lib/zircon/lib/Server.tcl
 lib/zircon/lib/Service.tcl
+lib/zircon/lib/SOCKS.tcl
 lib/zircon/lib/Sound.tcl
 lib/zircon/lib/Split.tcl
 lib/zircon/lib/Tags.tcl
How-To-Repeat: 
	try to make ports/zircon
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-01-18 02:26:42 UTC
Responsible Changed
From-To: freebsd-ports->jseger

Over to port's maintainer. 
Comment 2 Steve Price freebsd_committer freebsd_triage 1999-01-26 02:58:04 UTC
State Changed
From-To: open->closed

Update committed, thanks!