ports/120712: [UPDATE] textproc/rnv

Felippe de Meirelles Motta lippemail at gmail.com
Fri Feb 15 14:50:03 UTC 2008


>Number:         120712
>Category:       ports
>Synopsis:       [UPDATE] textproc/rnv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 15 14:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.7.10;
- Added USE_BZIP2;
- Add new manpages installed.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/rnv/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	22 Jan 2008 13:04:18 -0000	1.1
+++ Makefile	15 Feb 2008 03:21:10 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rnv
-PORTVERSION=	1.7.9
+PORTVERSION=	1.7.10
 CATEGORIES=	textproc devel
 MASTER_SITES=	SF
 
@@ -15,9 +15,12 @@
 
 LIB_DEPENDS=	expat.6:${PORTSDIR}/textproc/expat2
 
+USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-expat="${LOCALBASE}"
 
 PLIST_FILES=	bin/arx bin/rnv bin/rvp bin/xsdck
 
+MAN1=		rnv.1
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/rnv/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	22 Jan 2008 13:04:18 -0000	1.1
+++ distinfo	15 Feb 2008 03:21:10 -0000
@@ -1,3 +1,3 @@
-MD5 (rnv-1.7.9.tar.gz) = 7cec65990be3cf51b3177674e2400ee9
-SHA256 (rnv-1.7.9.tar.gz) = d89cf86b6cd61bc000831e8e7788d9f22d5143837467a97150b9697f1737f9f6
-SIZE (rnv-1.7.9.tar.gz) = 187436
+MD5 (rnv-1.7.10.tar.bz2) = 45610213e73b3e2a83ba80710e3a992c
+SHA256 (rnv-1.7.10.tar.bz2) = cc05da1881df489731adbc0e5f80bfe561d2eb3ff79652bbf97500a2ec0eeeda
+SIZE (rnv-1.7.10.tar.bz2) = 153718


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list