summaryrefslogtreecommitdiff
path: root/net/fpdns
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2013-06-22 22:35:13 +0000
committerpettai <pettai@pkgsrc.org>2013-06-22 22:35:13 +0000
commitdf72257611574538add9e57cb85ee26f26b7674b (patch)
treee102d3890d9a5a347f29025186ed9406c3a54046 /net/fpdns
parentb0550b7f146f66c12175ca25093b09f855b36518 (diff)
downloadpkgsrc-df72257611574538add9e57cb85ee26f26b7674b.tar.gz
The old fpdns package was broken due to more modern perl versions
This recently tagged version from GitHub works (with a few warnings...)
Diffstat (limited to 'net/fpdns')
-rw-r--r--net/fpdns/Makefile27
-rw-r--r--net/fpdns/PLIST9
-rw-r--r--net/fpdns/distinfo8
3 files changed, 22 insertions, 22 deletions
diff --git a/net/fpdns/Makefile b/net/fpdns/Makefile
index 369470d11ee..2e5db6f5416 100644
--- a/net/fpdns/Makefile
+++ b/net/fpdns/Makefile
@@ -1,28 +1,25 @@
-# $NetBSD: Makefile,v 1.5 2013/05/31 12:41:32 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2013/06/22 22:35:13 pettai Exp $
#
-DISTNAME= fpdns-0.9.1
-PKGREVISION= 2
+#DISTNAME= kirei-fpdns-23eb0bf
+DISTNAME= fpdns-20130404
CATEGORIES= net
-MASTER_SITES= http://www.rfc.se/fpdns/distfiles/
+MASTER_SITES= -https://github.com/kirei/fpdns/archive/20130404.zip
+EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.rfc.se/fpdns/
+HOMEPAGE= https://github.com/kirei/fpdns/
COMMENT= Fingerprinting DNS servers
+LICENSE= modified-bsd
DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS
-WRKSRC= ${WRKDIR}
-REPLACE_PERL= fpdns.pl
+FETCH_USING= curl
+
+REPLACE_PERL= apps/fpdns
USE_TOOLS+= perl
USE_LANGUAGES= # none
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-
-do-build:
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/fpdns.pl ${DESTDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/fpdns.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-
+PERL5_CONFIGURE= yes
+.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/fpdns/PLIST b/net/fpdns/PLIST
index 7864ec10f9d..4045297639f 100644
--- a/net/fpdns/PLIST
+++ b/net/fpdns/PLIST
@@ -1,3 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/08 12:03:07 wiz Exp $
-bin/fpdns.pl
-man/man1/fpdns.1
+@comment $NetBSD: PLIST,v 1.2 2013/06/22 22:35:13 pettai Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/Net/DNS/Fingerprint.pm
+${PERL5_SUB_INSTALLVENDORLIB}/Net/DNS/REPLACE
+${PERL5_SUB_INSTALLVENDORARCH}/auto/Net/DNS/Fingerprint/.packlist
+${PERL5_SUB_INSTALLVENDORBIN}/fpdns
+${PERL5_SUB_INSTALLVENDORMAN1DIR}/fpdns.1
diff --git a/net/fpdns/distinfo b/net/fpdns/distinfo
index d0afeb9b30d..7d3c4dbdc32 100644
--- a/net/fpdns/distinfo
+++ b/net/fpdns/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/09/08 12:03:07 wiz Exp $
+$NetBSD: distinfo,v 1.2 2013/06/22 22:35:13 pettai Exp $
-SHA1 (fpdns-0.9.1.tar.gz) = c880bbc47be0e9dda5b79cfa8860d1f4bc39a214
-RMD160 (fpdns-0.9.1.tar.gz) = 610645f0302c18a26741d2e9b45296340272f0b3
-Size (fpdns-0.9.1.tar.gz) = 8583 bytes
+SHA1 (fpdns-20130404.zip) = 782d2cc9dc34bda3e6b1201875a4718a497536ec
+RMD160 (fpdns-20130404.zip) = 69bb402a330ce4f86339b9674dcb957220a63619
+Size (fpdns-20130404.zip) = 973665 bytes