Revision: 103323 https://trac.macports.org/changeset/103323 Author: larryv@macports.org Date: 2013-02-21 15:11:18 -0800 (Thu, 21 Feb 2013) Log Message: ----------- ngircd: Update to 20.2 (#38152); change master_sites to avoid redirect. Modified Paths: -------------- trunk/dports/irc/ngircd/Portfile Modified: trunk/dports/irc/ngircd/Portfile =================================================================== --- trunk/dports/irc/ngircd/Portfile 2013-02-21 22:22:59 UTC (rev 103322) +++ trunk/dports/irc/ngircd/Portfile 2013-02-21 23:11:18 UTC (rev 103323) @@ -4,7 +4,7 @@ PortSystem 1.0 name ngircd -version 20.1 +version 20.2 categories irc platforms darwin license GPL-2+ @@ -16,24 +16,23 @@ not based upon the original IRCd like many others. homepage http://ngircd.barton.de/ -master_sites http://ngircd.barton.de/pub/ngircd/ \ +master_sites http://arthur.barton.de/pub/ngircd/ \ ftp://ftp.berlios.de/pub/ngircd/ -checksums rmd160 6dee9a1a83ee3951e73f0fc0fd745a0afa771b09 \ - sha256 bd5b8117e49dc72604f38097e81eb8231270bb608f7360ccaf8bcad055342646 +checksums rmd160 990d6b3de99422442aae0ab828dc7ec223e7777a \ + sha256 306c0ef0d2ceac0836a84ecf871a6bc4dd16c25683aa87c0f172b6e68b93357d depends_lib port:libident \ port:tcp_wrappers \ port:zlib -# libident is not universal +# libident does not respect build_arch universal_variant no patchfiles patch-contrib-MacOSX-Makefile.in.diff \ patch-doc-Makefile.in.diff -configure.args --docdir=${prefix}/share/doc/${name} \ - --enable-ipv6 \ +configure.args --enable-ipv6 \ --with-tcp-wrappers \ --with-ident