summaryrefslogtreecommitdiff
path: root/net/irrd
diff options
context:
space:
mode:
authorkim <kim>2003-05-10 17:18:09 +0000
committerkim <kim>2003-05-10 17:18:09 +0000
commit5462c14a3b5bf2a7116144498691a56d51c41ce6 (patch)
tree377b02075a9752eb5671f53c48cc1c4d4240ac8a /net/irrd
parent48a537013e8271ad0e0eafbde0014664e25bac6a (diff)
downloadpkgsrc-5462c14a3b5bf2a7116144498691a56d51c41ce6.tar.gz
IRRd 2.1.5 is now available. A new command, '!o', has been implemented
for performing inverse queries on the 'mnt-by' attribute to get a real time list of all objects which reference a given maintainer. route-set expansions with the '!i' command will now resolve aut-num and as-set references to route prefixes. There are a number of other bug-fixes and performance improvements. See the NOTES file in the destribution for details.
Diffstat (limited to 'net/irrd')
-rw-r--r--net/irrd/Makefile7
-rw-r--r--net/irrd/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/net/irrd/Makefile b/net/irrd/Makefile
index a041bd0efe7..b80c8ce4a4d 100644
--- a/net/irrd/Makefile
+++ b/net/irrd/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2003/03/29 12:41:58 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2003/05/10 17:18:09 kim Exp $
-DISTNAME= irrd2.1.4
-PKGNAME= irrd-2.1.4
+DISTNAME= irrd2.1.5
+PKGNAME= irrd-2.1.5
+EXTRACT_SUFX= .tgz
WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= net
MASTER_SITES= http://www.irrd.net/ \
diff --git a/net/irrd/distinfo b/net/irrd/distinfo
index c03241b4bf0..bdd58c5b9a4 100644
--- a/net/irrd/distinfo
+++ b/net/irrd/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2002/09/01 15:30:11 kim Exp $
+$NetBSD: distinfo,v 1.4 2003/05/10 17:18:09 kim Exp $
-SHA1 (irrd2.1.4.tar.gz) = 78135fa33cc8fe9fbdd0a290299d343e62ac748c
-Size (irrd2.1.4.tar.gz) = 855272 bytes
+SHA1 (irrd2.1.5.tgz) = eae93456058b5449d1a11ff88f609167a116bac8
+Size (irrd2.1.5.tgz) = 761652 bytes