diff options
author | pav <pav@FreeBSD.org> | 2011-04-13 01:52:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-04-13 01:52:18 +0800 |
commit | 5c0cb1665c3696cfbaa9715695e3fca501f97d08 (patch) | |
tree | cd74ab093a5aa8b02c76af273711aee78bf901e6 /net/bird | |
parent | 01490b515b6037e4a1023347e041c14d9636928e (diff) | |
download | freebsd-ports-gnome-5c0cb1665c3696cfbaa9715695e3fca501f97d08.tar.gz freebsd-ports-gnome-5c0cb1665c3696cfbaa9715695e3fca501f97d08.tar.zst freebsd-ports-gnome-5c0cb1665c3696cfbaa9715695e3fca501f97d08.zip |
- Update to 1.3.0
PR: ports/156356, ports/156357
Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at>
Diffstat (limited to 'net/bird')
-rw-r--r-- | net/bird/Makefile | 2 | ||||
-rw-r--r-- | net/bird/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/bird/Makefile b/net/bird/Makefile index 45b994637a3e..28a8012e1c94 100644 --- a/net/bird/Makefile +++ b/net/bird/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bird -PORTVERSION= 1.2.5 +PORTVERSION= 1.3.0 CATEGORIES= net MASTER_SITES= ftp://bird.network.cz/pub/bird/ diff --git a/net/bird/distinfo b/net/bird/distinfo index 90def8e0f10a..9953c0cadb82 100644 --- a/net/bird/distinfo +++ b/net/bird/distinfo @@ -1,2 +1,2 @@ -SHA256 (bird-1.2.5.tar.gz) = f3e2f5f4474e9e869acc48ad1669bf44b37afd80b7348dd51d08daeb299b2368 -SIZE (bird-1.2.5.tar.gz) = 703750 +SHA256 (bird-1.3.0.tar.gz) = ff90e3ee115a83e2b03a57095132923f66e1fca874dcca7a908075b6c2dc84b3 +SIZE (bird-1.3.0.tar.gz) = 735100 |