ports/171670: [maintainer update] update cad/openvsp to 2.2.0
Fernando
fernando.apesteguia at gmail.com
Sat Sep 15 18:20:10 UTC 2012
>Number: 171670
>Category: ports
>Synopsis: [maintainer update] update cad/openvsp to 2.2.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: Sat Sep 15 18:20:09 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 at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update OpenVSP to 2.2.0.
>How-To-Repeat:
>Fix:
Apply the attached patch.
Patch attached with submission follows:
diff -ruN openvsp.original/Makefile openvsp/Makefile
--- openvsp.original/Makefile 2012-09-15 20:09:09.000000000 +0200
+++ openvsp/Makefile 2012-09-15 20:13:19.000000000 +0200
@@ -2,10 +2,10 @@
# Date created: Apr 10 2012
# Whom: Fernando Apesteguia <fernando.apesteguia at gmail.com>
#
-# $FreeBSD: ports/cad/openvsp/Makefile,v 1.4 2012/08/10 12:30:51 madpilot Exp $
+# $FreeBSD: ports/cad/openvsp/Makefile,v 1.3 2012/06/07 11:03:38 erwin Exp $
PORTNAME= openvsp
-PORTVERSION= 2.1.0
+PORTVERSION= 2.2.0
CATEGORIES= cad
MASTER_SITES= https://nodeload.github.com/OpenVSP/OpenVSP/tarball/OpenVSP_${PORTVERSION}
@@ -18,7 +18,7 @@
LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png
-WRKSRC= ${WRKDIR}/OpenVSP-OpenVSP-fabd23a/src
+WRKSRC= ${WRKDIR}/OpenVSP-OpenVSP-1c0609f/src
USE_CMAKE= yes
USE_DOS2UNIX= yes
diff -ruN openvsp.original/distinfo openvsp/distinfo
--- openvsp.original/distinfo 2012-09-15 20:09:09.000000000 +0200
+++ openvsp/distinfo 2012-09-15 20:08:53.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (openvsp-2.1.0.tar.gz) = ddc3dbafe88c0b9ee5dfd7382922ec3e5478f94f83f05203c254273ce9bd75f5
-SIZE (openvsp-2.1.0.tar.gz) = 2903782
+SHA256 (openvsp-2.2.0.tar.gz) = 356b3e2abe0650d35872654436da143c79544123268e5b27598f0649ec67af6a
+SIZE (openvsp-2.2.0.tar.gz) = 2915665
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list