pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/isic - Update to 0.06
details: https://anonhg.NetBSD.org/pkgsrc/rev/01afb16805ab
branches: trunk
changeset: 487838:01afb16805ab
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Thu Jan 20 23:32:50 2005 +0000
description:
- Update to 0.06
- Change to link with Libnet 1.1.x:
- More accurate datapush rate calculation:
- Fixed esic MAC address printout bug:
diffstat:
net/isic/Makefile | 7 +++----
net/isic/distinfo | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r affa74624608 -r 01afb16805ab net/isic/Makefile
--- a/net/isic/Makefile Thu Jan 20 23:03:57 2005 +0000
+++ b/net/isic/Makefile Thu Jan 20 23:32:50 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:17:53 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/01/20 23:32:50 adrianp Exp $
#
-DISTNAME= isic-0.05
-PKGREVISION= 1
+DISTNAME= isic-0.06
CATEGORIES= net
MASTER_SITES= http://www.packetfactory.net/Projects/ISIC/
EXTRACT_SUFX= .tgz
@@ -18,7 +17,7 @@
post-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/isic.README
-.include "../../devel/libnet/buildlink3.mk"
+.include "../../devel/libnet11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
# XXX On NetBSD, the egcs and gcc-2.95.3 for:
diff -r affa74624608 -r 01afb16805ab net/isic/distinfo
--- a/net/isic/distinfo Thu Jan 20 23:03:57 2005 +0000
+++ b/net/isic/distinfo Thu Jan 20 23:32:50 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/11/28 09:42:54 wiz Exp $
+$NetBSD: distinfo,v 1.4 2005/01/20 23:32:50 adrianp Exp $
-SHA1 (isic/isic-0.05.tgz) = d9a8136c172a597c9adf5b30db8854a736d2f776
-Size (isic/isic-0.05.tgz) = 26855 bytes
+SHA1 (isic/isic-0.06.tgz) = 69433d4c6f351648655991d30e5c64e958a82e6b
+Size (isic/isic-0.06.tgz) = 27611 bytes
Home |
Main Index |
Thread Index |
Old Index