diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2009-02-22 14:39:28 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2009-02-22 14:39:28 +0000 |
commit | 7dec22e79639a0dbb8919c70f4682091dfa06493 (patch) | |
tree | a0fc15e53f82ed0995470eb7b0d42d01c5163222 /net | |
parent | 158b1f923f52448457b0b9a7edbd9d76808ad039 (diff) | |
download | ports-7dec22e79639a0dbb8919c70f4682091dfa06493.tar.gz ports-7dec22e79639a0dbb8919c70f4682091dfa06493.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/xorp/Makefile | 6 | ||||
-rw-r--r-- | net/xorp/distinfo | 6 | ||||
-rw-r--r-- | net/xorp/pkg-plist | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/net/xorp/Makefile b/net/xorp/Makefile index 1c803c07da72..0facc8b423b9 100644 --- a/net/xorp/Makefile +++ b/net/xorp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xorp -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= net MASTER_SITES= http://www.xorp.org/releases/${PORTVERSION}/ \ http://www2.xorp.org/releases/${PORTVERSION}/ \ @@ -52,10 +52,6 @@ pre-everything:: .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 800059 -BROKEN= XORP 1.5 does not compile due to RTF_LLINFO removal -.endif - XORP_GROUP= xorp USE_RC_SUBR= xorp diff --git a/net/xorp/distinfo b/net/xorp/distinfo index 11a7d33d40f4..b31e00c716e2 100644 --- a/net/xorp/distinfo +++ b/net/xorp/distinfo @@ -1,3 +1,3 @@ -MD5 (xorp-1.5.tar.gz) = 45e7a38e406f8fa115986010bc037a19 -SHA256 (xorp-1.5.tar.gz) = 468599bff48688c5055dc113da75a1b0bdf21434f878906fed6da50c9b1b3725 -SIZE (xorp-1.5.tar.gz) = 7384564 +MD5 (xorp-1.6.tar.gz) = 01ab5868f548d0d6e4876945acbd88bb +SHA256 (xorp-1.6.tar.gz) = d3faff56f5e58cf43fa300e14d6b5702ea9e75147f3d2d2aae44da8bda3f8f82 +SIZE (xorp-1.6.tar.gz) = 7895108 diff --git a/net/xorp/pkg-plist b/net/xorp/pkg-plist index 8a684deb03a2..b359b02c4836 100644 --- a/net/xorp/pkg-plist +++ b/net/xorp/pkg-plist @@ -6,6 +6,7 @@ bgp/xorp_bgp bgp/tools/xorpsh_print_peers bgp/tools/xorpsh_print_routes cli/tools/send_cli_processor_xrl +cli/tools/cli_generic contrib/olsr/tools/clear_database contrib/olsr/tools/print_databases contrib/olsr/xorp_olsr4 @@ -73,6 +74,7 @@ rip/xorp_ripng rip/tools/show_peer_stats rip/tools/show_stats static_routes/xorp_static_routes +vrrp/xorp_vrrp xrl/targets/bgp.xrls xrl/targets/bgp4_mib.xrls xrl/targets/cli.xrls @@ -106,6 +108,7 @@ xrl/targets/test_peer.xrls xrl/targets/test_socket4.xrls xrl/targets/test_socket6.xrls xrl/targets/test_xrls.xrls +xrl/targets/vrrp.xrls xrl/targets/xorp_if_mib.xrls xrl/targets/xorpsh.xrls %%XORP_SNMP%%libdata/ldconfig/xorp @@ -133,6 +136,7 @@ xrl/targets/xorpsh.xrls @dirrm ospf/tools @dirrm ospf @dirrm mld6igmp +@dirrm vrrp %%XORP_SNMP%%@dirrm mibs/snmpdscripts %%XORP_SNMP%%@dirrm mibs @dirrm libxipc |