Commit graph

8 commits

Author SHA1 Message Date
John Marino
bb69a303d0 irc/ezbounce: Fix c++ error caught by gcc 4.7
The same variable "e" was defined as a loop argument and then again inside
the loop as a diferrent type.  This renames the loop argument to avoid the
redeclaration errors.

Approved by:	portmgr (bapt, implicit)
2013-10-02 23:09:55 +00:00
Ion-Mihai Tetcu
528104def4 - Update to 1.04c
- Fixed MASTER_SITES

PR:		ports/107932
Submitted by:	Joe Holden (maintainer)
2007-01-16 09:21:14 +00:00
Renato Botelho
787920917c - mv pkg-message -> files/pkg-message.in, add it to SUB_FILES
- Add more MASTER_SITES [1]
- Take maintainership [1]

PR:		ports/93078 [1]
Submitted by:	Joe Holden <joe@joeholden.co.uk> [1]
2006-02-09 15:25:06 +00:00
Tilman Keskinoz
96f17868ba Respect CFLAGS,
Unbreak with gcc 3.4
2004-08-16 15:18:19 +00:00
Oliver Lehmann
4d2b1b26c0 o Update to 1.04a
o Make portlint happier
o Patch got integrated into source
o Add OpenSSL knob

PR:		47257
Approved by:	alex (mentor)
2003-06-10 15:15:29 +00:00
Tilman Keskinoz
b5d7cf3828 Fix a security hole with a patch from the ezbounce Homepage.
Bump PORTREVISION.

PR:	43437
2002-11-18 23:19:46 +00:00
Gregory Sutter
fdcc5a72f8 Remove unneeded patches. 2002-05-28 00:40:15 +00:00
Steve Price
dde8b5ce7c Update to version 0.85 and honor CXXFLAGS.
PR:		11452
Submitted by:	maintainer
1999-05-03 02:27:26 +00:00