Index: head/net/bird-devel/Makefile =================================================================== --- head/net/bird-devel/Makefile (revision 293717) +++ head/net/bird-devel/Makefile (revision 293718) @@ -1,52 +1,52 @@ # New ports collection makefile for: bird # Date created: 8 November 2011 # Whom: Alexander V. Chernikov # # $FreeBSD$ # PORTNAME= bird -PORTVERSION= 20120307 +PORTVERSION= 20120323 CATEGORIES= net MASTER_SITES= http://bird.mpls.in/distfiles/bird/ PKGNAMESUFFIX= -devel MAINTAINER= melifaro@ipfw.ru COMMENT= Dynamic IP routing daemon (devel version) CONFLICTS= bird-[0-9]* USE_BISON= build USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-mpls OPTIONS= KMPLS "Enable kernel MPLS support" Off MAKE_JOBS_UNSAFE= yes USE_RC_SUBR= bird .include .if defined(WITH_KMPLS) CONFIGURE_ARGS+= --enable-kmpls .endif post-install: @if [ ! -f ${PREFIX}/etc/bird.conf ]; then \ ${CP} -p ${PREFIX}/etc/bird.conf.example ${PREFIX}/etc/bird.conf ; \ ${CHMOD} 0640 ${PREFIX}/etc/bird.conf ; \ fi @${ECHO_MSG} @${ECHO_MSG} ===================================================================== @${ECHO_MSG} @${ECHO_MSG} " WARNING: Please take a look on kern/134931" @${ECHO_MSG} " WARNING: before using multiple fibs!" @${ECHO_MSG} " 8.2-STABLE kernel patch available here:" @${ECHO_MSG} " http://static.ipfw.ru/patches/rtsock_82S-20110725.diff" @${ECHO_MSG} @${ECHO_MSG} ===================================================================== @${ECHO_MSG} .include Property changes on: head/net/bird-devel/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/net/bird-devel/distinfo =================================================================== --- head/net/bird-devel/distinfo (revision 293717) +++ head/net/bird-devel/distinfo (revision 293718) @@ -1,2 +1,2 @@ -SHA256 (bird-20120307.tar.gz) = fb5c24f14a00a6d46ee791ba65662ec53dce0f2452ef98913c6816cd7e5c8a99 -SIZE (bird-20120307.tar.gz) = 4913649 +SHA256 (bird-20120323.tar.gz) = 25e8c0be0b401757c5a8b0de2c959fbec641bc40e0aeb3e83099568168dfa947 +SIZE (bird-20120323.tar.gz) = 5381308 Property changes on: head/net/bird-devel/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property