svn commit: r492210 - head/finance/openhbci

Koichiro Iwao meta at FreeBSD.org
Tue Feb 5 13:41:37 UTC 2019


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 at 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 at 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


More information about the svn-ports-all mailing list