Date: Tue, 5 Feb 2019 13:41:36 +0000 (UTC) From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492210 - head/finance/openhbci Message-ID: <201902051341.x15Dfa6v001764@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: meta Date: Tue Feb 5 13:41:36 2019 New Revision: 492210 URL: https://svnweb.freebsd.org/changeset/ports/492210 Log: finance/openhbci: deprecate the port as this is no longer maintained upstream and fails to build with OpenSSL 1.1.1. PR: 233519 Submitted by: w.schwarzenfeld@utanet.at Modified: head/finance/openhbci/Makefile Modified: head/finance/openhbci/Makefile ============================================================================== --- head/finance/openhbci/Makefile Tue Feb 5 13:40:06 2019 (r492209) +++ head/finance/openhbci/Makefile Tue Feb 5 13:41:36 2019 (r492210) @@ -11,6 +11,9 @@ DISTNAME= openhbci-0.9.17-2 MAINTAINER= ports@FreeBSD.org COMMENT= HBCI is a bank-independent homebanking standard +DEPRECATED= no longer maintained upstream +EXPIRATION_DATE= 2019-03-31 + USES= libtool ssl GNU_CONFIGURE= yes INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902051341.x15Dfa6v001764>