aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2016-01-06 01:55:21 +0800
committerrakuco <rakuco@FreeBSD.org>2016-01-06 01:55:21 +0800
commitef6924bbba598afe5975df8b4f480059dd5d1f54 (patch)
tree59bf93f0ef577dd75b7a2df2d31dcab743f6e7d2 /devel
parentfd434157ac165dcf7ca964b44d06798b4cdc6b1c (diff)
downloadfreebsd-ports-gnome-ef6924bbba598afe5975df8b4f480059dd5d1f54.tar.gz
freebsd-ports-gnome-ef6924bbba598afe5975df8b4f480059dd5d1f54.tar.zst
freebsd-ports-gnome-ef6924bbba598afe5975df8b4f480059dd5d1f54.zip
Mark BROKEN and set to expire in ~2 months.
Neither http://code.google.com/p/unittestplus/ nor https://pypi.python.org/pypi/unittestplus exist anymore.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-unittestplus/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/py-unittestplus/Makefile b/devel/py-unittestplus/Makefile
index 07bb6e1faf1a..81986e08bd60 100644
--- a/devel/py-unittestplus/Makefile
+++ b/devel/py-unittestplus/Makefile
@@ -11,6 +11,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= hsmtkk@gmail.com
COMMENT= Test utilities built on unittest
+BROKEN= unfetchable
+DEPRECATED= Tarballs and upstream website disappeared
+EXPIRATION_DATE=2016-02-29
+
USES= python zip
USE_PYTHON= distutils autoplist