From owner-cvs-all@FreeBSD.ORG Thu Nov 24 15:19:50 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 854B916A41F; Thu, 24 Nov 2005 15:19:50 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28E4C43D78; Thu, 24 Nov 2005 15:19:45 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jAOFJjbC089707; Thu, 24 Nov 2005 15:19:45 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jAOFJjtA089706; Thu, 24 Nov 2005 15:19:45 GMT (envelope-from hq) Message-Id: <200511241519.jAOFJjtA089706@repoman.freebsd.org> From: Herve Quiroz Date: Thu, 24 Nov 2005 15:19:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/nux Makefile distinfo ports/textproc/nux/files fire-validate.sh.in fire-xquery.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Nov 2005 15:19:50 -0000 hq 2005-11-24 15:19:45 UTC FreeBSD ports repository Modified files: textproc/nux Makefile distinfo Added files: textproc/nux/files fire-xquery.sh.in Removed files: textproc/nux/files fire-validate.sh.in Log: - Update to 1.3 - Add SHA256 info - No more validation tool - Install a new XQuery command-line tool (optional) - Install docs using ${FIND} | ${INSTALL_DATA} Revision Changes Path 1.3 +12 -13 ports/textproc/nux/Makefile 1.3 +3 -2 ports/textproc/nux/distinfo 1.2 +0 -5 ports/textproc/nux/files/fire-validate.sh.in (dead) 1.1 +5 -0 ports/textproc/nux/files/fire-xquery.sh.in (new)