Bug 140390 - dns/ldnsm: syntax error in install script
Summary: dns/ldnsm: syntax error in install script
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-08 15:50 UTC by Jilles Tjoelker
Modified: 2009-11-12 11:00 UTC (History)
0 users

See Also:


Attachments
dns-ldnsm-install-syntaxfix.patch (929 bytes, patch)
2009-11-08 15:50 UTC, Jilles Tjoelker
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jilles Tjoelker freebsd_committer freebsd_triage 2009-11-08 15:50:04 UTC
Due to a change in /bin/sh a mismatched single quote inside backticks
(`...`) now causes installation to fail.

Fix: Add this patch as files/patch-install
It would be better to fix this upstream.
How-To-Repeat: Try to build and install the port using /bin/sh with r197691 change in it.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-08 15:50:19 UTC
Maintainer of dns/ldnsm,

Please note that PR ports/140390 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/140390

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-08 15:50:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2009-11-08 17:09:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-11-12 10:52:11 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-11-12 10:52:51 UTC
miwi        2009-11-12 10:52:06 UTC

  FreeBSD ports repository

  Modified files:
    dns/ldnsm            Makefile distinfo 
  Log:
  - Update to 0.2.1
  
  PR:             140390
  Submitted by:   Jilles Tjoelker <jilles@stack.nl>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.2       +3 -3      ports/dns/ldnsm/Makefile
  1.2       +3 -3      ports/dns/ldnsm/distinfo
_______________________________________________
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"