mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 1.6.6
PR: 237043 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
This commit is contained in:
parent
edaa7cc494
commit
2bc97d6e61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497976
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bird
|
||||
PORTVERSION= 1.6.5
|
||||
PORTVERSION= 1.6.6
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://bird.network.cz/pub/bird/
|
||||
|
||||
@ -15,6 +15,7 @@ FLAVORS= ipv4 ipv6
|
||||
ipv6_PKGNAMESUFFIX= 6
|
||||
|
||||
USES= autoreconf bison gmake ncurses readline
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --localstatedir=/var
|
||||
|
||||
@ -24,6 +25,8 @@ USE_RC_SUBR= ${PKGBASE}
|
||||
|
||||
GROUPS= birdvty
|
||||
|
||||
PORTSCOUT= limit:^1\.
|
||||
|
||||
.if ${FLAVOR:U} == ipv6
|
||||
CONFIGURE_ARGS+= --enable-ipv6
|
||||
PLIST_SUB= VER=6
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1546923490
|
||||
SHA256 (bird-1.6.5.tar.gz) = cc40c851afc354cd5348a63fc5f6fe75de590182522102e348b30a995733d21a
|
||||
SIZE (bird-1.6.5.tar.gz) = 1114984
|
||||
TIMESTAMP = 1553513532
|
||||
SHA256 (bird-1.6.6.tar.gz) = 975b3b7aefbe1e0dc9c11e55517f0ca2d82cca1d544e2e926f78bc843aaf2d70
|
||||
SIZE (bird-1.6.6.tar.gz) = 1029505
|
||||
|
Loading…
Reference in New Issue
Block a user