From owner-freebsd-ports Sat Apr 10 12:32:19 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CF5315291 for ; Sat, 10 Apr 1999 12:32:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id MAA54845; Sat, 10 Apr 1999 12:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from patrol.area51.fremont.ca.us (d60-076.leach.ucdavis.edu [169.237.60.76]) by hub.freebsd.org (Postfix) with ESMTP id ADA6B151EE for ; Sat, 10 Apr 1999 12:23:31 -0700 (PDT) (envelope-from mharo@patrol.area51.fremont.ca.us) Received: (from mharo@localhost) by patrol.area51.fremont.ca.us (8.9.2/8.9.2) id MAA05397; Sat, 10 Apr 1999 12:21:18 -0700 (PDT) (envelope-from mharo) Message-Id: <199904101921.MAA05397@patrol.area51.fremont.ca.us> Date: Sat, 10 Apr 1999 12:21:18 -0700 (PDT) From: mharo@area51.fremont.ca.us Reply-To: mharo@area51.fremont.ca.us To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11063: Update: net/zebra (19981222 -> 19990408) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11063 >Category: ports >Synopsis: Update: net/zebra (19981222 -> 19990408) >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: Sat Apr 10 12:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Michael Haro >Release: FreeBSD 3.1-STABLE i386 >Organization: >Environment: >Description: Changes: - New version (19981222 -> 19990408) portlint: 1 warnings, 0 errors patches: 0 new, 0 removed supports PREFIX: yes supports CFLAGS: yes >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/zebra/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 1999/01/07 06:28:35 1.8 +++ Makefile 1999/04/10 17:16:51 @@ -6,8 +6,7 @@ # $Id: Makefile,v 1.8 1999/01/07 06:28:35 itojun Exp $ # -DISTNAME= zebra-981222 -PKGNAME= zebra-19981222 +DISTNAME= zebra-19990408 CATEGORIES= net MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ # you might need debugging, it's a developer release ! Index: files/md5 =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/zebra/files/md5,v retrieving revision 1.3 diff -u -r1.3 md5 --- md5 1999/01/07 06:28:36 1.3 +++ md5 1999/04/10 17:17:18 @@ -1 +1 @@ -MD5 (zebra-981222.tar.gz) = 83d3b36b116ac25db5382b1ffc53710d +MD5 (zebra-19990408.tar.gz) = 85a5c074ddcefb3dee75b7152a83eb25 Index: pkg/PLIST =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/net/zebra/pkg/PLIST,v retrieving revision 1.6 diff -u -r1.6 PLIST --- PLIST 1999/01/07 06:28:36 1.6 +++ PLIST 1999/04/10 19:19:42 @@ -7,5 +7,8 @@ etc/zebra/ripd.conf.sample etc/zebra/zebra.conf.sample etc/zebra/ospfd.conf.sample +@unexec install-info --delete %D/info/zebra.info %D/info/dir info/zebra.info -@unexec rmdir %D/etc/zebra 2>/dev/null +@exec install-info %D/info/zebra.info %D/info/dir +@dirrm %D/etc/zebra 2>/dev/null +@dirrm etc/zebra >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message