From owner-freebsd-questions@freebsd.org Sun Mar 5 15:37:13 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0917CF9DD2 for ; Sun, 5 Mar 2017 15:37:13 +0000 (UTC) (envelope-from christofer.c.bell@gmail.com) Received: from mail-qk0-x232.google.com (mail-qk0-x232.google.com [IPv6:2607:f8b0:400d:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E59E12C5 for ; Sun, 5 Mar 2017 15:37:13 +0000 (UTC) (envelope-from christofer.c.bell@gmail.com) Received: by mail-qk0-x232.google.com with SMTP id p64so2191384qke.1 for ; Sun, 05 Mar 2017 07:37:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=6d1hO80kf9LjKTkmsEnTELCNLfVSe6PLSUxS5EJkFIs=; b=PyO4/hULWoyJGWbSUHWrAswlysyGGwqJ6+TJrNy3qmraz616l0lfh0zIzv28rD69UU F/shCXr5pNrXnWUtnIPSF6AC6qp/yaLHb5Nc6cAQ4S3s06e+SfoAA+lD1ab7k0r9ARIy fmIvJeX4jDIs1TJGgody/2NWdhrU6gnHnEXX8+L5IkUO1R9yN5cI0yUODFLKONwlGmFW kdoY3k8Dm7m6L3mYklq93qW7Oc6d2/1XoUK7Y67gdQA3YBkMnAedj5tX1K9os7AqCAMv sX0exCcopRLQiUt1yrtq1toxseOdz1jQlMfMf710OtNw52LJbNBbXgyrdCrO1oVYX0FY t1Yw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=6d1hO80kf9LjKTkmsEnTELCNLfVSe6PLSUxS5EJkFIs=; b=ogjugQYjR5eAokCSqIjynnKlo9fikcJLuEv26UcZ621OPTvoUUtfa1VoeuYRVhg8jv DamohljdOM9IIvBCX3ce4MpMppUDfm/Fcf4WXXCz5DNKeZ8GlbBWXYIavb3z60e/07Wa u1fhBfFXdkRbn33EXvs2oWW0ChqKNSyYqw81anzcFLB/C0S3rEq5epf7773Nru4dvmc/ HCPwqXXEl8ivH1ueSp6EVF0IpXVudOGfo/NaNyQDseVjHI0CoyY8pQAgdB9DAeE2yUr4 7aSOHKHd9dxav/KfLn5MsNfyF1rn5JEJ4E/fwUzg/P/mY3Rt4ptSMdzyYl2m8Vx5QEyS Rvow== X-Gm-Message-State: AMke39mHczxx5Nl6VhG2GjgHJgD3pZq1WGBYMjgzI9ppg3Jx5xAX945ZZZOjjfe5DzGxB1xH+kY3x+mdDm0onA== X-Received: by 10.200.56.86 with SMTP id r22mr11689317qtb.190.1488728232432; Sun, 05 Mar 2017 07:37:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.130.98 with HTTP; Sun, 5 Mar 2017 07:36:52 -0800 (PST) From: "Christofer C. Bell" Date: Sun, 5 Mar 2017 09:36:52 -0600 Message-ID: Subject: Deprecated Package Dependency... what now? To: FreeBSD Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Mar 2017 15:37:13 -0000 Team, I'm not sure how to proceed here. I use git on my system. It depends on package p5-Net-SMTP-SSL-1.04. This package is set to expire and be removed. For information on my system, I'm using FreeBSD 11.0-RELEASE-p8, amd64, and all binary packages (not ports). >From the daily security report: Checking for packages with security vulnerabilities: p5-Net-SMTP-SSL-1.04: Tag: expiration_date Value: 2017-03-31 p5-Net-SMTP-SSL-1.04: Tag: deprecated Value: Deprecated by upstream, use Net::SMTP instead Here's where I can see that git depends on this: $ pkg info -D p5-Net-SMTP-SSL-1.04 p5-Net-SMTP-SSL-1.04: Always: ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Deprecated by upstream, use Net::SMTP instead. It is scheduled to be removed on or after 2017-03-31. $ pkg info -r p5-Net-SMTP-SSL-1.04 p5-Net-SMTP-SSL-1.04: git-2.11.0_3 $ pkg info -d git git-2.11.0_3: expat-2.2.0_1 python27-2.7.13_1 p5-Error-0.17024 cvsps-2.1_2 perl5-5.24.1.r4_1 pcre-8.39_1 p5-Authen-SASL-2.16_1 curl-7.53.0 p5-Net-SMTP-SSL-1.04 gettext-runtime-0.19.8.1_1 $ All my packages are up to date with the binary package repository: $ sudo pkg upgrade Password: Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. Checking for upgrades (2 candidates): 100% Processing candidates (2 candidates): 100% Checking integrity... done (0 conflicting) Your packages are up to date. $ I need to continue using git on this system. What actions do I need to take (if any) to respond to this issue with p5-Net-SMTP-SSL-1.04? Thank you! -- Chris "If you wish to make an apple pie from scratch, you must first invent the Universe." -- Carl Sagan