From fb01c95ac4d38358eb5a1c41b282a8bcaac61174 Mon Sep 17 00:00:00 2001 From: sno Date: Thu, 9 Sep 2010 21:28:07 +0000 Subject: Updating net/p5-Net-Ident from 1.20nb4 to 1.23 pkgsrc changes: - remove patch which remove a sub signature - it's fixed upstream Upstream changes: 1.23 Sun Jun 13 2010 - Setting values for read only tied hash %! is illegal. removing code. 1.22 Fri Jun 11 09:00:00 CST 2010 - Remove Apache (mod_perl) as a dep for this module 1.21 Fri Jun 11 01:00:00 CST 2010 - Move sub around to fix prototyping bug. - Remove broken ident hosts from list so tests don't break. Right now i know of no working public ident hosts. Patches welcome! - Update Makefile.PL with new options - Add META.yml to module - use %! to determine if error was EINPROGRESS to function in other languages --- net/p5-Net-Ident/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/p5-Net-Ident/Makefile') diff --git a/net/p5-Net-Ident/Makefile b/net/p5-Net-Ident/Makefile index 4eb91c6b154..e06eb02fccc 100644 --- a/net/p5-Net-Ident/Makefile +++ b/net/p5-Net-Ident/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/08/21 16:35:25 seb Exp $ +# $NetBSD: Makefile,v 1.8 2010/09/09 21:28:07 sno Exp $ # -DISTNAME= Net-Ident-1.20 +DISTNAME= Net-Ident-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 SVR4_PKGNAME= p5nid CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} -- cgit v1.2.3