svn commit: r492282 - head/finance/aqmoney

Koichiro Iwao meta at FreeBSD.org
Wed Feb 6 00:27:18 UTC 2019


Author: meta
Date: Wed Feb  6 00:27:17 2019
New Revision: 492282
URL: https://svnweb.freebsd.org/changeset/ports/492282

Log:
  finance/aqmoney: deprecate the port
  
  as this seems no longer supported in upstream and depends on deprecated port.
  
  PR:		232963
  Submitted by:	w.schwarzenfeld at utanet.at

Modified:
  head/finance/aqmoney/Makefile

Modified: head/finance/aqmoney/Makefile
==============================================================================
--- head/finance/aqmoney/Makefile	Wed Feb  6 00:25:29 2019	(r492281)
+++ head/finance/aqmoney/Makefile	Wed Feb  6 00:27:17 2019	(r492282)
@@ -10,6 +10,8 @@ MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Manage your credit institute accounts using openhbci
 
 BROKEN=		fails to build
+DEPRECATED=	no longer maintained upstream
+EXPIRATION_DATE=	2019-03-31
 
 LIB_DEPENDS=	libopenhbci.so:finance/openhbci
 


More information about the svn-ports-all mailing list