devel/ChipmunkPhysics: update to 6.2.0

- Update to 6.2.0
- Allow staging

PR:		ports/183009
Submitted by:	maintainer
This commit is contained in:
William Grzybowski 2013-11-10 13:29:26 +00:00
parent 00f0530654
commit 553d045bcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333390
4 changed files with 6 additions and 7 deletions

View file

@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= ChipmunkPhysics
PORTVERSION= 6.1.5
PORTVERSION= 6.2.0
CATEGORIES= devel
MASTER_SITES= http://chipmunk-physics.net/release/Chipmunk-6.x/ \
http://files.slembcke.net/chipmunk/release/Chipmunk-6.x/ \
http://files.libsiege.org/chipmunk/
DISTNAME= Chipmunk-${PORTVERSION}
EXTRACT_SUFX= .tgz
@ -13,12 +14,10 @@ MAINTAINER= ports@stdrand.com
COMMENT= 2D physics engine written in C
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cmake
CMAKE_ARGS= -DBUILD_DEMOS=OFF
USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (Chipmunk-6.1.5.tgz) = c7c36bf096c6a49b8b3034268d20a28b693a763c2edf7fa350729929067d1a66
SIZE (Chipmunk-6.1.5.tgz) = 332496
SHA256 (Chipmunk-6.2.0.tgz) = 75fd4098b98dd23e5c1f78a1c9e3080768fb6256143e261638a624163cde5af8
SIZE (Chipmunk-6.2.0.tgz) = 1071081

View file

@ -1,5 +1,5 @@
Chipmunk is a simple, lightweight, fast and portable 2D rigid body physics
library written in C. It's licensed under the unrestrictive, OSI approved MIT
library written in C. It is licensed under the unrestrictive, OSI approved MIT
license.
WWW: http://chipmunk-physics.net/

View file

@ -1,4 +1,4 @@
lib/libchipmunk.so.6.1.5
lib/libchipmunk.so.6.2.0
lib/libchipmunk.so
lib/libchipmunk.a
include/chipmunk/cpVect.h