pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/xipdump Minimum required version of libnet is now ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/75a0d5ff67b7
branches: trunk
changeset: 463130:75a0d5ff67b7
user: cube <cube%pkgsrc.org@localhost>
date: Wed Oct 29 18:43:20 2003 +0000
description:
Minimum required version of libnet is now 1.0.1bnb3.
XXX This package should be buildlink2-ified
diffstat:
net/xipdump/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 924c0e92ed0f -r 75a0d5ff67b7 net/xipdump/Makefile
--- a/net/xipdump/Makefile Wed Oct 29 18:39:45 2003 +0000
+++ b/net/xipdump/Makefile Wed Oct 29 18:43:20 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/21 17:11:30 martti Exp $
+# $NetBSD: Makefile,v 1.10 2003/10/29 18:43:20 cube Exp $
#
DISTNAME= xipdump-1.5.4
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.epita.fr/~lse/xipdump/
COMMENT= Displays IP packets using X Window System
-DEPENDS+= libnet>=1.0:../../devel/libnet
+DEPENDS+= libnet>=1.0.1bnb3:../../devel/libnet
LIBNET_CONFIG= ${LOCALBASE}/bin/libnet-config
Home |
Main Index |
Thread Index |
Old Index