diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-18 07:51:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-18 07:51:19 +0000 |
commit | 9fa3c854dec8270a503d4194768cf60989e69be9 (patch) | |
tree | 10c12a9442560f265a6e88bdee71dda98861b18c /x11-themes | |
parent | 58d30ed8fcde4e2a4d7aa4f6350eb9d243da920b (diff) | |
download | ports-9fa3c854dec8270a503d4194768cf60989e69be9.tar.gz ports-9fa3c854dec8270a503d4194768cf60989e69be9.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde-icons-exquisite/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/kde-icons-marbles-translucent/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/kde-icons-steel/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/x11-themes/kde-icons-exquisite/Makefile b/x11-themes/kde-icons-exquisite/Makefile index d06504d3107d..23ce06c4ff83 100644 --- a/x11-themes/kde-icons-exquisite/Makefile +++ b/x11-themes/kde-icons-exquisite/Makefile @@ -8,6 +8,9 @@ DISTNAME= Exquisite COMMENT= KDE Exquisite iconset +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + BROKEN= checksum mismatch USE_BZIP2= yes diff --git a/x11-themes/kde-icons-marbles-translucent/Makefile b/x11-themes/kde-icons-marbles-translucent/Makefile index 1bbdf15b7abc..39c79dd3f989 100644 --- a/x11-themes/kde-icons-marbles-translucent/Makefile +++ b/x11-themes/kde-icons-marbles-translucent/Makefile @@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} COMMENT= KDE Marbles Translucent iconset +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + BROKEN= Does not fetch NO_STAGE= yes diff --git a/x11-themes/kde-icons-steel/Makefile b/x11-themes/kde-icons-steel/Makefile index a175a4556fb4..8f8d3cceb562 100644 --- a/x11-themes/kde-icons-steel/Makefile +++ b/x11-themes/kde-icons-steel/Makefile @@ -9,6 +9,9 @@ DISTNAME= steelicons-default-${PORTVERSION} COMMENT= KDE iconset comprised of Steel/Silver icons with shadows +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + BROKEN= does not fetch WRKSRC= "${WRKDIR}/Steel" |