From owner-svn-ports-all@freebsd.org Thu Nov 12 00:33:41 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6169A2B5A4; Thu, 12 Nov 2015 00:33:41 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 716E815D3; Thu, 12 Nov 2015 00:33:41 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAC0XetR007463; Thu, 12 Nov 2015 00:33:40 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAC0Xe71007462; Thu, 12 Nov 2015 00:33:40 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511120033.tAC0Xe71007462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Thu, 12 Nov 2015 00:33:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401309 - head/deskutils/note X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2015 00:33:41 -0000 Author: junovitch Date: Thu Nov 12 00:33:40 2015 New Revision: 401309 URL: https://svnweb.freebsd.org/changeset/ports/401309 Log: deskutils/note: Remove BROKEN - Remove BROKEN, make fetch works with both MASTER_SITE and distcache PR: 204365 Submitted by: idefix@fechner.net (maintainer) Modified: head/deskutils/note/Makefile Modified: head/deskutils/note/Makefile ============================================================================== --- head/deskutils/note/Makefile Thu Nov 12 00:18:43 2015 (r401308) +++ head/deskutils/note/Makefile Thu Nov 12 00:33:40 2015 (r401309) @@ -11,7 +11,6 @@ COMMENT= Console based tool to handle en LICENSE= GPLv1 -BROKEN= Does not fetch RUN_DEPENDS= p5-YAML>=0.1:${PORTSDIR}/textproc/p5-YAML \ p5-Crypt-IDEA>=1.0:${PORTSDIR}/security/p5-Crypt-IDEA