From owner-freebsd-ports Thu Oct 25 16:10:12 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DE4F37B405 for ; Thu, 25 Oct 2001 16:10:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9PNA1n28417; Thu, 25 Oct 2001 16:10:01 -0700 (PDT) (envelope-from gnats) Received: from talri.sapros.com (rularan.sapros.com [204.182.55.17]) by hub.freebsd.org (Postfix) with ESMTP id 73F9737B401 for ; Thu, 25 Oct 2001 16:09:44 -0700 (PDT) Received: (from peterh@localhost) by talri.sapros.com (8.11.4/8.11.3) id f9PNA4K31130; Thu, 25 Oct 2001 16:10:04 -0700 (PDT) (envelope-from peterh) Message-Id: <200110252310.f9PNA4K31130@talri.sapros.com> Date: Thu, 25 Oct 2001 16:10:04 -0700 (PDT) From: Peter Haight Reply-To: Peter Haight To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/31498: Update Port: net/gale to v0.99egg Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 31498 >Category: ports >Synopsis: Update Port: net/gale to v0.99egg >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 25 16:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Peter Haight >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD talri.sapros.com 4.3-STABLE FreeBSD 4.3-STABLE #2: Fri Jun 29 21:02:09 PDT 2001 peterh@talri.sapros.com:/usr/obj/usr/src/sys/TALRI i386 >Description: Update Port: net/gale to v0.99egg I also fixed the port so that the binary package does install the key directories correctly. >How-To-Repeat: >Fix: diff -u gale/Makefile gale.new/Makefile --- gale/Makefile Thu Jul 5 14:01:54 2001 +++ gale.new/Makefile Thu Oct 25 15:05:57 2001 @@ -6,11 +6,10 @@ # PORTNAME= gale -PORTVERSION= 0.99d -PORTREVISION= 1 +PORTVERSION= 0.99e CATEGORIES= net MASTER_SITES= http://download.gale.org/ -DISTNAME= ${PORTNAME}-${PORTVERSION}anger +DISTNAME= ${PORTNAME}-${PORTVERSION}gg MAINTAINER= peterh@sapros.com diff -u gale/distinfo gale.new/distinfo --- gale/distinfo Thu Jul 5 14:01:54 2001 +++ gale.new/distinfo Fri Oct 12 13:41:26 2001 @@ -1 +1 @@ -MD5 (gale-0.99danger.tar.gz) = 4d29cc71a47c219aa4d1d90bf87fd975 +MD5 (gale-0.99egg.tar.gz) = 5240b10de2c7998887b3bc3dd7e8b30b Common subdirectories: gale/files and gale.new/files diff -u gale/pkg-plist gale.new/pkg-plist --- gale/pkg-plist Fri Oct 12 14:25:51 2001 +++ gale.new/pkg-plist Thu Oct 25 15:12:50 2001 @@ -10,7 +10,6 @@ etc/gale/COPYING etc/gale/auth/trusted/ROOT include/gale/all.h -include/gale/auth.h include/gale/client.h include/gale/compat.h include/gale/config.h @@ -23,12 +22,15 @@ include/gale/types.h include/oop-adns.h include/oop-glib.h +include/oop-read.h +include/oop-rl.h +include/oop-tcl.h include/oop-www.h include/oop.h lib/libgale.a lib/libgale.la lib/libgale.so -lib/libgale.so.11 +lib/libgale.so.12 lib/liboop-adns.a lib/liboop-adns.la lib/liboop-adns.so @@ -41,6 +43,10 @@ lib/liboop-rl.la lib/liboop-rl.so lib/liboop-rl.so.0 +lib/liboop-tcl.a +lib/liboop-tcl.la +lib/liboop-tcl.so +lib/liboop-tcl.so.0 lib/liboop-www.a lib/liboop-www.la lib/liboop-www.so @@ -50,10 +56,13 @@ lib/liboop.so lib/liboop.so.3 sbin/gksign -@dirrm include/gale -@dirrm etc/gale/auth/trusted -@dirrm etc/gale/auth/private -@dirrm etc/gale/auth/local +@exec mkdir -m 777 %D/etc/gale/auth/cache +@exec mkdir -m 777 %D/etc/gale/auth/local +@exec mkdir -m 755 %D/etc/gale/auth/private @dirrm etc/gale/auth/cache +@dirrm etc/gale/auth/local +@dirrm etc/gale/auth/private +@dirrm etc/gale/auth/trusted @dirrm etc/gale/auth @dirrm etc/gale +@dirrm include/gale >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message