Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2013 16:48:52 GMT
From:      Fernando <fernando.apesteguia@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184752: [maintainer update] update cad/openvsp to 2.3.0
Message-ID:  <201312131648.rBDGmqd2035191@oldred.freebsd.org>
Resent-Message-ID: <201312131650.rBDGo0Fc042910@freefall.freebsd.org>

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

>Number:         184752
>Category:       ports
>Synopsis:       [maintainer update] update cad/openvsp to 2.3.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:   Fri Dec 13 16:50: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@beastie:/usr/obj/usr/src/sys/APEKERNEL-9.1  amd64

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

>Fix:
Apply the attached patch.

Port tested in redports for i386[1] and amd64[2] using 9.2

[1]https://redports.org/~fernape/20131213163100-5621-163828/openvsp-2.3.0.log
[2]https://redports.org/~fernape/20131213163100-5621-163827/openvsp-2.3.0.log

Patch attached with submission follows:

diff -ruN /usr/ports/cad/openvsp/Makefile cad/openvsp/Makefile
--- /usr/ports/cad/openvsp/Makefile	2013-10-14 21:53:58.000000000 +0200
+++ cad/openvsp/Makefile	2013-12-13 17:13:46.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: cad/openvsp/Makefile 330349 2013-10-14 19:53:58Z antoine $
 
 PORTNAME=	openvsp
-PORTVERSION=	2.2.5
+PORTVERSION=	2.3.0
 CATEGORIES=	cad
 MASTER_SITES=	GH
 
@@ -28,7 +28,7 @@
 GH_PROJECT=	OpenVSP
 GH_ACCOUNT=	${GH_PROJECT}
 GH_TAGNAME=	${GH_PROJECT}_${PORTVERSION}
-GH_COMMIT=	4c359c8
+GH_COMMIT=	568c424
 
 CMAKE_SOURCE_PATH=	${WRKSRC}/src
 USES=		cmake:outsource iconv
diff -ruN /usr/ports/cad/openvsp/distinfo cad/openvsp/distinfo
--- /usr/ports/cad/openvsp/distinfo	2013-10-14 21:53:58.000000000 +0200
+++ cad/openvsp/distinfo	2013-12-13 17:13:14.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (openvsp-2.2.5.tar.gz) = 8bfa9cd89798315e7e4b314f5bdaa0fe7408ae594be2a19c5f01be0e73573736
-SIZE (openvsp-2.2.5.tar.gz) = 2934729
+SHA256 (openvsp-2.3.0.tar.gz) = 32f7e5d562e07bec6ece279e42244963fbc1c2a61e8d0fc1c10fe8b6ab8587d6
+SIZE (openvsp-2.3.0.tar.gz) = 2940850


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



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