update to ethereal v0.8.17

This commit is contained in:
jakob 2001-04-12 22:09:39 +00:00
parent 9dbd067f7d
commit 4bfd7bbb0e
5 changed files with 24 additions and 20 deletions

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.44 2001/03/24 19:55:39 jakob Exp $
# $OpenBSD: Makefile,v 1.45 2001/04/12 22:09:39 jakob Exp $
COMMENT= network protocol analyzer
DISTNAME= ethereal-0.8.16
VERSION= 0.8.17
DISTNAME= ethereal-${VERSION}-a
PKGNAME= ethereal-${VERSION}
CATEGORIES= net x11
NEED_VERSION= 1.363
@ -30,6 +32,8 @@ SYSCONFDIR= ${PREFIX}/share/ethereal
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
WRKDIST= ${WRKDIR}/${PKGNAME}
FLAVORS= snmp
FLAVOR?=

View File

@ -1,3 +1,3 @@
MD5 (ethereal-0.8.16.tar.gz) = b5779e57d0cb325e98ccad56be91b1db
RMD160 (ethereal-0.8.16.tar.gz) = bfb27ce761b1757ceb56c9557e5441ab859b9ece
SHA1 (ethereal-0.8.16.tar.gz) = 6aa6be9905072d93bbd53bb892825c05cd475dae
MD5 (ethereal-0.8.17-a.tar.gz) = e28e340ceb41b01609a51c885a6ede0e
RMD160 (ethereal-0.8.17-a.tar.gz) = 1bb4c57d12aafaaf2d4954655e88ec093b9a9796
SHA1 (ethereal-0.8.17-a.tar.gz) = ddfceecc476c4a2ab8f423a3b6b1d9ee314b770c

View File

@ -1,4 +1,4 @@
lib/ethereal/plugins/0.8.16/gryphon.la
lib/ethereal/plugins/0.8.16/gryphon.a
lib/ethereal/plugins/0.8.16/mgcp.la
lib/ethereal/plugins/0.8.16/mgcp.a
lib/ethereal/plugins/0.8.17/gryphon.la
lib/ethereal/plugins/0.8.17/gryphon.a
lib/ethereal/plugins/0.8.17/mgcp.la
lib/ethereal/plugins/0.8.17/mgcp.a

View File

@ -1,10 +1,10 @@
lib/ethereal/plugins/0.8.16/libgryphon.so.0.0
lib/ethereal/plugins/0.8.16/gryphon.la
lib/ethereal/plugins/0.8.16/libgryphon.a
lib/ethereal/plugins/0.8.16/libmgcp.so.0.0
lib/ethereal/plugins/0.8.16/mgcp.la
lib/ethereal/plugins/0.8.16/libmgcp.a
@exec ln -s libgryphon.so.0.0 %D/lib/ethereal/plugins/0.8.16/libgryphon.so
@exec ln -s libmgcp.so.0.0 %D/lib/ethereal/plugins/0.8.16/libmgcp.so
@unexec rm %D/lib/ethereal/plugins/0.8.16/libgryphon.so
@unexec rm %D/lib/ethereal/plugins/0.8.16/libmgcp.so
lib/ethereal/plugins/0.8.17/libgryphon.so.0.0
lib/ethereal/plugins/0.8.17/gryphon.la
lib/ethereal/plugins/0.8.17/libgryphon.a
lib/ethereal/plugins/0.8.17/libmgcp.so.0.0
lib/ethereal/plugins/0.8.17/mgcp.la
lib/ethereal/plugins/0.8.17/libmgcp.a
@exec ln -s libgryphon.so.0.0 %D/lib/ethereal/plugins/0.8.17/libgryphon.so
@exec ln -s libmgcp.so.0.0 %D/lib/ethereal/plugins/0.8.17/libmgcp.so
@unexec rm %D/lib/ethereal/plugins/0.8.17/libgryphon.so
@unexec rm %D/lib/ethereal/plugins/0.8.17/libmgcp.so

View File

@ -7,6 +7,6 @@ man/man1/ethereal.1
man/man1/tethereal.1
share/ethereal/manuf
@dirrm share/ethereal
@dirrm lib/ethereal/plugins/0.8.16
@dirrm lib/ethereal/plugins/0.8.17
@dirrm lib/ethereal/plugins
@dirrm lib/ethereal