diff options
author | Johan van Selst <johans@FreeBSD.org> | 2008-06-26 11:59:40 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2008-06-26 11:59:40 +0000 |
commit | 4a427cfc1fc184e1ee733c8192c1c9d90083be67 (patch) | |
tree | a51de69e108bc38bcf627ff4cb0a58069a6adcac /irc | |
parent | 57b06340158a1e5c0daac1cc779b12312cae8d68 (diff) | |
download | ports-4a427cfc1fc184e1ee733c8192c1c9d90083be67.tar.gz ports-4a427cfc1fc184e1ee733c8192c1c9d90083be67.zip |
Notes
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 |