Bug 197401 - devel/lua-pty UNBREAK; FIXES MASTER_SITES
Summary: devel/lua-pty UNBREAK; FIXES MASTER_SITES
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Jason Unovitch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-07 22:27 UTC by Chris Hutchinson
Modified: 2015-09-02 03:10 UTC (History)
2 users (show)

See Also:


Attachments
devel/lua-pty svn diff (743 bytes, patch)
2015-02-07 22:27 UTC, Chris Hutchinson
no flags Details | Diff
devel/lua-pty QA log file (876 bytes, text/plain)
2015-02-07 22:27 UTC, Chris Hutchinson
no flags Details
lua51-pty-1.25.diff (709 bytes, patch)
2015-09-02 01:39 UTC, Jason Unovitch
no flags Details | Diff
Poudriere testport log from 10.1-RELEASE jail (11.66 KB, text/x-log)
2015-09-02 01:41 UTC, Jason Unovitch
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2015-02-07 22:27:02 UTC
Created attachment 152688 [details]
devel/lua-pty svn diff

devel/lua-pty
I have the source, and am willing to host it. As a result,
I have also listed myself as MAINTAINER

Please find the svn diff, and QA log files, attached to
this pr.

Thank you.

--Chris
Comment 1 Chris Hutchinson 2015-02-07 22:27:51 UTC
Created attachment 152689 [details]
devel/lua-pty QA log file
Comment 2 Jason Unovitch freebsd_committer freebsd_triage 2015-09-01 02:14:47 UTC
Hello Chris,
Thanks and sorry it took so long before any update on this PR.  The unbreak was resolved in https://svnweb.freebsd.org/ports?view=revision&revision=380891.  Are you still interested in taking maintainership of this port?  I can set you as the maintainer and add you as another mirror along side the Github mirror.
Comment 3 Chris Hutchinson 2015-09-01 15:11:39 UTC
(In reply to Jason Unovitch from comment #2)
> Hello Chris,
> Thanks and sorry it took so long before any update on this PR.
No problem. :)

> The unbreak was resolved in
> https://svnweb.freebsd.org/ports?view=revision&revision=380891.  Are you
> still interested in taking maintainership of this port?  I can set you as
> the maintainer and add you as another mirror along side the Github mirror.
Sure, Why not. Go ahead.

Thanks, Jason!

--Chris
Comment 4 Jason Unovitch freebsd_committer freebsd_triage 2015-09-02 01:39:52 UTC
Created attachment 160613 [details]
lua51-pty-1.25.diff

Log:

devel/lua-pty: Add extra MASTER_SITE and pass maintainer to submitter

PR:		197401
Approved by:	TBD

Notes:
Chris I am just superseding your original patch as it doesn't apply any more.  This is just a manual update for the extra MASTER_SITE and maintainer.

QA:
`make fetch-urlall-list and validate distinfo matches the SHA256 of each file.
Comment 5 Jason Unovitch freebsd_committer freebsd_triage 2015-09-02 01:41:09 UTC
Created attachment 160614 [details]
Poudriere testport log from 10.1-RELEASE jail

Same as bug 197400, while here let's sanity check Poudriere for anything to fix.  No issues noted on the build from across 9, 10, or 11 on both i386 and amd64.
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-09-02 03:09:18 UTC
A commit references this bug:

Author: junovitch
Date: Wed Sep  2 03:08:53 UTC 2015
New revision: 395819
URL: https://svnweb.freebsd.org/changeset/ports/395819

Log:
  devel/lua-pty: Add extra MASTER_SITE and pass maintainer to submitter

  PR:		197401
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
  Approved by:	pgollucci (mentor)

Changes:
  head/devel/lua-pty/Makefile
Comment 7 Jason Unovitch freebsd_committer freebsd_triage 2015-09-02 03:09:42 UTC
Update committed. Thanks Chris!