Bug 204565 - [patch] misc/grc: Unbreak and bump to 1.9
Summary: [patch] misc/grc: Unbreak and bump to 1.9
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: Antoine Brodin
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-11-15 17:13 UTC by Walter Hop
Modified: 2015-11-15 18:26 UTC (History)
0 users

See Also:


Attachments
grc.diff (1.07 KB, patch)
2015-11-15 17:13 UTC, Walter Hop
no flags Details | Diff
portlint output (9.61 KB, text/plain)
2015-11-15 17:13 UTC, Walter Hop
no flags Details
poudriere output (4.18 KB, text/plain)
2015-11-15 17:13 UTC, Walter Hop
no flags Details
grc.diff (1.11 KB, patch)
2015-11-15 17:21 UTC, Walter Hop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Hop 2015-11-15 17:13:16 UTC
Created attachment 163147 [details]
grc.diff

The grc port is broken as the distfiles for grc v1.5 are unfetchable.

The patch updates grc to v1.9 which is now hosted on Github.

There is some more commit activity in the Github repo after v1.9, but none of it seems relevant to us, so I'll use 1.9 instead of pointing at a commit.
Comment 1 Walter Hop 2015-11-15 17:13:32 UTC
Created attachment 163148 [details]
portlint output
Comment 2 Walter Hop 2015-11-15 17:13:47 UTC
Created attachment 163149 [details]
poudriere output
Comment 3 Walter Hop 2015-11-15 17:21:06 UTC
Created attachment 163150 [details]
grc.diff
Comment 4 Walter Hop 2015-11-15 17:22:24 UTC
I noticed the port was unmaintained, so I'll maintain it. (Patch updated to reflect this)
Comment 5 Antoine Brodin freebsd_committer freebsd_triage 2015-11-15 17:30:10 UTC
There are 2 orphans  (files put into stagedir but not packaged):

 % make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%DATADIR%%/conf.df
Error: Orphaned: %%DATADIR%%/conf.php
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1


Is it normal?
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-11-15 18:21:16 UTC
A commit references this bug:

Author: antoine
Date: Sun Nov 15 18:21:09 UTC 2015
New revision: 401721
URL: https://svnweb.freebsd.org/changeset/ports/401721

Log:
  - Update to 1.9 and make fetchable again
  - Pass maintainership to submitter

  PR:		204565
  Submitted by:	Walter Hop

Changes:
  head/misc/grc/Makefile
  head/misc/grc/distinfo
  head/misc/grc/pkg-plist
Comment 7 Antoine Brodin freebsd_committer freebsd_triage 2015-11-15 18:26:08 UTC
Port updated