Date: Mon, 18 Dec 2000 22:05:10 -0600 (CST) From: dwcjr@inethouston.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/23636: Update net/gatekeeper Message-ID: <20001219040510.AA5A7177E8F@leviathan.inethouston.com> Resent-Message-ID: <200012190410.eBJ4A1x20371@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 23636 >Category: ports >Synopsis: Update net/gatekeeper >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 18 20:10:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: David W. Chapman Jr. >Release: FreeBSD 4.2-STABLE i386 >Organization: RainTree Network Services >Environment: >Description: Upgrade checksum and port to version 0.14 Version 0.14 fixes an important bug, but can't find out what it is Need someone who uses it to test, couldn't compile because it requires xwindows >How-To-Repeat: >Fix: diff -urN gatekeeper.orig/Makefile gatekeeper/Makefile --- gatekeeper.orig/Makefile Mon Dec 18 21:47:09 2000 +++ gatekeeper/Makefile Mon Dec 18 21:51:03 2000 @@ -6,11 +6,11 @@ # PORTNAME= gatekeeper -PORTVERSION= 0.12 -PORTREVISION= 1 +PORTVERSION= 0.14 CATEGORIES= net MASTER_SITES= http://www.willamowius.de/download/ -DISTNAME= gk012 +DISTNAME= gk014 +EXTRACT_SUFX= .tgz MAINTAINER= roger@FreeBSD.org diff -urN gatekeeper.orig/distinfo gatekeeper/distinfo --- gatekeeper.orig/distinfo Mon Dec 18 21:47:09 2000 +++ gatekeeper/distinfo Mon Dec 18 21:51:07 2000 @@ -1 +1 @@ -MD5 (gk012.tar.gz) = efa4b378efcd9408494851349ecb190f +MD5 (gk014.tgz) = 9a6656265f40d8bd5472920aedc74157 >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?20001219040510.AA5A7177E8F>