From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 10 06:40:41 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9123016A65F for ; Tue, 10 Oct 2006 06:40:41 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E52E43D4C for ; Tue, 10 Oct 2006 06:40:41 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9A6ee4P089530 for ; Tue, 10 Oct 2006 06:40:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9A6eeNx089529; Tue, 10 Oct 2006 06:40:40 GMT (envelope-from gnats) Resent-Date: Tue, 10 Oct 2006 06:40:40 GMT Resent-Message-Id: <200610100640.k9A6eeNx089529@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eugene Grosbein Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA26516A415 for ; Tue, 10 Oct 2006 06:38:29 +0000 (UTC) (envelope-from eu@grosbein.pp.ru) Received: from grosbein.pp.ru (grgw.svzserv.kemerovo.su [213.184.64.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3501F43D5F for ; Tue, 10 Oct 2006 06:38:27 +0000 (GMT) (envelope-from eu@grosbein.pp.ru) Received: from grosbein.pp.ru (localhost [127.0.0.1]) by grosbein.pp.ru (8.13.8/8.13.8) with ESMTP id k9A6cPaI001674; Tue, 10 Oct 2006 14:38:25 +0800 (KRAST) (envelope-from eu@grosbein.pp.ru) Received: (from root@localhost) by grosbein.pp.ru (8.13.8/8.13.8/Submit) id k9A6cOt1001673; Tue, 10 Oct 2006 14:38:24 +0800 (KRAST) (envelope-from eu) Message-Id: <200610100638.k9A6cOt1001673@grosbein.pp.ru> Date: Tue, 10 Oct 2006 14:38:24 +0800 (KRAST) From: Eugene Grosbein To: FreeBSD-gnats-submit@FreeBSD.org In-Reply-To: <20061010013752.GA50038@xor.obsecurity.org> X-Send-Pr-Version: 3.113 Cc: Kris Kennaway Subject: ports/104247: [maintainer update] minor fix for ports/net/AquaGatekeeper X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 06:40:41 -0000 >Number: 104247 >Category: ports >Synopsis: [maintainer update] minor fix for ports/net/AquaGatekeeper >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 10 06:40:40 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Eugene Grosbein >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: Svyaz Service JSC >Environment: System: FreeBSD grosbein.pp.ru 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Tue Oct 10 02:42:54 KRAST 2006 eu@grosbein.pp.ru:/mnt/home/obj/usr/local/src/sys/DADV i386 >Description: The following patch adds dependency on compat5x for AquaGatekeeper port. While I'm here, add SHA256 too. Thanks to Kris Kennaway for pointing out. >How-To-Repeat: N/A >Fix: diff -urN AquaGatekeeper.orig/Makefile AquaGatekeeper/Makefile --- AquaGatekeeper.orig/Makefile Tue Oct 10 14:23:15 2006 +++ AquaGatekeeper/Makefile Tue Oct 10 14:26:12 2006 @@ -7,7 +7,7 @@ PORTNAME= AquaGatekeeper PORTVERSION= 1.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.aqua.comptek.ru/pub/GateKeeper/ \ ftp://www.kuzbass.ru/pub/FreeBSD/ports/distfiles/ @@ -54,6 +54,8 @@ BROKEN= "Supported only on 4.x systems and later" .elif ${OSVERSION} >= 500000 && ${ARCH} == "i386" LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x +.elif ${OSVERSION} >= 600000 && ${ARCH} == "amd64" +LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x .endif .if ${ARCH} == "amd64" diff -urN AquaGatekeeper.orig/distinfo.amd64 AquaGatekeeper/distinfo.amd64 --- AquaGatekeeper.orig/distinfo.amd64 Thu Jul 22 20:19:02 2004 +++ AquaGatekeeper/distinfo.amd64 Tue Oct 10 14:27:30 2006 @@ -1,2 +1,3 @@ MD5 (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 3ae343325e21fd49ef71c865bc5e22dc +SHA256 (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 2798497dcdb05180bb28634b92c8a2343c1c0067ad8f36b43f0ddfe875f1883b SIZE (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 2926031 diff -urN AquaGatekeeper.orig/distinfo.i386 AquaGatekeeper/distinfo.i386 --- AquaGatekeeper.orig/distinfo.i386 Thu Jul 22 20:19:02 2004 +++ AquaGatekeeper/distinfo.i386 Tue Oct 10 14:27:52 2006 @@ -1,2 +1,3 @@ MD5 (AquaGatekeeper122FreeBSDBuild131.tgz) = e5dede37d29462641f214a5076eb4766 +SHA256 (AquaGatekeeper122FreeBSDBuild131.tgz) = 2757cd3979b3b4892932d1c484c2a2e4da62acbaff80b5b797a7df1d04aecbb8 SIZE (AquaGatekeeper122FreeBSDBuild131.tgz) = 3011253 Eugene Grosbein >Release-Note: >Audit-Trail: >Unformatted: