diff options
author | Josh Paetzel <jpaetzel@FreeBSD.org> | 2019-03-30 23:22:05 +0000 |
---|---|---|
committer | Josh Paetzel <jpaetzel@FreeBSD.org> | 2019-03-30 23:22:05 +0000 |
commit | 943f22d0efd14b28795893861b66cdc24f83380b (patch) | |
tree | 134e73981f6377f6f40c5f671a342b3069fbaca5 /irc | |
parent | aee38b96b6f1a0f3fb605ad8d4bd13d0b62675c6 (diff) | |
download | ports-943f22d0efd14b28795893861b66cdc24f83380b.tar.gz ports-943f22d0efd14b28795893861b66cdc24f83380b.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/epic4/Makefile | 14 | ||||
-rw-r--r-- | irc/epic4/distinfo | 6 |
2 files changed, 6 insertions, 14 deletions
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile index c32a55dede4b..964168506438 100644 --- a/irc/epic4/Makefile +++ b/irc/epic4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= epic4 -PORTVERSION= 2.10.6 +PORTVERSION= 2.10.7 CATEGORIES= irc ipv6 MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/ \ http://ftp.cc.uoc.gr/mirrors/irc/epic/EPIC4-PRODUCTION/ @@ -30,18 +30,10 @@ IPV6_CONFIGURE_WITH= ipv6 SSL_CONFIGURE_WITH= ssl="${OPENSSLBASE}" SSL_USES= ssl -TCL_CONFIGURE_WITH= tcl +TCL_CONFIGURE_WITH= tcl="${TCL_LIBDIR}" TCL_USES= tcl -# enable perl5 support (requires perl 5.6.1 or newer) -# -# The path provided to --with-perl is needed, since the configure script -# looks for libperl.so in places very specific to Linux. Possibly a -# patch to configure would be a better idea, but we need to rely on -# SITE_PERL and PERL_VERSION to create the path. -# - -PERL_CONFIGURE_WITH= perl="${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE" +PERL_CONFIGURE_WITH= perl PERL_USES= perl5 .include <bsd.port.options.mk> diff --git a/irc/epic4/distinfo b/irc/epic4/distinfo index edf5031c4851..dbd34d46a93d 100644 --- a/irc/epic4/distinfo +++ b/irc/epic4/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1553042057 -SHA256 (epic4-2.10.6.tar.xz) = eaa79efe6393525de9632cc796e6a6fb15b476baec71d270fdeb7e28186953c1 -SIZE (epic4-2.10.6.tar.xz) = 585300 +TIMESTAMP = 1553869942 +SHA256 (epic4-2.10.7.tar.xz) = 5e981e2a301e8ab8c16236f6698fe3f10941b81a66f5f7249b3cd4763eae85b4 +SIZE (epic4-2.10.7.tar.xz) = 586152 SHA256 (epic4-help-20050315.tar.bz2) = a7b7026ecfc00ab7040ef5e435d72fd347d48fab128722d4e213dba194cd5bbe SIZE (epic4-help-20050315.tar.bz2) = 238390 |