Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2013 02:56:44 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/178156: textproc/rnv: Update to version 1.7.11
Message-ID:  <20130426025644.edda641dba2092c866946c7b@yahoo.com>
Resent-Message-ID: <201304251810.r3PIA3dD057365@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178156
>Category:       ports
>Synopsis:       textproc/rnv: Update to version 1.7.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 25 18:10:03 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 1.7.11

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/rnv/Makefile textproc/rnv/Makefile
--- /usr/ports/textproc/rnv/Makefile	2013-04-22 23:12:21.000000000 +0900
+++ textproc/rnv/Makefile	2013-04-26 00:00:00.000000000 +0900
@@ -2,21 +2,23 @@
 # $FreeBSD: head/textproc/rnv/Makefile 316230 2013-04-22 13:27:47Z bapt $
 
 PORTNAME=	rnv
-PORTVERSION=	1.7.10
+PORTVERSION=	1.7.11
 CATEGORIES=	textproc devel
 MASTER_SITES=	SF/${PORTNAME}/Sources/${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Relax NG Compact Syntax validator
 
-LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2
+LICENSE=	BSD
 
-USE_BZIP2=	yes
+LIB_DEPENDS=	expat:${PORTSDIR}/textproc/expat2
+
+USE_XZ=		yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-expat="${LOCALBASE}"
-
-PLIST_FILES=	bin/arx bin/rnv bin/rvp bin/xsdck
+MAKE_JOBS_SAFE=	yes
 
 MAN1=		rnv.1
+PLIST_FILES=	bin/arx bin/rnv bin/rvp bin/xsdck
 
 .include <bsd.port.mk>
diff -urN /usr/ports/textproc/rnv/distinfo textproc/rnv/distinfo
--- /usr/ports/textproc/rnv/distinfo	2012-11-08 07:58:07.000000000 +0900
+++ textproc/rnv/distinfo	2013-04-26 00:00:00.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (rnv-1.7.10.tar.bz2) = cc05da1881df489731adbc0e5f80bfe561d2eb3ff79652bbf97500a2ec0eeeda
-SIZE (rnv-1.7.10.tar.bz2) = 153718
+SHA256 (rnv-1.7.11.tar.xz) = 4ab920f1e4d60841bdc17dbed72ae735bf825af8a9d9eda99165a13be7cc9de6
+SIZE (rnv-1.7.11.tar.xz) = 140904
>Release-Note:
>Audit-Trail:
>Unformatted:



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