Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2013 22:42:42 GMT
From:      "Tim &#268;as" <ports@stdrand.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179472: [maintainer update] devel/ChipmunkPhysics bump from 6.1.4 to 6.1.5
Message-ID:  <201306102242.r5AMggfj083800@oldred.freebsd.org>
Resent-Message-ID: <201306102250.r5AMo0GE037559@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179472
>Category:       ports
>Synopsis:       [maintainer update] devel/ChipmunkPhysics bump from 6.1.4 to 6.1.5
>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:   Mon Jun 10 22:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Tim &#268;as
>Release:        9-1-RELEASE
>Organization:
n/a
>Environment:
n/a
>Description:
A bit delayed as usual due to a certain mistake in versioning upstream (specifically, an older version was accidentially uploaded as release). It has been fixed.

>How-To-Repeat:
n/a
>Fix:
The patch file is attached.

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 320506)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ChipmunkPhysics
-PORTVERSION=	6.1.4
+PORTVERSION=	6.1.5
 CATEGORIES=	devel
 MASTER_SITES=	http://chipmunk-physics.net/release/Chipmunk-6.x/ \
 		http://files.libsiege.org/chipmunk/
@@ -21,7 +21,4 @@
 
 USE_LDCONFIG=	yes
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|6.1.3|6.1.4|g' ${WRKSRC}/src/CMakeLists.txt
-
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 320506)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Chipmunk-6.1.4.tgz) = 6746caff4639c5b9ea44831d42695dadacd283af754d3f310264c8e8a85f0ba3
-SIZE (Chipmunk-6.1.4.tgz) = 325808
+SHA256 (Chipmunk-6.1.5.tgz) = c7c36bf096c6a49b8b3034268d20a28b693a763c2edf7fa350729929067d1a66
+SIZE (Chipmunk-6.1.5.tgz) = 332496
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 320506)
+++ pkg-plist	(working copy)
@@ -1,4 +1,4 @@
-lib/libchipmunk.so.6.1.4
+lib/libchipmunk.so.6.1.5
 lib/libchipmunk.so
 lib/libchipmunk.a
 include/chipmunk/cpVect.h


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306102242.r5AMggfj083800>