Commits

Frank Schima authored b649007a29b
Update to version 0.4.8. (https://trac.macports.org/ticket/19889)

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52301 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

net/libsmi/Portfile

Modified
1 1 # $Id$
2 2
3 3 PortSystem 1.0
4 4
5 5 name libsmi
6 -version 0.4.7
6 +version 0.4.8
7 7 categories net
8 8 platforms darwin
9 9 maintainers fenner
10 10 description Library to Access SMI MIB Information
11 11 long_description The core of the libsmi distribution is a library \
12 12 that allows management applications to access SMI MIB module \
13 13 definitions. On top of this library, there are tools to check, \
14 14 analyze dump, convert, and compare MIB definitions. Finally, the \
15 15 distribution contains a steadily maintained and revised archive of \
16 16 all IETF and IANA maintained standard MIB and PIB modules. \
17 17 The library is internally divided into two layers. The upper layers \
18 18 represent the API to applications that make use of libsmi. \
19 19 Furthermore, the upper layer holds the MIB information in common \
20 20 internal data structures. The lower layer contains the drivers that \
21 21 implement the access to persistent MIB module repositories. \
22 22 Currently drivers for SMIv1/v2 MIB module files and for SPPI PIB \
23 23 module files exist. A driver for an early draft of SMIng is also \
24 24 present.
25 25 homepage http://www.ibr.cs.tu-bs.de/projects/libsmi/
26 26 master_sites ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/
27 27 configure.args --mandir=${prefix}/share/man
28 -checksums md5 c50a61cdcc7709d8f215dce79e64d606 \
29 - sha1 ff431b51036d37506d3beead40a3bd8a0afcb48e \
30 - rmd160 6d4a40be8c202c5cc3d207e414c5a7ceb973dafa
28 +checksums md5 760b6b1070738158708649ed2c63425e \
29 + sha1 77c512ccbdd29667d152398b0dcde533aed57b49 \
30 + rmd160 66fbe0e0128c4134cce386aaf754a48bb2d2580e

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut