diff options
Diffstat (limited to 'net/bird3')
-rw-r--r-- | net/bird3/Makefile | 3 | ||||
-rw-r--r-- | net/bird3/distinfo | 6 | ||||
-rw-r--r-- | net/bird3/files/bird.in | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/net/bird3/Makefile b/net/bird3/Makefile index 4ac5d93bd9e2..02154ea69ff3 100644 --- a/net/bird3/Makefile +++ b/net/bird3/Makefile @@ -1,6 +1,5 @@ PORTNAME= bird -DISTVERSION= 3.1.3 -PORTREVISION= 1 +DISTVERSION= 3.1.4 CATEGORIES= net MASTER_SITES= https://bird.nic.cz/download/ PKGNAMESUFFIX= 3 diff --git a/net/bird3/distinfo b/net/bird3/distinfo index 29c48f0c2972..634a13a479ad 100644 --- a/net/bird3/distinfo +++ b/net/bird3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757074212 -SHA256 (bird-3.1.3.tar.gz) = 75ceb0d5d7ee66a00f6b023ff2982564ff2810478e4d8c728a837c4a64cfa38e -SIZE (bird-3.1.3.tar.gz) = 2733495 +TIMESTAMP = 1758640602 +SHA256 (bird-3.1.4.tar.gz) = a5757b60e1de9ac5efc9765f87b7c8baefa31db789966c83870d070f7608278c +SIZE (bird-3.1.4.tar.gz) = 2738002 diff --git a/net/bird3/files/bird.in b/net/bird3/files/bird.in index 91932c656db9..3dcf37f8cf31 100644 --- a/net/bird3/files/bird.in +++ b/net/bird3/files/bird.in @@ -1,7 +1,7 @@ #!/bin/sh # PROVIDE: bird dynamicrouting -# REQUIRE: DAEMONS +# REQUIRE: DAEMON # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf.local or /etc/rc.conf |