Bug 214172 - net/go.net pkg-plist misses some files
Summary: net/go.net pkg-plist misses some files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Julien Laffaye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-03 18:16 UTC by Olivier Poitrey
Modified: 2016-11-24 15:38 UTC (History)
1 user (show)

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


Attachments
suggested patch (1.22 KB, patch)
2016-11-03 23:32 UTC, Gleb Smirnoff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Poitrey 2016-11-03 18:16:58 UTC
The following lines are missing from pkg-plist:

%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/iana/const.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/internal/iana/gen.go

This prevents x/net/{icmp,ipv4,ipv6} from working.
Comment 1 Gleb Smirnoff freebsd_committer freebsd_triage 2016-11-03 23:32:00 UTC
Created attachment 176601 [details]
suggested patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-24 15:03:30 UTC
A commit references this bug:

Author: jlaffaye
Date: Thu Nov 24 15:02:47 UTC 2016
New revision: 427023
URL: https://svnweb.freebsd.org/changeset/ports/427023

Log:
  Add iana package to plist

  PR:		214172
  Submitted by:	rs@netflix.com

Changes:
  head/net/go.net/Makefile
  head/net/go.net/pkg-plist
Comment 3 Julien Laffaye freebsd_committer freebsd_triage 2016-11-24 15:38:12 UTC
Committed