From owner-svn-ports-head@freebsd.org Sat Mar 30 23:22:06 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47A3B1567B62; Sat, 30 Mar 2019 23:22:06 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DEC06846DB; Sat, 30 Mar 2019 23:22:05 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B4E911DE9C; Sat, 30 Mar 2019 23:22:05 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2UNM5kt016629; Sat, 30 Mar 2019 23:22:05 GMT (envelope-from jpaetzel@FreeBSD.org) Received: (from jpaetzel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2UNM5q6016628; Sat, 30 Mar 2019 23:22:05 GMT (envelope-from jpaetzel@FreeBSD.org) Message-Id: <201903302322.x2UNM5q6016628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jpaetzel set sender to jpaetzel@FreeBSD.org using -f From: Josh Paetzel Date: Sat, 30 Mar 2019 23:22:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497369 - head/irc/epic4 X-SVN-Group: ports-head X-SVN-Commit-Author: jpaetzel X-SVN-Commit-Paths: head/irc/epic4 X-SVN-Commit-Revision: 497369 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: DEC06846DB X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.946,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2019 23:22:06 -0000 Author: jpaetzel Date: Sat Mar 30 23:22:05 2019 New Revision: 497369 URL: https://svnweb.freebsd.org/changeset/ports/497369 Log: Update to 2.10.7 The upstream configure script has been updated so this will port will now correctly link against the ports version of OpenSSL if requested. The --with-perl option no longer needs an argument, it uses the perl binary to find the correct paths. The --with-tcl option takes a TCL_LIBDIR argument to specify exactly which TCL version to use if multiple are installed. PR: 236881 Submitted by: caf@bitchx.org Modified: head/irc/epic4/Makefile head/irc/epic4/distinfo Modified: head/irc/epic4/Makefile ============================================================================== --- head/irc/epic4/Makefile Sat Mar 30 23:00:08 2019 (r497368) +++ head/irc/epic4/Makefile Sat Mar 30 23:22:05 2019 (r497369) @@ -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 Modified: head/irc/epic4/distinfo ============================================================================== --- head/irc/epic4/distinfo Sat Mar 30 23:00:08 2019 (r497368) +++ head/irc/epic4/distinfo Sat Mar 30 23:22:05 2019 (r497369) @@ -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