Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2012 15:53:07 GMT
From:      Fernando <fernando.apesteguia@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170505: [maintainer update] update cad/openvsp to 2.1.0
Message-ID:  <201208091553.q79Fr7Lo080167@red.freebsd.org>
Resent-Message-ID: <201208091600.q79G04Je094924@freefall.freebsd.org>

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

>Number:         170505
>Category:       ports
>Synopsis:       [maintainer update] update cad/openvsp to 2.1.0
>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:   Thu Aug 09 16:00:04 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Fernando
>Release:        9.0-RELEASE
>Organization:
>Environment:
FreeBSD beastie 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Update cad/openvsp to 2.1.0
>How-To-Repeat:

>Fix:
Apply the attached patch.

Patch attached with submission follows:

Index: distinfo
===================================================================
--- distinfo	(revision 5550)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (openvsp-2.0.tar.gz) = 7086327a60d5952ef3e5780e99d4313f2a10a7f713b35470e104e07fccb6e856
-SIZE (openvsp-2.0.tar.gz) = 2876175
+SHA256 (openvsp-2.1.0.tar.gz) = ddc3dbafe88c0b9ee5dfd7382922ec3e5478f94f83f05203c254273ce9bd75f5
+SIZE (openvsp-2.1.0.tar.gz) = 2903782
Index: Makefile
===================================================================
--- Makefile	(revision 5550)
+++ Makefile	(working copy)
@@ -5,10 +5,10 @@
 # $FreeBSD: ports/cad/openvsp/Makefile,v 1.3 2012/06/07 11:03:38 erwin Exp $
 
 PORTNAME=	openvsp
-PORTVERSION=	2.0
+PORTVERSION=	2.1.0
 PORTREVISION=	1
 CATEGORIES=	cad
-MASTER_SITES=	https://nodeload.github.com/OpenVSP/OpenVSP/tarball/OpenVSP_${PORTVERSION}_Community
+MASTER_SITES=	https://nodeload.github.com/OpenVSP/OpenVSP/tarball/OpenVSP_${PORTVERSION}
 
 MAINTAINER=	fernando.apesteguia@gmail.com
 COMMENT=	Create a 3D model of an aircraft defined by engineering parameters
@@ -19,7 +19,7 @@
 LIB_DEPENDS+=	jpeg:${PORTSDIR}/graphics/jpeg
 LIB_DEPENDS+=	png15:${PORTSDIR}/graphics/png
 
-WRKSRC=		${WRKDIR}/OpenVSP-OpenVSP-574d7c3/src
+WRKSRC=		${WRKDIR}/OpenVSP-OpenVSP-fabd23a/src
 
 USE_CMAKE=	yes
 USE_DOS2UNIX=	yes


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



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