ports/182491: [maintainer update] 'unbreaking' port test in graphics/opennurbs

Fernando fernando.apesteguia at gmail.com
Sun Sep 29 17:30:00 UTC 2013


>Number:         182491
>Category:       ports
>Synopsis:       [maintainer update] 'unbreaking' port test in graphics/opennurbs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 29 17:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Fernando
>Release:        9.1-RELEASE
>Organization:
Open Sistemas
>Environment:
FreeBSD beastie 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Tue Jun 11 18:21:20 CEST 2013     root at beastie:/usr/obj/usr/src/sys/APEKERNEL-9.1  amd64
>Description:
Apparently, in revision 327733[1] PORTREVISION was added in a place where port test considers a FATAL error.

[1] http://svnweb.freebsd.org/ports/head/graphics/opennurbs/Makefile?r1=327733&r2=328484
>How-To-Repeat:
cd /usr/ports/graphics/opennurbs && port test
>Fix:
Apply the attached patch.

Patch attached with submission follows:

diff -ruN /usr/ports/graphics/opennurbs/Makefile graphics/opennurbs/Makefile
--- /usr/ports/graphics/opennurbs/Makefile	2013-09-27 16:38:01.000000000 +0200
+++ graphics/opennurbs/Makefile	2013-09-29 18:53:31.000000000 +0200
@@ -3,11 +3,11 @@
 
 PORTNAME=	opennurbs
 PORTVERSION=	20121024
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://files.na.mcneel.com/opennurbs/5.0/2012-10-24/
 MASTER_SITE_SUBDIR=${PORTNAME}_${PORTVERSION}
 DISTNAME=	${PORTNAME}_${PORTVERSION}
-PORTREVISION=	1
 
 MAINTAINER=	fernando.apesteguia at gmail.com
 COMMENT=	Tools to accurately transfer 3-D geometry between applications


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


More information about the freebsd-ports-bugs mailing list