update to ethereal v0.9.8

This commit is contained in:
jakob 2002-12-10 00:13:09 +00:00
parent a9be9703da
commit 32323ef35e
4 changed files with 14 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.66 2002/10/04 09:08:50 jakob Exp $
# $OpenBSD: Makefile,v 1.67 2002/12/10 00:13:09 jakob Exp $
COMMENT= network protocol analyzer
VERSION= 0.9.7
VERSION= 0.9.8
DISTNAME= ethereal-${VERSION}
CATEGORIES= net x11

View File

@ -1,3 +1,3 @@
MD5 (ethereal-0.9.7.tar.gz) = c5094063c332505dd65276cf05e12c85
RMD160 (ethereal-0.9.7.tar.gz) = ee542c7146c282aa8cd721a860ec4e22cf72f241
SHA1 (ethereal-0.9.7.tar.gz) = 308b5dd2a90ec6d0e090ae54b1bf3cc9c69a9bf7
MD5 (ethereal-0.9.8.tar.gz) = 2f3ef811c4bf2f89c5bad47da39924f6
RMD160 (ethereal-0.9.8.tar.gz) = 9f1817dae686f50179fcdc039c57cb1e6628971b
SHA1 (ethereal-0.9.8.tar.gz) = 57b2808e30538c7be0a175870283c6f9bdbdb434

View File

@ -1,9 +1,13 @@
@comment $OpenBSD: PFRAG.no-shared,v 1.12 2001/10/24 15:07:10 jakob Exp $
@comment $OpenBSD: PFRAG.no-shared,v 1.13 2002/12/10 00:13:09 jakob Exp $
lib/ethereal/plugins/${VERSION}/coseventcomm.a
lib/ethereal/plugins/${VERSION}/coseventcomm.la
lib/ethereal/plugins/${VERSION}/cosnaming.a
lib/ethereal/plugins/${VERSION}/cosnaming.la
lib/ethereal/plugins/${VERSION}/docsis.a
lib/ethereal/plugins/${VERSION}/docsis.la
lib/ethereal/plugins/${VERSION}/gryphon.a
lib/ethereal/plugins/${VERSION}/gryphon.la
lib/ethereal/plugins/${VERSION}/mgcp.a
lib/ethereal/plugins/${VERSION}/mgcp.la
lib/ethereal/plugins/${VERSION}/pcli.a
lib/ethereal/plugins/${VERSION}/pcli.la

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PFRAG.shared,v 1.15 2002/08/21 10:55:11 jakob Exp $
@comment $OpenBSD: PFRAG.shared,v 1.16 2002/12/10 00:13:09 jakob Exp $
lib/ethereal/plugins/${VERSION}/coseventcomm.a
lib/ethereal/plugins/${VERSION}/coseventcomm.la
lib/ethereal/plugins/${VERSION}/coseventcomm.so
@ -14,3 +14,6 @@ lib/ethereal/plugins/${VERSION}/gryphon.so
lib/ethereal/plugins/${VERSION}/mgcp.a
lib/ethereal/plugins/${VERSION}/mgcp.la
lib/ethereal/plugins/${VERSION}/mgcp.so
lib/ethereal/plugins/${VERSION}/pcli.a
lib/ethereal/plugins/${VERSION}/pcli.la
lib/ethereal/plugins/${VERSION}/pcli.so