Bug 205304 - [patch] Unbalanced quote in Tools/scripts/chkorigin.sh
Summary: [patch] Unbalanced quote in Tools/scripts/chkorigin.sh
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Erwin Lansing
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-12-14 00:26 UTC by Stig Inge Lea Bjørnsen
Modified: 2015-12-22 13:32 UTC (History)
1 user (show)

See Also:


Attachments
Patch generated by SVN diff (568 bytes, patch)
2015-12-14 00:26 UTC, Stig Inge Lea Bjørnsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stig Inge Lea Bjørnsen 2015-12-14 00:26:53 UTC
Created attachment 164214 [details]
Patch generated by SVN diff

Without the patch, Tools/scripts/chkorigin.sh fails to run:

$ ./chkorigin.sh audio
checking categories for ports with a wrong PKGORIGIN
./chkorigin.sh: 1: Syntax error: Unterminated quoted string
./chkorigin.sh: 103: Syntax error: Error in command substitution
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2015-12-14 09:19:53 UTC
over to maintainer
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2015-12-22 13:31:55 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-12-22 13:32:04 UTC
A commit references this bug:

Author: erwin
Date: Tue Dec 22 13:31:14 UTC 2015
New revision: 404230
URL: https://svnweb.freebsd.org/changeset/ports/404230

Log:
  Remove spurious quotation mark.

  PR:		205304
  Submitted by:	Stig Inge Lea Bjoernsen <stiginge@pvv.org>
  Sponsored by:	DK Hostmaster A/S

Changes:
  head/Tools/scripts/chkorigin.sh