pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors/yed Mark explicitly as BROKEN: download hasn't...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c9436749df4
branches:  trunk
changeset: 360113:5c9436749df4
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Mar 23 09:08:21 2017 +0000

description:
Mark explicitly as BROKEN: download hasn't worked for month and zip file
is not redistributable.

diffstat:

 editors/yed/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 734cbf933676 -r 5c9436749df4 editors/yed/Makefile
--- a/editors/yed/Makefile      Thu Mar 23 07:32:42 2017 +0000
+++ b/editors/yed/Makefile      Thu Mar 23 09:08:21 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/09/20 12:59:25 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/03/23 09:08:21 joerg Exp $
 
 DISTNAME=      yEd-3.15.0.2
 PKGNAME=       ${DISTNAME:C:E:e:}
@@ -11,6 +11,8 @@
 COMMENT=       Graph editor (UML, Flowcharts, BPMN and more)
 LICENSE=       yed-license
 
+BROKEN=                distfile no longer available
+
 RESTRICTED=            Redistribution prohibited
 NO_BIN_ON_CDROM=       ${RESTRICTED}
 NO_BIN_ON_FTP=         ${RESTRICTED}



Home | Main Index | Thread Index | Old Index