pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ode: Update to 0.13



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jul 24 03:01:07 2016 +0200
Changeset:	35fd2b785ca6faa65d51168e9b6c20c415c983c4

Modified Files:
	ode/Makefile
	ode/PLIST
	ode/distinfo

Log Message:
ode: Update to 0.13

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=35fd2b785ca6faa65d51168e9b6c20c415c983c4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ode/Makefile | 5 ++---
 ode/PLIST    | 5 ++++-
 ode/distinfo | 7 ++++---
 3 files changed, 10 insertions(+), 7 deletions(-)

diffs:
diff --git a/ode/Makefile b/ode/Makefile
index 48d9896..015add9 100644
--- a/ode/Makefile
+++ b/ode/Makefile
@@ -1,12 +1,11 @@
 # $NetBSD: Makefile,v 1.8 2013/01/19 12:25:38 othyro Exp $
 
-DISTNAME=	ode-${ODE_VERSION}
+DISTNAME=	ode-0.13
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=opende/}
 EXTRACT_SUFX=	.tar.bz2
-ODE_VERSION=	0.12
 
-MAINTAINER=	kh.p%no-log.org@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://www.ode.org/
 COMMENT=	Library for the simulation of Rigid Body Dynamics
 LICENSE=	gnu-lgpl-v2.1
diff --git a/ode/PLIST b/ode/PLIST
index d28ea71..94bc580 100644
--- a/ode/PLIST
+++ b/ode/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2013/01/19 12:25:39 othyro Exp $
+@comment $NetBSD$
 bin/ode-config
 include/ode/collision.h
 include/ode/collision_space.h
@@ -20,7 +20,10 @@ include/ode/odecpp_collision.h
 include/ode/odeinit.h
 include/ode/odemath.h
 include/ode/odemath_legacy.h
+include/ode/precision.h
 include/ode/rotation.h
+include/ode/threading.h
+include/ode/threading_impl.h
 include/ode/timer.h
 lib/libode.la
 lib/pkgconfig/ode.pc
diff --git a/ode/distinfo b/ode/distinfo
index eb8d4a1..056c9ae 100644
--- a/ode/distinfo
+++ b/ode/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.5 2013/01/19 12:25:39 othyro Exp $
 
-SHA1 (ode-0.12.tar.bz2) = 10e7aae6cc6b1afe523ed52e76afd5e06461ea93
-RMD160 (ode-0.12.tar.bz2) = 3b3baa6e0321f2dc70e74fa469f1bff71eed189e
-Size (ode-0.12.tar.bz2) = 1816246 bytes
+SHA1 (ode-0.13.tar.bz2) = 0279d58cc390ff5cc048f2baf96cff23887f3838
+RMD160 (ode-0.13.tar.bz2) = 6397d3de8caa6a15625784a0ee8bcfab55626e13
+SHA512 (ode-0.13.tar.bz2) = d30c5228e10df5784802ceaea08353a3fd1088450b2ba69ad1da840b8aad2224484e5642145820621e105e08aa6da6f3e9957780d4c3b047647558b1abc32780
+Size (ode-0.13.tar.bz2) = 2008288 bytes


Home | Main Index | Thread Index | Old Index