Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2020 19:50:41 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525603 - head/devel/py-gamin
Message-ID:  <202002081950.018JofkV002747@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Feb  8 19:50:41 2020
New Revision: 525603
URL: https://svnweb.freebsd.org/changeset/ports/525603

Log:
  - Mark BROKEN: fails to build
  - Deprecate: python27 port
  
  make[2]: don't know how to make -lgamin-1. Stop
  
  Reported by:	pkg-fallout

Modified:
  head/devel/py-gamin/Makefile

Modified: head/devel/py-gamin/Makefile
==============================================================================
--- head/devel/py-gamin/Makefile	Sat Feb  8 19:47:03 2020	(r525602)
+++ head/devel/py-gamin/Makefile	Sat Feb  8 19:50:41 2020	(r525603)
@@ -8,6 +8,10 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Python interface to the Gamin file monitoring system
 
+BROKEN=		fails to build
+DEPRECATED=	Old, uses EOLed python27
+EXPIRATION_DATE=	2020-03-08
+
 MASTERDIR=	${.CURDIR}/../gamin
 BUILD_WRKSRC=	${WRKSRC}/python
 INSTALL_WRKSRC=	${BUILD_WRKSRC}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002081950.018JofkV002747>