From 20b6c78ca56c02142fcf30313506f36bd4b9a7b3 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 29 Jan 2001 16:30:18 +0000 Subject: o Upgrade to 0.8.15; o USE_LIBTOOL instead of GNU_CONFIGURE; o add manual manpage installation, this version doesn't install them by itself. PR: 24578 Submitted by: Roman Shterenzon Blessed by: maintainer --- net/ethereal/Makefile | 10 ++++++++-- net/ethereal/distinfo | 2 +- net/ethereal/pkg-plist | 4 ---- net/wireshark/Makefile | 10 ++++++++-- net/wireshark/distinfo | 2 +- net/wireshark/pkg-plist | 4 ---- 6 files changed, 18 insertions(+), 14 deletions(-) (limited to 'net') diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index 30aa4905161b..636d2f4ccc01 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.8.14 +PORTVERSION= 0.8.15 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \ @@ -17,10 +17,16 @@ MAINTAINER= billf@FreeBSD.org USE_X_PREFIX= yes USE_GTK= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes +LIBTOOLFILES= configure epan/configure wiretap/configure CONFIGURE_ARGS+= --enable-snmp=no PLIST_SUB= PORTVERSION=${PORTVERSION} MAN1= ethereal.1 tethereal.1 editcap.1 +pre-install: +.for i in ${MAN1} + ${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man1 +.endfor + .include diff --git a/net/ethereal/distinfo b/net/ethereal/distinfo index d42d81e6df61..9061fde344b8 100644 --- a/net/ethereal/distinfo +++ b/net/ethereal/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.14.tar.gz) = 470dd018c417a4bd31f1fafdc57cfe06 +MD5 (ethereal-0.8.15.tar.gz) = eb6d5e17ac03921bbeb3c4577397db95 diff --git a/net/ethereal/pkg-plist b/net/ethereal/pkg-plist index 92887c65cbc6..7398ab2ed178 100644 --- a/net/ethereal/pkg-plist +++ b/net/ethereal/pkg-plist @@ -2,11 +2,7 @@ bin/editcap bin/ethereal bin/tethereal etc/manuf -lib/ethereal/plugins/%%PORTVERSION%%/gryphon.a -lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so -lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a -lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 30aa4905161b..636d2f4ccc01 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.8.14 +PORTVERSION= 0.8.15 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/ \ @@ -17,10 +17,16 @@ MAINTAINER= billf@FreeBSD.org USE_X_PREFIX= yes USE_GTK= yes -GNU_CONFIGURE= yes +USE_LIBTOOL= yes +LIBTOOLFILES= configure epan/configure wiretap/configure CONFIGURE_ARGS+= --enable-snmp=no PLIST_SUB= PORTVERSION=${PORTVERSION} MAN1= ethereal.1 tethereal.1 editcap.1 +pre-install: +.for i in ${MAN1} + ${INSTALL_MAN} ${WRKSRC}/${i} ${PREFIX}/man/man1 +.endfor + .include diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index d42d81e6df61..9061fde344b8 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.8.14.tar.gz) = 470dd018c417a4bd31f1fafdc57cfe06 +MD5 (ethereal-0.8.15.tar.gz) = eb6d5e17ac03921bbeb3c4577397db95 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 92887c65cbc6..7398ab2ed178 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -2,11 +2,7 @@ bin/editcap bin/ethereal bin/tethereal etc/manuf -lib/ethereal/plugins/%%PORTVERSION%%/gryphon.a -lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so -lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a -lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins -- cgit v1.2.3