Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2001 16:10:04 -0700 (PDT)
From:      Peter Haight <peterh@sapros.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31498: Update Port: net/gale to v0.99egg
Message-ID:  <200110252310.f9PNA4K31130@talri.sapros.com>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110252310.f9PNA4K31130>