aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormelifaro <melifaro@FreeBSD.org>2014-12-06 22:02:18 +0800
committermelifaro <melifaro@FreeBSD.org>2014-12-06 22:02:18 +0800
commita763e49a8cf45bd899641cf70b7180ace0073b94 (patch)
tree296b8e7bb4ecaea32792dd34eb3debed1b12721f /net
parentd283cf414934239b93ffa38ccff5f428508cf9d5 (diff)
downloadfreebsd-ports-gnome-a763e49a8cf45bd899641cf70b7180ace0073b94.tar.gz
freebsd-ports-gnome-a763e49a8cf45bd899641cf70b7180ace0073b94.tar.zst
freebsd-ports-gnome-a763e49a8cf45bd899641cf70b7180ace0073b94.zip
Update to 1.4.5.
o New 'show route noexport' command option. o Port option for BGP sessions. o Better constant handling in set literals. o Better rate filtering of log messages. o Several minor bugfixes. Approved by: az(implicit)
Diffstat (limited to 'net')
-rw-r--r--net/bird/Makefile3
-rw-r--r--net/bird/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/net/bird/Makefile b/net/bird/Makefile
index 886e9308c308..6357cdbea6d3 100644
--- a/net/bird/Makefile
+++ b/net/bird/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME?= bird
-PORTVERSION= 1.4.4
-PORTREVISION= 1
+PORTVERSION= 1.4.5
CATEGORIES= net
MASTER_SITES= ftp://bird.network.cz/pub/bird/ \
http://bird.mpls.in/distfiles/bird/
diff --git a/net/bird/distinfo b/net/bird/distinfo
index c0e7f7823f2f..d984315c6c06 100644
--- a/net/bird/distinfo
+++ b/net/bird/distinfo
@@ -1,2 +1,2 @@
-SHA256 (bird-1.4.4.tar.gz) = ef506afa5852202379256c0db71c8db577e59babde79d63b8f40863de2270136
-SIZE (bird-1.4.4.tar.gz) = 1282882
+SHA256 (bird-1.4.5.tar.gz) = ff485f0c64c5f762458e0f09e327e2f518a14b0247194c62ffa480d1eb3f9ffc
+SIZE (bird-1.4.5.tar.gz) = 1284666
11-0/+2