Date: Sat, 1 Mar 2014 13:35:36 +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: r346619 - in head: devel/libsigrokdecode science/sigrok-cli x11-toolkits/py31-tkinter Message-ID: <201403011335.s21DZaWc081418@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Mar 1 13:35:36 2014 New Revision: 346619 URL: http://svnweb.freebsd.org/changeset/ports/346619 QAT: https://qat.redports.org/buildarchive/r346619/ Log: Chase lang/python31 expiration Modified: head/devel/libsigrokdecode/Makefile head/science/sigrok-cli/Makefile head/x11-toolkits/py31-tkinter/Makefile Modified: head/devel/libsigrokdecode/Makefile ============================================================================== --- head/devel/libsigrokdecode/Makefile Sat Mar 1 12:51:05 2014 (r346618) +++ head/devel/libsigrokdecode/Makefile Sat Mar 1 13:35:36 2014 (r346619) @@ -11,6 +11,9 @@ COMMENT= Framework for hardware logic an LICENSE= GPLv3 +DEPRECATED= Depends on expiring lang/python31 +EXPIRATION_DATE= 2014-06-01 + USE_PYTHON= 3.1 GNU_CONFIGURE= yes USES= gmake pkgconfig pathfix Modified: head/science/sigrok-cli/Makefile ============================================================================== --- head/science/sigrok-cli/Makefile Sat Mar 1 12:51:05 2014 (r346618) +++ head/science/sigrok-cli/Makefile Sat Mar 1 13:35:36 2014 (r346619) @@ -12,6 +12,9 @@ COMMENT= Framework for hardware logic an LICENSE= GPLv3 +DEPRECATED= Depends on expiring lang/python31 +EXPIRATION_DATE= 2014-06-01 + LIB_DEPENDS= libsigrok.so:${PORTSDIR}/devel/libsigrok \ libsigrokdecode.so:${PORTSDIR}/devel/libsigrokdecode Modified: head/x11-toolkits/py31-tkinter/Makefile ============================================================================== --- head/x11-toolkits/py31-tkinter/Makefile Sat Mar 1 12:51:05 2014 (r346618) +++ head/x11-toolkits/py31-tkinter/Makefile Sat Mar 1 13:35:36 2014 (r346619) @@ -7,5 +7,7 @@ MAINTAINER= daichi@FreeBSD.org PYTHON_VERSION= python3.1 +DEPRECATED= Depends on expiring lang/python31 +EXPIRATION_DATE= 2014-06-01 NO_STAGE= yes .include "${MASTERDIR}/Makefile"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403011335.s21DZaWc081418>