pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/yed



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Mar 23 09:08:21 UTC 2017

Modified Files:
        pkgsrc/editors/yed: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/editors/yed/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/yed/Makefile
diff -u pkgsrc/editors/yed/Makefile:1.5 pkgsrc/editors/yed/Makefile:1.6
--- pkgsrc/editors/yed/Makefile:1.5     Tue Sep 20 12:59:25 2016
+++ pkgsrc/editors/yed/Makefile Thu Mar 23 09:08:21 2017
@@ -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 @@ HOMEPAGE=     http://www.yworks.com/en/
 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