diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-26 18:48:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-26 18:48:15 +0000 |
commit | f4c948a4e98a4b0ff4b5f8395228dc85fb38efee (patch) | |
tree | 3a4c6a6e42068757ad91e526d0aee96c8d530c51 /net/bird | |
parent | a294aacc66f7330b00af252bf0c1c211b2a26b47 (diff) | |
download | ports-f4c948a4e98a4b0ff4b5f8395228dc85fb38efee.tar.gz ports-f4c948a4e98a4b0ff4b5f8395228dc85fb38efee.zip |
Notes
Diffstat (limited to 'net/bird')
-rw-r--r-- | net/bird/Makefile | 10 | ||||
-rw-r--r-- | net/bird/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/net/bird/Makefile b/net/bird/Makefile index eac9cb13b3db..6f5bd444bfb0 100644 --- a/net/bird/Makefile +++ b/net/bird/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bird -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= net MASTER_SITES= ftp://bird.network.cz/pub/bird/ @@ -25,10 +25,4 @@ post-install: ${CP} -p ${PREFIX}/etc/bird6.conf.example ${PREFIX}/etc/bird6.conf ; \ fi -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 800059 -BROKEN= does not build -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/net/bird/distinfo b/net/bird/distinfo index 1d437b748a44..be6bec3115f3 100644 --- a/net/bird/distinfo +++ b/net/bird/distinfo @@ -1,3 +1,3 @@ -MD5 (bird-1.2.0.tar.gz) = 2b8cb714af19207b838dee6dd8a15479 -SHA256 (bird-1.2.0.tar.gz) = 5718d4fb8ea9ec5c3c17366fedaf4201427416970e3849c0ebab2a51bf361eb6 -SIZE (bird-1.2.0.tar.gz) = 755773 +MD5 (bird-1.2.1.tar.gz) = e158bd0a72e345841e39764975ee1d21 +SHA256 (bird-1.2.1.tar.gz) = 72d07e28a997b59136b6ccc084c82ad86c0572a8fca709bdeb1acc922f768fe9 +SIZE (bird-1.2.1.tar.gz) = 760026 |