summaryrefslogtreecommitdiff
path: root/net/p5-Net-Ident/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-09-09 21:28:07 +0000
committersno <sno@pkgsrc.org>2010-09-09 21:28:07 +0000
commitfb01c95ac4d38358eb5a1c41b282a8bcaac61174 (patch)
tree32ca299c66d456627a551ed80d444ea8f0ac5b18 /net/p5-Net-Ident/Makefile
parentf334e257625123fbb91424987c5301a796840d3a (diff)
downloadpkgsrc-fb01c95ac4d38358eb5a1c41b282a8bcaac61174.tar.gz
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
Diffstat (limited to 'net/p5-Net-Ident/Makefile')
-rw-r--r--net/p5-Net-Ident/Makefile5
1 files changed, 2 insertions, 3 deletions
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/}