Date: Sat, 10 Apr 1999 12:21:18 -0700 (PDT) From: mharo@area51.fremont.ca.us To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11063: Update: net/zebra (19981222 -> 19990408) Message-ID: <199904101921.MAA05397@patrol.area51.fremont.ca.us>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904101921.MAA05397>