From owner-freebsd-ports-bugs@freebsd.org Sat Feb 23 12:54:51 2019 Return-Path: Delivered-To: freebsd-ports-bugs@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 DE54D1515048 for ; Sat, 23 Feb 2019 12:54:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7636189C53 for ; Sat, 23 Feb 2019 12:54:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 354591515047; Sat, 23 Feb 2019 12:54:50 +0000 (UTC) Delivered-To: ports-bugs@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 12DCF1515046 for ; Sat, 23 Feb 2019 12:54:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A33A089C50 for ; Sat, 23 Feb 2019 12:54:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B8A171577C for ; Sat, 23 Feb 2019 12:54:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x1NCsm6S015668 for ; Sat, 23 Feb 2019 12:54:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x1NCsmgc015667 for ports-bugs@FreeBSD.org; Sat, 23 Feb 2019 12:54:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 235960] net-mgmt/smokeping: reference correct GH_TAGNAME to fetch 2.7.3 Date: Sat, 23 Feb 2019 12:54:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: michael@lyngbol.dk X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rodrigo@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2019 12:54:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235960 Bug ID: 235960 Summary: net-mgmt/smokeping: reference correct GH_TAGNAME to fetch 2.7.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: rodrigo@FreeBSD.org Reporter: michael@lyngbol.dk Assignee: rodrigo@FreeBSD.org Flags: maintainer-feedback?(rodrigo@FreeBSD.org) Hi, Reference correct github commit to fetch smokeping 2.7.3. Current tag will fetch 2.7.0 /Michael diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index d202f758986e..f8a586e945f4 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -78,7 +78,7 @@ DNS_RUN_DEPENDS=3D p5-Net-DNS>=3D0:dns/p5-Net-DNS USE_GITHUB=3D yes GH_ACCOUNT=3D oetiker GH_PROJECT=3D SmokePing -GH_TAGNAME=3D 9b2ecb9 +GH_TAGNAME=3D 0992229 # We will take these from CPAN instead post-extract: diff --git a/net-mgmt/smokeping/distinfo b/net-mgmt/smokeping/distinfo index fc114aa54189..b3e1e30b5124 100644 --- a/net-mgmt/smokeping/distinfo +++ b/net-mgmt/smokeping/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP =3D 1548858797 -SHA256 (oetiker-SmokePing-2.7.3-9b2ecb9_GH0.tar.gz) =3D 10ff209c4efae212b5347ffdcda100a536f690ee154211e54e0d01c5d5508401 -SIZE (oetiker-SmokePing-2.7.3-9b2ecb9_GH0.tar.gz) =3D 317527 +TIMESTAMP =3D 1550925708 +SHA256 (oetiker-SmokePing-2.7.3-0992229_GH0.tar.gz) =3D 77753b2ed74f7d16b5c492d908e0f95ec7dc4acfecbacc47972238b6bb7d7be5 +SIZE (oetiker-SmokePing-2.7.3-0992229_GH0.tar.gz) =3D 323158 --=20 You are receiving this mail because: You are the assignee for the bug.=