pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-Libdnet pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8327a7beb7b
branches: trunk
changeset: 396090:b8327a7beb7b
user: sno <sno%pkgsrc.org@localhost>
date: Sat Jul 18 18:35:32 2009 +0000
description:
pkgsrc changes:
- Updating package for p5 module Net::Libdnet from 0.01nb1 to 0.92
- Adjusting master site and homepage
Upstream changes:
0.92 Wed May 13 20:59:41 CEST 2009
- applied http://rt.cpan.org/Ticket/Display.html?id=43899
- applied http://rt.cpan.org/Ticket/Display.html?id=45697
- copyright notice update
0.91 Sun Dec 7 19:15:43 CET 2008
- new: Net::Libdnet::Intf methods now return a Net::Libdnet::Entry::Intf object
- new: Net::Libdnet::Intf now also has getSrcIntfFromDst(), getSrcIpFromDst()
- update: constants renamed to be prefixed with DNET_
0.90 Tue Nov 25 22:44:42 CET 2008
- complete rewrite of XS code
- near full implementation of libdnet API
- two APIs: a low-level and a high-level object oriented one
- backward compatibility should remain
0.02 Tue Nov 25 20:59:27 CET 2008
- ownership transfered to me
- updated copyright notices
- still uses a BSD license
diffstat:
net/p5-Net-Libdnet/Makefile | 10 +++++-----
net/p5-Net-Libdnet/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (36 lines):
diff -r 7402366cb93b -r b8327a7beb7b net/p5-Net-Libdnet/Makefile
--- a/net/p5-Net-Libdnet/Makefile Sat Jul 18 18:13:30 2009 +0000
+++ b/net/p5-Net-Libdnet/Makefile Sat Jul 18 18:35:32 2009 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2009/07/17 18:00:22 adrianp Exp $
+# $NetBSD: Makefile,v 1.5 2009/07/18 18:35:32 sno Exp $
#
-DISTNAME= Net-Libdnet-0.01
+DISTNAME= Net-Libdnet-0.92
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/V/VM/VMAN/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+#MASTER_SITES= http://search.cpan.org/CPAN/authors/id/V/VM/VMAN/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/V/VM/VMAN/
+HOMEPAGE= http://search.cpan.org/dist/Net-Libdnet/
COMMENT= Perl interface to libdnet
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 7402366cb93b -r b8327a7beb7b net/p5-Net-Libdnet/distinfo
--- a/net/p5-Net-Libdnet/distinfo Sat Jul 18 18:13:30 2009 +0000
+++ b/net/p5-Net-Libdnet/distinfo Sat Jul 18 18:35:32 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/01/03 13:50:19 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2009/07/18 18:35:32 sno Exp $
-SHA1 (Net-Libdnet-0.01.tar.gz) = 03c920420a6036ba72b84e54afffbe3b5427387b
-RMD160 (Net-Libdnet-0.01.tar.gz) = e08c5994c011165576d06756be71fe306f27f5df
-Size (Net-Libdnet-0.01.tar.gz) = 7313 bytes
+SHA1 (Net-Libdnet-0.92.tar.gz) = d83801f7d3f96d7ac74a81cc9ee6a09390ed70a1
+RMD160 (Net-Libdnet-0.92.tar.gz) = 743f624f4061eab7009d1e169256a632d63c8d42
+Size (Net-Libdnet-0.92.tar.gz) = 21390 bytes
Home |
Main Index |
Thread Index |
Old Index