Bug 127599 - security/sshguard-pf - sshguard-1.2 fails to build
Summary: security/sshguard-pf - sshguard-1.2 fails to build
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 05:30 UTC by Jeremy Johnston
Modified: 2008-10-03 15:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Johnston 2008-09-24 05:30:02 UTC
===>  Building for sshguard-pf-1.2
Making all in src
cd .. && /bin/sh /usr/ports/security/sshguard-pf/work/sshguard-1.2/missing --run autoheader
aclocal.m4:14: error: this file was generated for autoconf 2.61.
You have another version of autoconf.  If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:14: the top level
autom4te-2.62: /usr/local/bin/gm4 failed with exit status: 63
autoheader-2.62: '/usr/local/bin/autom4te-2.62' failed with exit status: 63
*** Error code 1

How-To-Repeat: cd /usr/ports/security/sshguard-pf && make install
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-24 05:42:43 UTC
Maintainer of security/sshguard-pf,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-24 05:42:44 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2008-09-24 13:21:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 4 mij@sshguard.net 2008-09-30 11:47:06 UTC
Hello Jeremy,

this problem should not appear anymore with the recent version
in the SCM, can you please give feedback on this?

mkdir sshguard
cd sshguard
svn co https://sshguard.svn.sourceforge.net/svnroot/sshguard .

thanks
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-10-03 15:28:19 UTC
amdmi3      2008-10-03 14:28:11 UTC

  FreeBSD ports repository

  Modified files:
    security/sshguard    Makefile distinfo 
  Log:
  - Update to 1.3, which also fixes build problem with autoconf
  
  PR:             127599
  Submitted by:   Jeremy Johnston <jeremy at smart-serv dot net>
  Suggested by:   Mij <mij at bitchx dot it> (maintainer)
  
  Revision  Changes    Path
  1.11      +1 -1      ports/security/sshguard/Makefile
  1.5       +3 -3      ports/security/sshguard/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"
Comment 6 Dmitry Marakasov freebsd_committer freebsd_triage 2008-10-03 15:28:31 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!