Bug 178156 - textproc/rnv: Update to version 1.7.11
Summary: textproc/rnv: Update to version 1.7.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-25 19:10 UTC by tkato432
Modified: 2013-04-29 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.33 KB, patch)
2013-04-25 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2013-04-25 19:10:03 UTC
- Update to version 1.7.11
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-25 19:10:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-04-29 15:18:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-04-29 15:18:55 UTC
Author: miwi
Date: Mon Apr 29 14:18:47 2013
New Revision: 316816
URL: http://svnweb.freebsd.org/changeset/ports/316816

Log:
  - Update to 1.7.11
  
  PR:		178156
  Submitted by:	Ports Fury

Modified:
  head/textproc/rnv/Makefile   (contents, props changed)
  head/textproc/rnv/distinfo   (contents, props changed)

Modified: head/textproc/rnv/Makefile
==============================================================================
--- head/textproc/rnv/Makefile	Mon Apr 29 14:05:34 2013	(r316815)
+++ head/textproc/rnv/Makefile	Mon Apr 29 14:18:47 2013	(r316816)
@@ -2,21 +2,23 @@
 # $FreeBSD$
 
 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>

Modified: head/textproc/rnv/distinfo
==============================================================================
--- head/textproc/rnv/distinfo	Mon Apr 29 14:05:34 2013	(r316815)
+++ head/textproc/rnv/distinfo	Mon Apr 29 14:18:47 2013	(r316816)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"