Bug 129221 - [PATCH] www/free-sa: update to 1.5.0
Summary: [PATCH] www/free-sa: update to 1.5.0
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: 2008-11-27 08:30 UTC by Andy
Modified: 2008-12-07 14:40 UTC (History)
0 users

See Also:


Attachments
free-sa.1.5.0.txt (2.13 KB, text/plain)
2008-11-27 11:15 UTC, Andy
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andy 2008-11-27 08:30:02 UTC
update to free-sa 1.5.0

Also, when i try to use the program, i got a error:
sh: environment corrupt; missing value for Иё(Ь╖▒(ЬЕ©©Ф╒(
SAERROR: [SAsystem] /bin/sh got signal

Fix: 

Possible problem is in sed utility, file src/usr.bin/sed/compile.c must be at least 1.30 version. On FreeBSD 7.0 RELEASE problem still exist.

additional informaton
http://lists.freebsd.org/pipermail/freebsd-current/2007-July/074512.html
http://lists.freebsd.org/pipermail/freebsd-current/2007-July/074620.html

Temporary problem solution is replace entry

#define CMDSH                   "/bin/sh"

on

#define CMDSH                   "/usr/local/bin/bash"

and install bash shell.
How-To-Repeat: free-sa -d `date +%x`-`date +%x`
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-27 08:30:10 UTC
Maintainer of www/free-sa,

Please note that PR ports/129221 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/129221

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-27 08:30:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-11-27 11:39:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2008-12-07 14:36:02 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-12-07 14:36:04 UTC
miwi        2008-12-07 14:35:56 UTC

  FreeBSD ports repository

  Modified files:
    www/free-sa          Makefile distinfo 
    www/free-sa/files    extra-patch-Makefile 
  Log:
  - Update to 1.5.0
  
  PR:             129221
  Submitted by:   Andew Clark <andrewclarkii@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.11      +1 -1      ports/www/free-sa/Makefile
  1.11      +3 -3      ports/www/free-sa/distinfo
  1.2       +4 -4      ports/www/free-sa/files/extra-patch-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"