Chase lang/python31 expiration

This commit is contained in:
Antoine Brodin 2014-03-01 13:35:36 +00:00
parent 122387a5b5
commit 59510eef73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346619
3 changed files with 8 additions and 0 deletions

View File

@ -11,6 +11,9 @@ COMMENT= Framework for hardware logic analyzers, protocol decoders library
LICENSE= GPLv3
DEPRECATED= Depends on expiring lang/python31
EXPIRATION_DATE= 2014-06-01
USE_PYTHON= 3.1
GNU_CONFIGURE= yes
USES= gmake pkgconfig pathfix

View File

@ -12,6 +12,9 @@ COMMENT= Framework for hardware logic analyzers, CLI client
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

View File

@ -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"