Subject: CVS commit: pkgsrc/net/libpcap
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/11/2005 19:32:17
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Tue Jan 11 19:32:17 UTC 2005

Modified Files:
	pkgsrc/net/libpcap: builtin.mk

Log Message:
Better checking of libpcap versions, based in heimdal/builtin.mk.
for now we are assumming that:

_LIBPCAP_VERSIONS=      0.8.3  0.7.2
_LIBPCAP_0.8.3=         NetBSD-2.99.9* NetBSD-2.99.1[0-9]*
_LIBPCAP_0.7=           NetBSD-1.[56]* NetBSD-2.0*

Users of other platforms should update this list eventually.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/net/libpcap/builtin.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.