mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
[UPDATE]: irc/miah: Update to version 0.6.0.2
This patch will update irc/miah to version 0.6.0.3. This version fixes various bugs and security fixes as outlined on http://miau.sourceforge.net/changelog.html. PR: ports/91437 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Security http://miau.sourceforge.net/changelog.html
This commit is contained in:
parent
33c3b2023a
commit
08aeb618e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152961
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= miau
|
||||
PORTVERSION= 0.5.4
|
||||
PORTVERSION= 0.6.0.2
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
||||
MASTER_SITE_SUBDIR= miau
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= laszlof@vonostingroup.com
|
||||
COMMENT= A fully featured easy to use IRC-bouncer
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (miau-0.5.4.tar.bz2) = 4f4f74e3e271d51d184c21871b09600f
|
||||
SHA256 (miau-0.5.4.tar.bz2) = 17ba3c88db01c6685d39ba30565eb6d691bc5209eb82929b1d3af2fa68c0447b
|
||||
SIZE (miau-0.5.4.tar.bz2) = 165876
|
||||
MD5 (miau-0.6.0.2.tar.bz2) = 6b54413611804c04777203ca8736cf0d
|
||||
SHA256 (miau-0.6.0.2.tar.bz2) = 648150a6fb68325b27e37b406737981447a9a626a8e111267c542d4b547ccc77
|
||||
SIZE (miau-0.6.0.2.tar.bz2) = 183696
|
||||
|
@ -1,12 +0,0 @@
|
||||
--- src/dcc.h.orig Mon May 16 19:35:50 2005
|
||||
+++ src/dcc.h Wed Jul 13 16:54:30 2005
|
||||
@@ -19,6 +19,9 @@
|
||||
|
||||
#include <config.h>
|
||||
#include <string.h>
|
||||
+#include <sys/types.h>
|
||||
+#include <sys/select.h>
|
||||
+
|
||||
|
||||
#ifdef DCCBOUNCE
|
||||
|
Loading…
Reference in New Issue
Block a user