svn commit: r346619 - in head: devel/libsigrokdecode science/sigrok-cli x11-toolkits/py31-tkinter
Antoine Brodin
antoine at FreeBSD.org
Sat Mar 1 13:35:37 UTC 2014
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 at FreeBSD.org
PYTHON_VERSION= python3.1
+DEPRECATED= Depends on expiring lang/python31
+EXPIRATION_DATE= 2014-06-01
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
More information about the svn-ports-all
mailing list