diff options
author | spz <spz@pkgsrc.org> | 2010-04-13 21:19:55 +0000 |
---|---|---|
committer | spz <spz@pkgsrc.org> | 2010-04-13 21:19:55 +0000 |
commit | 4989f3b5212d5475d9339c78d2903050479699fe (patch) | |
tree | ad390998868eec5bad6b991446abd3a2421318c4 /net | |
parent | 991a2fad93fbf849e421f92ae616a097924804bc (diff) | |
download | pkgsrc-4989f3b5212d5475d9339c78d2903050479699fe.tar.gz |
update to irrtoolset5 release version
updating LICENSE
Diffstat (limited to 'net')
-rw-r--r-- | net/irrtoolset5/Makefile | 13 | ||||
-rw-r--r-- | net/irrtoolset5/distinfo | 8 |
2 files changed, 10 insertions, 11 deletions
diff --git a/net/irrtoolset5/Makefile b/net/irrtoolset5/Makefile index 247c58e9cde..4eaf556c636 100644 --- a/net/irrtoolset5/Makefile +++ b/net/irrtoolset5/Makefile @@ -1,17 +1,16 @@ -# $NetBSD: Makefile,v 1.2 2010/01/31 21:49:16 spz Exp $ +# $NetBSD: Makefile,v 1.3 2010/04/13 21:19:55 spz Exp $ # -DISTNAME= irrtoolset-5.0.0pre311 +DISTNAME= irrtoolset-5.0.0 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_LOCAL} -PKGREVISION= 1 +MASTER_SITES= ftp://ftp.isc.org/isc/IRRToolSet/IRRToolSet-5.0.0/ OWNER= spz@NetBSD.org HOMEPAGE= http://irrtoolset.isc.org/ COMMENT= The Internet Routing Registry Toolset - client to IRRd -LICENSE= no-commercial-use +LICENSE= gnu-gpl-v2 AND mit AND modified-bsd -CONFLICTS= IRRToolSet-4.* +CONFLICTS= IRRToolSet-4.*{,nb*} PKG_DESTDIR_SUPPORT= user-destdir @@ -22,7 +21,7 @@ INSTALLATION_DIRS= ${PKGBINDIR} ${PKGMANDIR}/man1 USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_LANGUAGES= c c++ -USE_TOOLS+= bison flex +USE_TOOLS+= bison flex GCC_REQD+= 3.0 CONFIG_GUESS_OVERRIDE= config.guess diff --git a/net/irrtoolset5/distinfo b/net/irrtoolset5/distinfo index 9fec91185ee..a57ab155908 100644 --- a/net/irrtoolset5/distinfo +++ b/net/irrtoolset5/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/01/30 16:14:16 spz Exp $ +$NetBSD: distinfo,v 1.2 2010/04/13 21:19:55 spz Exp $ -SHA1 (irrtoolset-5.0.0pre311.tar.gz) = 34791b9fbf620e9f193a1696dd586d76db38d077 -RMD160 (irrtoolset-5.0.0pre311.tar.gz) = 9a1cc979cfdec7a4faffd56cf91f2e3d17cdaaad -Size (irrtoolset-5.0.0pre311.tar.gz) = 1191079 bytes +SHA1 (irrtoolset-5.0.0.tar.gz) = 572d302652321f66f70208e560efc020cb989c50 +RMD160 (irrtoolset-5.0.0.tar.gz) = 20b9b58c2fcf06afae13d2e60e8154940a8de60f +Size (irrtoolset-5.0.0.tar.gz) = 611849 bytes |