From owner-svn-ports-head@freebsd.org Tue May 8 21:03:21 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03E92FCA208; Tue, 8 May 2018 21:03:21 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9EC56E03B; Tue, 8 May 2018 21:03:20 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8AC9E2F965; Tue, 8 May 2018 21:03:20 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w48L3KVp055066; Tue, 8 May 2018 21:03:20 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w48L3Knk055064; Tue, 8 May 2018 21:03:20 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201805082103.w48L3Knk055064@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Tue, 8 May 2018 21:03:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469415 - head/net/babeld X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/net/babeld X-SVN-Commit-Revision: 469415 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2018 21:03:21 -0000 Author: fernape Date: Tue May 8 21:03:19 2018 New Revision: 469415 URL: https://svnweb.freebsd.org/changeset/ports/469415 Log: PR: 228049 Reported by: gaod@hychen.org (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15352 Modified: head/net/babeld/Makefile head/net/babeld/distinfo Modified: head/net/babeld/Makefile ============================================================================== --- head/net/babeld/Makefile Tue May 8 20:21:38 2018 (r469414) +++ head/net/babeld/Makefile Tue May 8 21:03:19 2018 (r469415) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= babeld -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= net MASTER_SITES= http://www.pps.univ-paris-diderot.fr/~jch/software/files/ Modified: head/net/babeld/distinfo ============================================================================== --- head/net/babeld/distinfo Tue May 8 20:21:38 2018 (r469414) +++ head/net/babeld/distinfo Tue May 8 21:03:19 2018 (r469415) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485081753 -SHA256 (babeld-1.8.0.tar.gz) = 11a8b1224fb82aa1a0b7060cd7af488c22102384acc4ea46bf192c2db69a526c -SIZE (babeld-1.8.0.tar.gz) = 92124 +TIMESTAMP = 1525712441 +SHA256 (babeld-1.8.1.tar.gz) = 9c249c73f5292ec18d1dd70934195edf2cbfa51f0a0fca937e16104f7fc006bf +SIZE (babeld-1.8.1.tar.gz) = 92784