From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 11 15:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9E01360F for ; Sat, 11 May 2013 15:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 77114D97 for ; Sat, 11 May 2013 15:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4BFe1Sh038803 for ; Sat, 11 May 2013 15:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4BFe1mt038802; Sat, 11 May 2013 15:40:01 GMT (envelope-from gnats) Date: Sat, 11 May 2013 15:40:01 GMT Message-Id: <201305111540.r4BFe1mt038802@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/178479: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2013 15:40:01 -0000 The following reply was made to PR ports/178479; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/178479: commit references a PR Date: Sat, 11 May 2013 15:31:44 +0000 (UTC) Author: wen Date: Sat May 11 15:31:37 2013 New Revision: 317887 URL: http://svnweb.freebsd.org/changeset/ports/317887 Log: - Update to 5.1.5 PR: 178479 Submitted by: Martin Dieringer (maintainer) Modified: head/math/clipper/Makefile head/math/clipper/distinfo head/math/clipper/pkg-plist Modified: head/math/clipper/Makefile ============================================================================== --- head/math/clipper/Makefile Sat May 11 15:21:56 2013 (r317886) +++ head/math/clipper/Makefile Sat May 11 15:31:37 2013 (r317887) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clipperlib -PORTVERSION= 5.1.3 +PORTVERSION= 5.1.5 CATEGORIES= math MASTER_SITES= SF MASTER_SITE_SUBDIR= polyclipping Modified: head/math/clipper/distinfo ============================================================================== --- head/math/clipper/distinfo Sat May 11 15:21:56 2013 (r317886) +++ head/math/clipper/distinfo Sat May 11 15:31:37 2013 (r317887) @@ -1,2 +1,2 @@ -SHA256 (clipper_ver5.1.3.zip) = e912c1ca3930661ec1a7cd9f6b5a814a4ea2d0cfa7f43b9a3ea4ef1245b2f505 -SIZE (clipper_ver5.1.3.zip) = 1748776 +SHA256 (clipper_ver5.1.5.zip) = fb7d8e81d09f3d7c362569f3c670346ee9db0d89c9f70b97ced75dfd401255b8 +SIZE (clipper_ver5.1.5.zip) = 1805206 Modified: head/math/clipper/pkg-plist ============================================================================== --- head/math/clipper/pkg-plist Sat May 11 15:21:56 2013 (r317886) +++ head/math/clipper/pkg-plist Sat May 11 15:31:37 2013 (r317887) @@ -1,5 +1,5 @@ include/polyclipping/clipper.hpp -lib/libpolyclipping.so.8.0.0 -lib/libpolyclipping.so.8 +lib/libpolyclipping.so.9.0.0 +lib/libpolyclipping.so.9 lib/libpolyclipping.so @dirrmtry include/polyclipping _______________________________________________ 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"