diff --git a/irc/epic5/Portfile b/irc/epic5/Portfile index e8d233979b1..03df6b7f30d 100644 --- a/irc/epic5/Portfile +++ b/irc/epic5/Portfile @@ -1,6 +1,6 @@ PortSystem 1.0 name epic5 -version 3.0.1 +version 3.0.3 categories irc maintainers nomaintainer description (E)nhanced (P)rogrammable (I)RC-II (C)lient 5 @@ -20,19 +20,16 @@ master_sites http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ \ ftp://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/ use_xz yes -checksums rmd160 db981596f270fc61fdedecbda9581777f6e5e30e \ - sha256 17b967c61e58874f0775e1fd0b0607f85c64b63258c1ac4d4089e811352a3945 \ - size 933744 +checksums rmd160 f7f628506f6071df3711b4f6a218b4aacfaf02f1 \ + sha256 63a411215c14040b65b5d728aff10f7523d55e170f6298fb01e1cf958d79d326 \ + size 936240 patchfiles patch-configure configure.cflags-append -I${prefix}/include configure.args --mandir=${prefix}/share/man \ --with-iconv \ - --without-socks \ - --without-socks5 \ --without-perl \ - --without-tcl \ --without-ruby \ --without-python