Bug 173712 - [PATCH] Explicitly run version.sh with ${SH}
Summary: [PATCH] Explicitly run version.sh with ${SH}
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-19 08:30 UTC by Craig Leres
Modified: 2012-11-24 19:17 UTC (History)
1 user (show)

See Also:


Attachments
patch-Makefile (645 bytes, text/plain)
2012-11-19 08:30 UTC, Craig Leres
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres freebsd_committer freebsd_triage 2012-11-19 08:30:00 UTC
	The svn repo doesn't have svn:execute set on files/version.sh

Fix: Let's just explicitly run the script with ${SH}; patch attached.
How-To-Repeat: 	===>  Applying FreeBSD patches for arduino-mk-0.10
	/usr/src/FreeBSD-current/ports/devel/arduino-mk/files/version.sh: Permission denied
	*** Error code 126
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2012-11-23 14:45:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 Wesley Shields freebsd_committer freebsd_triage 2012-11-24 19:17:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!