1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to 5.1.20120305

This commit is contained in:
Martin Matuska 2012-03-05 16:29:08 +00:00
parent e8bbda750b
commit cdb116f198
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292756
3 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= relayd
PORTVERSION= 5.0.20110907
PORTVERSION= 5.1.20120305
CATEGORIES= net
MASTER_SITES= https://github.com/downloads/mmatuska/relayd/

View File

@ -1,2 +1,2 @@
SHA256 (relayd-5.0.20110907.tar.bz2) = bba3aa1e427031f74fa617616532b6c607b273d11278a06fad9e37aecb43f220
SIZE (relayd-5.0.20110907.tar.bz2) = 86032
SHA256 (relayd-5.1.20120305.tar.bz2) = c903cf0b021f97dac0639620e13b52ddcb98ed704d7f956324d604ffd1e6c803
SIZE (relayd-5.1.20120305.tar.bz2) = 86186

View File

@ -11,9 +11,9 @@ Layer 3 redirection happens at the packet level; to configure it, relayd
communicates with pf(4).
The following relayd functionality is not (yet) implemented in FreeBSD:
carp
routers
snmp
- carp demote
- modifying routing tables
- snmp traps
The relayctl program controls the relayd(8) daemon.