ethereal version 0.9.15, new and updated features
This commit is contained in:
parent
673e6c95a0
commit
3ff235fbfc
@ -1,17 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.75 2003/08/05 08:54:27 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.76 2003/10/05 22:24:16 jakob Exp $
|
||||
|
||||
COMMENT= "network protocol analyzer"
|
||||
|
||||
VERSION= 0.9.14
|
||||
VERSION= 0.9.15
|
||||
DISTNAME= ethereal-${VERSION}
|
||||
CATEGORIES= net x11
|
||||
|
||||
MASTER_SITES= http://www.ethereal.com/distribution/ \
|
||||
http://ethereal.zing.org/distribution/ \
|
||||
http://ethereal.boehm.org/distribution/ \
|
||||
http://www.ethereal.com/distribution/old-versions/ \
|
||||
http://ethereal.zing.org/distribution/old-versions/ \
|
||||
http://ethereal.boehm.org/distribution/old-versions/
|
||||
MASTER_SITES= http://www.ethereal.com/distribution/all-versions/ \
|
||||
http://ethereal.zing.org/distribution/all-versions/ \
|
||||
http://ethereal.boehm.org/distribution/all-versions/
|
||||
|
||||
HOMEPAGE= http://www.ethereal.com/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ethereal-0.9.14.tar.gz) = 5bcd7fff4bc6c662a00c429eed2c9e9d
|
||||
RMD160 (ethereal-0.9.14.tar.gz) = cdcf2807c878624c6c6cc88110349e78b83cc018
|
||||
SHA1 (ethereal-0.9.14.tar.gz) = 4ac6564ded53bb6c0b8c639866acf04b65eb1d99
|
||||
MD5 (ethereal-0.9.15.tar.gz) = 44b1fafae16c7235700d50fabf0b7079
|
||||
RMD160 (ethereal-0.9.15.tar.gz) = 0af135bda3e7d71186d9bd1a8094260f5b52f63c
|
||||
SHA1 (ethereal-0.9.15.tar.gz) = 1d45cf0832c1858553ac8656283f4fe5dffa9eae
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.no-shared,v 1.16 2003/06/15 22:18:08 jakob Exp $
|
||||
@comment $OpenBSD: PFRAG.no-shared,v 1.17 2003/10/05 22:24:16 jakob Exp $
|
||||
lib/ethereal/plugins/${VERSION}/artnet.a
|
||||
lib/ethereal/plugins/${VERSION}/artnet.la
|
||||
lib/ethereal/plugins/${VERSION}/coseventcomm.a
|
||||
@ -9,6 +9,8 @@ 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}/lwres.a
|
||||
lib/ethereal/plugins/${VERSION}/lwres.la
|
||||
lib/ethereal/plugins/${VERSION}/megaco.a
|
||||
lib/ethereal/plugins/${VERSION}/megaco.la
|
||||
lib/ethereal/plugins/${VERSION}/mgcp.a
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.19 2003/06/15 22:18:08 jakob Exp $
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.20 2003/10/05 22:24:16 jakob Exp $
|
||||
lib/ethereal/plugins/${VERSION}/artnet.a
|
||||
lib/ethereal/plugins/${VERSION}/artnet.la
|
||||
lib/ethereal/plugins/${VERSION}/artnet.so
|
||||
@ -14,6 +14,9 @@ lib/ethereal/plugins/${VERSION}/docsis.so
|
||||
lib/ethereal/plugins/${VERSION}/gryphon.a
|
||||
lib/ethereal/plugins/${VERSION}/gryphon.la
|
||||
lib/ethereal/plugins/${VERSION}/gryphon.so
|
||||
lib/ethereal/plugins/${VERSION}/lwres.a
|
||||
lib/ethereal/plugins/${VERSION}/lwres.la
|
||||
lib/ethereal/plugins/${VERSION}/lwres.so
|
||||
lib/ethereal/plugins/${VERSION}/megaco.a
|
||||
lib/ethereal/plugins/${VERSION}/megaco.la
|
||||
lib/ethereal/plugins/${VERSION}/megaco.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user