Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jan 2016 16:59:50 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405013 - head/textproc/nux
Message-ID:  <201601011659.u01GxpSY009779@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601011659.u01GxpSY009779>