From owner-freebsd-ports Sun Mar 11 17:20: 6 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 1354937B719 for ; Sun, 11 Mar 2001 17:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2C1K2j00300; Sun, 11 Mar 2001 17:20:02 -0800 (PST) (envelope-from gnats) Received: from barbera.system.pl (barbera.system.pl [195.205.185.21]) by hub.freebsd.org (Postfix) with ESMTP id D920737B718 for ; Sun, 11 Mar 2001 17:19:19 -0800 (PST) (envelope-from saper@barbera.system.pl) Received: (from saper@localhost) by barbera.system.pl (SYSTEM Internet) id f2C1JCD24364; Mon, 12 Mar 2001 02:19:12 +0100 (CET) Message-Id: <200103120119.f2C1JCD24364@barbera.system.pl> Date: Mon, 12 Mar 2001 02:19:12 +0100 (CET) From: saper@system.pl Reply-To: saper@system.pl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/25719: net/libsmi: Fix bento errors, update to 0.2.14 (MAINTAINER) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25719 >Category: ports >Synopsis: Fix bento errors, update to 0.2.14 (MAINTAINER) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 11 17:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Marcin Cieslak >Release: FreeBSD 4.2-STABLE i386 >Organization: SYSTEM Internet Provider - http://www.system.pl/ >Environment: >Description: * Fix incorrect PLIST (no .la file) * Update to 0.2.14 >How-To-Repeat: removed files: files/patch-aa files subdirectory >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/libsmi/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 2001/01/26 09:01:30 1.6 +++ Makefile 2001/03/12 01:15:21 @@ -6,7 +6,7 @@ # PORTNAME= libsmi -PORTVERSION= 0.2.13 +PORTVERSION= 0.2.14 CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/libsmi/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 2001/01/26 09:01:30 1.3 +++ distinfo 2001/03/12 01:15:21 @@ -1 +1 @@ -MD5 (libsmi-0.2.13.tar.gz) = f8e2f93af9a65deca5a34d02c060c2e9 +MD5 (libsmi-0.2.14.tar.gz) = 62715679a31ae56f5d249fb8c8ee37dd Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/libsmi/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- pkg-plist 2001/01/26 09:01:30 1.4 +++ pkg-plist 2001/03/12 01:15:21 @@ -4,9 +4,9 @@ bin/smistrip include/smi.h lib/libsmi.a -lib/libsmi.la lib/libsmi.so lib/libsmi.so.2 +share/aclocal/libsmi.m4 share/smi/mibs/iana/IANA-ADDRESS-FAMILY-NUMBERS-MIB share/smi/mibs/iana/IANA-LANGUAGE-MIB share/smi/mibs/iana/IANA-RTPROTO-MIB @@ -81,6 +81,7 @@ share/smi/mibs/ietf/IPOA-MIB share/smi/mibs/ietf/IPV6-ICMP-MIB share/smi/mibs/ietf/IPV6-MIB +share/smi/mibs/ietf/IPV6-MLD-MIB share/smi/mibs/ietf/IPV6-TC share/smi/mibs/ietf/IPV6-TCP-MIB share/smi/mibs/ietf/IPV6-UDP-MIB @@ -99,6 +100,7 @@ share/smi/mibs/ietf/P-BRIDGE-MIB share/smi/mibs/ietf/PARALLEL-MIB share/smi/mibs/ietf/PIM-MIB +share/smi/mibs/ietf/PINT-MIB share/smi/mibs/ietf/PPP-BRIDGE-NCP-MIB share/smi/mibs/ietf/PPP-IP-NCP-MIB share/smi/mibs/ietf/PPP-LCP-MIB @@ -184,3 +186,4 @@ @dirrm share/smi/mibs/tubs @dirrm share/smi/mibs @dirrm share/smi +@exec mkdir %D/share/smi/mibs/site >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message