svn commit: r405013 - head/textproc/nux

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Jan 1 16:59:52 UTC 2016


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 at 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/


More information about the svn-ports-head mailing list