Bug 210553 - security/doas: distinfo is wrong
Summary: security/doas: distinfo is wrong
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-25 08:45 UTC by Tobias Kortkamp
Modified: 2016-06-25 11:42 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (jsmith)


Attachments
distinfo (192 bytes, text/plain)
2016-06-25 08:45 UTC, Tobias Kortkamp
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2016-06-25 08:45:41 UTC
Created attachment 171783 [details]
distinfo

Since ports r417452 doas can't be build anymore:

===>  License ISCL accepted by the user
===>   doas-5.9p1 depends on file: /usr/local/sbin/pkg - found
=> slicer69-doas-5.9p1-720db72_GH0.tar.gz is not in /usr/ports/security/doas/distinfo.
=> Either /usr/ports/security/doas/distinfo is out of date, or
=> slicer69-doas-5.9p1-720db72_GH0.tar.gz is spelled incorrectly.
*** Error code 1

Stop.
make: stopped in /usr/ports/security/doas


A simple make makesum fixes this. I'm attaching the updated distinfo.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-06-25 11:42:18 UTC
A commit references this bug:

Author: roberto
Date: Sat Jun 25 11:41:18 UTC 2016
New revision: 417463
URL: https://svnweb.freebsd.org/changeset/ports/417463

Log:
  Fix filename in distinfo.

  PR:		210553
  Submitted by:	t@tobik.me

Changes:
  head/security/doas/distinfo
Comment 2 Ollivier Robert freebsd_committer freebsd_triage 2016-06-25 11:42:48 UTC
Fixed thanks.