Subject: PR/29056 CVS commit: pkgsrc
To: None <adrianp@netbsd.org, gnats-admin@netbsd.org,>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-bugs
Date: 01/28/2005 23:37:01
The following reply was made to PR pkg/29056; it has been noted by GNATS.
From: Adrian Portelli <adrianp@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/29056 CVS commit: pkgsrc
Date: Fri, 28 Jan 2005 23:35:59 +0000 (UTC)
Module Name: pkgsrc
Committed By: adrianp
Date: Fri Jan 28 23:35:59 UTC 2005
Modified Files:
pkgsrc/net/LaBrea: Makefile
pkgsrc/net/arping: Makefile
pkgsrc/net/cdpd: Makefile
pkgsrc/net/firewalk: Makefile
pkgsrc/net/firewalk-gtk: Makefile
pkgsrc/net/libnids: Makefile
pkgsrc/net/nemesis: Makefile
pkgsrc/net/scdp: Makefile
pkgsrc/net/tcptraceroute: Makefile
pkgsrc/net/xipdump: Makefile
pkgsrc/security/dsniff: Makefile
pkgsrc/security/pakemon: Makefile
Log Message:
Force all current packages using the libnet 1.0.x tree to use a
verision of libnet <= 1.0.1b. This will prevent the case where the user
has installed the libnet 1.1.x branch and then tries to install an application
that is not compatible with the 1.1.x tree.
Over time the list of these applications that require the 1.0.x branch
will be reduced as they are updated to later versions that support the
libnet 1.1.x branch.
This addresses PR# 29056 opened by diro (at) nixsys.bz, thanks for the PR !
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/net/LaBrea/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/net/arping/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/net/cdpd/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/firewalk/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/net/firewalk-gtk/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/net/libnids/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/nemesis/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/scdp/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/tcptraceroute/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/net/xipdump/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/security/dsniff/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/security/pakemon/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.