diff options
author | johans <johans@FreeBSD.org> | 2008-06-26 19:59:40 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2008-06-26 19:59:40 +0800 |
commit | 7f730861378e12125ae24ef46bace51a22598c2f (patch) | |
tree | 352565b67122b056df395e026ebbc1d7e1f0e329 /irc | |
parent | d79cd6827c81ad92e9146f20364ae10fb6802467 (diff) | |
download | freebsd-ports-gnome-7f730861378e12125ae24ef46bace51a22598c2f.tar.gz freebsd-ports-gnome-7f730861378e12125ae24ef46bace51a22598c2f.tar.zst freebsd-ports-gnome-7f730861378e12125ae24ef46bace51a22598c2f.zip |
Update to 2.11.2p1 (bugfix release)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irc/Makefile | 4 | ||||
-rw-r--r-- | irc/irc/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile index 2ff3e890be87..d6c2c64ad336 100644 --- a/irc/irc/Makefile +++ b/irc/irc/Makefile @@ -6,18 +6,18 @@ # PORTNAME= irc -PORTVERSION= 2.11.2 +PORTVERSION= 2.11.2p1 CATEGORIES= irc ipv6 MASTER_SITES= http://ftp.irc.org/ftp/irc/server/ \ ftp://ftp.archive.de.uu.net/pub/mirrors/ftp.irc.org/server/ \ ftp://ftp.nl.uu.net/pub/mirrors/ftp.irc.org/server/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tgz -USE_RC_SUBR= ircd.sh MAINTAINER= johans@stack.nl COMMENT= The "Internet Relay Chat" Server +USE_RC_SUBR= ircd.sh MAN5= iauth.conf.5 MAN8= ircd.8 iauth.8 ircdwatch.8 diff --git a/irc/irc/distinfo b/irc/irc/distinfo index 848e2291e27d..2b5ce755e83a 100644 --- a/irc/irc/distinfo +++ b/irc/irc/distinfo @@ -1,3 +1,3 @@ -MD5 (irc2.11.2.tgz) = 23cd680a4dd38d2a2281315659fec2d8 -SHA256 (irc2.11.2.tgz) = bd4653627642eef0fe56e305811eaef574499cb534d9037d6e8f18f43c3a7e8c -SIZE (irc2.11.2.tgz) = 794119 +MD5 (irc2.11.2p1.tgz) = 79e99e3d193d1483a819412e4a39b7e8 +SHA256 (irc2.11.2p1.tgz) = 2e1e89307d671d90cb2336ff7a9102a1deeae948d6f2472dd10d8326e0e2bee8 +SIZE (irc2.11.2p1.tgz) = 796781 |