Index: head/net/bird/Makefile =================================================================== --- head/net/bird/Makefile (revision 250374) +++ head/net/bird/Makefile (revision 250375) @@ -1,34 +1,28 @@ # New ports collection makefile for: bird # Date created: 12th May 2005 # Whom: Pav Lucistnik # # $FreeBSD$ # PORTNAME= bird -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= net MASTER_SITES= ftp://bird.network.cz/pub/bird/ MAINTAINER= pav@FreeBSD.org COMMENT= Dynamic IP routing daemon USE_BISON= build USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-ipv6 MAKE_JOBS_UNSAFE= yes post-install: @if [ ! -f ${PREFIX}/etc/bird6.conf ]; then \ ${CP} -p ${PREFIX}/etc/bird6.conf.example ${PREFIX}/etc/bird6.conf ; \ fi -.include - -.if ${OSVERSION} >= 800059 -BROKEN= does not build -.endif - -.include +.include Property changes on: head/net/bird/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/net/bird/distinfo =================================================================== --- head/net/bird/distinfo (revision 250374) +++ head/net/bird/distinfo (revision 250375) @@ -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 Property changes on: head/net/bird/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property