Bug 104494 - [PATCH]: devel/gauche-readline: Unbreak Port
Summary: [PATCH]: devel/gauche-readline: Unbreak Port
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: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-17 14:40 UTC by Frank J. Laszlo
Modified: 2006-10-19 01:18 UTC (History)
1 user (show)

See Also:


Attachments
gauche-readline-0.1_1.diff (1.35 KB, patch)
2006-10-17 14:40 UTC, Frank J. Laszlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank J. Laszlo 2006-10-17 14:40:15 UTC
	This patch will unbreak devel/gauche-readline. I have fixed the do-install target so that it will not change
	permissions after installation by using INSTALL_DATA. Maintainer has been CC'd.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-17 14:40:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2006-10-17 22:07:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Grab.
Comment 3 Erik Greenwald 2006-10-18 19:19:27 UTC
Looks good to me, tested on fbsd6. Please commit. Thanks!
        -Erik <erik@smluc.org> [http://math.missouristate.edu/~erik]
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-10-19 00:56:47 UTC
shaun       2006-10-18 23:56:28 UTC

  FreeBSD ports repository

  Modified files:
    devel/gauche-readline Makefile 
  Log:
  Unbreak port by fixing do-install.
  
  PR:             ports/104494
  Submitted by:   Frank J. Laszlo <laszlof@vonostingroup.com>
  Approved by:    portmgr (marcus),
                  Erik Greenwald <erik@smluc.org> (maintainer)
  
  Revision  Changes    Path
  1.7       +8 -13     ports/devel/gauche-readline/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Shaun Amott freebsd_committer freebsd_triage 2006-10-19 01:17:45 UTC
State Changed
From-To: feedback->closed

Committed, thanks!