From owner-svn-ports-head@freebsd.org Fri Jan 1 16:59:52 2016 Return-Path: Delivered-To: svn-ports-head@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 3EAB2A5D989; Fri, 1 Jan 2016 16:59:52 +0000 (UTC) (envelope-from rakuco@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 0BCB11EE9; Fri, 1 Jan 2016 16:59:51 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u01Gxpfg009781; Fri, 1 Jan 2016 16:59:51 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u01GxpSY009779; Fri, 1 Jan 2016 16:59:51 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201601011659.u01GxpSY009779@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 1 Jan 2016 16:59:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405013 - head/textproc/nux X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jan 2016 16:59:52 -0000 Author: rakuco Date: Fri Jan 1 16:59:50 2016 New Revision: 405013 URL: https://svnweb.freebsd.org/changeset/ports/405013 Log: Fix MASTER_SITES and unmark BROKEN. Modified: head/textproc/nux/Makefile head/textproc/nux/pkg-descr Modified: head/textproc/nux/Makefile ============================================================================== --- head/textproc/nux/Makefile Fri Jan 1 16:54:14 2016 (r405012) +++ head/textproc/nux/Makefile Fri Jan 1 16:59:50 2016 (r405013) @@ -6,13 +6,11 @@ PORTVERSION= 1.6 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= textproc java -MASTER_SITES= http://dsd.lbl.gov/nux-download/releases/ +MASTER_SITES= http://dst.lbl.gov/ACSSoftware/nux/nux-download/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= Small open-source XQuery extension of the XOM library -BROKEN= unfetchable - RUN_DEPENDS= ${JAVALIBDIR}/xom.jar:${PORTSDIR}/textproc/xom \ ${JAVALIBDIR}/saxon9.jar:${PORTSDIR}/textproc/saxon-devel Modified: head/textproc/nux/pkg-descr ============================================================================== --- head/textproc/nux/pkg-descr Fri Jan 1 16:54:14 2016 (r405012) +++ head/textproc/nux/pkg-descr Fri Jan 1 16:59:50 2016 (r405013) @@ -17,4 +17,4 @@ Features include: - All this is rock-solid, dependable, well documented, and ships in a jar file that weighs just 60 KB. -WWW: http://dsd.lbl.gov/nux/ +WWW: http://dst.lbl.gov/ACSSoftware/nux/