Bug 171670 - [maintainer update] update cad/openvsp to 2.2.0
Summary: [maintainer update] update cad/openvsp to 2.2.0
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: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-15 19:20 UTC by Fernando Apesteguía
Modified: 2012-09-16 18:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.30 KB, patch)
2012-09-15 19:20 UTC, Fernando Apesteguía
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Apesteguía freebsd_committer freebsd_triage 2012-09-15 19:20:09 UTC
Update OpenVSP to 2.2.0.

Fix: Apply the attached patch.

Patch attached with submission follows:
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2012-09-15 21:33:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2012-09-16 18:02:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-09-16 18:02:27 UTC
Author: bdrewery
Date: Sun Sep 16 17:02:11 2012
New Revision: 304371
URL: http://svn.freebsd.org/changeset/ports/304371

Log:
  - Update to 2.2.0
  
  PR:		ports/171670
  Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)

Modified:
  head/cad/openvsp/Makefile
  head/cad/openvsp/distinfo

Modified: head/cad/openvsp/Makefile
==============================================================================
--- head/cad/openvsp/Makefile	Sun Sep 16 17:01:24 2012	(r304370)
+++ head/cad/openvsp/Makefile	Sun Sep 16 17:02:11 2012	(r304371)
@@ -5,7 +5,7 @@
 # $FreeBSD$
 
 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+=	fltk:${PORTSDIR}/x11-toolk
 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

Modified: head/cad/openvsp/distinfo
==============================================================================
--- head/cad/openvsp/distinfo	Sun Sep 16 17:01:24 2012	(r304370)
+++ head/cad/openvsp/distinfo	Sun Sep 16 17:02:11 2012	(r304371)
@@ -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
_______________________________________________
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"