FreeBSD Bugzilla – Attachment 195853 Details for
Bug 230359
devel/ode: Update to 0.16.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
ode.patch (text/plain), 1.99 KB, created by
Yuri Victorovich
on 2018-08-04 19:38:57 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2018-08-04 19:38:57 UTC
Size:
1.99 KB
patch
obsolete
>Index: devel/ode/Makefile >=================================================================== >--- devel/ode/Makefile (revision 476172) >+++ devel/ode/Makefile (working copy) >@@ -2,11 +2,10 @@ > # $FreeBSD$ > > PORTNAME= ode >-PORTVERSION= 0.13 >-PORTREVISION= 4 >+DISTVERSION= 0.15.2 > PORTEPOCH= 1 > CATEGORIES= devel >-MASTER_SITES= SF/opende/ODE/${PORTVERSION} >+MASTER_SITES= https://bitbucket.org/odedevs/${PORTNAME}/downloads/ > > MAINTAINER= acm@FreeBSD.org > COMMENT= Articulated rigid body dynamics library >@@ -14,10 +13,10 @@ > LICENSE= LGPL21 BSD3CLAUSE > LICENSE_COMB= dual > >-USES= tar:bzip2 libtool pathfix >+USES= libtool pathfix > USE_GL= yes > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --enable-shared >+CONFIGURE_ARGS= --enable-shared --disable-static > TEST_TARGET= check > > OPTIONS_DEFINE= GIMPACT DOUBLE OU >@@ -49,7 +48,7 @@ > ${WRKSRC}/build/config-default.h ${WRKSRC}/ou/src/ou/malloc.cpp > > post-install: >- ${SED} -e '/PACKAGE/ s|^|//|; /VERSION/ s|^|//|' ${WRKSRC}/ode/src/config.h \ >+ @${SED} -e '/PACKAGE/ s|^|//|; /VERSION/ s|^|//|' ${WRKSRC}/ode/src/config.h \ > > ${STAGEDIR}${PREFIX}/include/ode/config.h > > .include <bsd.port.mk> >Index: devel/ode/distinfo >=================================================================== >--- devel/ode/distinfo (revision 476172) >+++ devel/ode/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (ode-0.13.tar.bz2) = 34ce3e236e313bf109a0cb5546d2fca462aed99f29a42e62bc1463b803c31ef9 >-SIZE (ode-0.13.tar.bz2) = 2008288 >+TIMESTAMP = 1533411169 >+SHA256 (ode-0.15.2.tar.gz) = 2eaebb9f8b7642815e46227956ca223806f666acd11e31708bd030028cf72bac >+SIZE (ode-0.15.2.tar.gz) = 2520248 >Index: devel/ode/pkg-plist >=================================================================== >--- devel/ode/pkg-plist (revision 476172) >+++ devel/ode/pkg-plist (working copy) >@@ -25,8 +25,8 @@ > include/ode/threading.h > include/ode/threading_impl.h > include/ode/timer.h >-lib/libode.a >+include/ode/version.h > lib/libode.so >-lib/libode.so.3 >-lib/libode.so.3.1.0 >+lib/libode.so.6 >+lib/libode.so.6.1.2 > libdata/pkgconfig/ode.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 230359
:
195853
|
237735
|
237827