From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 27 23:20:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DEA53665 for ; Sun, 27 Oct 2013 23:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BF9A523C1 for ; Sun, 27 Oct 2013 23:20:00 +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 r9RNK0tZ019073 for ; Sun, 27 Oct 2013 23:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9RNK07D019072; Sun, 27 Oct 2013 23:20:00 GMT (envelope-from gnats) Resent-Date: Sun, 27 Oct 2013 23:20:00 GMT Resent-Message-Id: <201310272320.r9RNK07D019072@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jason Bacon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2C1AD616 for ; Sun, 27 Oct 2013 23:13:33 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 02C2923A1 for ; Sun, 27 Oct 2013 23:13:33 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9RNDV0F080607 for ; Sun, 27 Oct 2013 23:13:31 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9RNDVhP080538; Sun, 27 Oct 2013 23:13:31 GMT (envelope-from nobody) Message-Id: <201310272313.r9RNDVhP080538@oldred.freebsd.org> Date: Sun, 27 Oct 2013 23:13:31 GMT From: Jason Bacon To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/183376: maintainer update: science/voro++ X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Oct 2013 23:20:01 -0000 >Number: 183376 >Category: ports >Synopsis: maintainer update: science/voro++ >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: Sun Oct 27 23:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Jason Bacon >Release: 10.0-BETA1 >Organization: Acadix Consulting, LLC >Environment: FreeBSD freebsd10.local 10.0-BETA1 FreeBSD 10.0-BETA1 #0 r256420: Sun Oct 13 01:43:07 UTC 2013 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Update to latest, enable staged install, test using clang and gcc. >How-To-Repeat: NA >Fix: Attached Patch attached with submission follows: diff -ruN --exclude=CVS /usr/ports/science/voro++/Makefile /usr/wip/science/voro++/Makefile --- /usr/ports/science/voro++/Makefile 2013-09-20 17:48:30.000000000 -0500 +++ /usr/wip/science/voro++/Makefile 2013-10-26 23:36:37.000000000 -0500 @@ -2,7 +2,7 @@ # $FreeBSD: science/voro++/Makefile 327767 2013-09-20 22:48:30Z bapt $ PORTNAME= voro++ -PORTVERSION= 0.4.5 +PORTVERSION= 0.4.6 CATEGORIES= science MASTER_SITES= http://math.lbl.gov/voro++/download/dir/ @@ -15,10 +15,13 @@ MAN1= voro++.1 -NO_STAGE= yes +INSTALL_TARGET= PREFIX=${STAGEDIR}${PREFIX} \ + MANPREFIX=${STAGEDIR}${MANPREFIX} \ + install + post-patch-script: ${REINPLACE_CMD} \ - -e 's|CC=|CC?=|g' \ + -e 's|CXX=|CXX?=|g' \ -e 's|CFLAGS=|CFLAGS?=|g' \ -e "s|/usr/local|${PREFIX}|g" \ ${WRKSRC}/config.mk diff -ruN --exclude=CVS /usr/ports/science/voro++/distinfo /usr/wip/science/voro++/distinfo --- /usr/ports/science/voro++/distinfo 2013-04-16 17:46:18.000000000 -0500 +++ /usr/wip/science/voro++/distinfo 2013-10-26 23:36:37.000000000 -0500 @@ -1,2 +1,2 @@ -SHA256 (voro++-0.4.5.tar.gz) = 9e67e2392ae027cf51d3487038848dc980c6c3e86f1447053efac9309bcee5f5 -SIZE (voro++-0.4.5.tar.gz) = 737883 +SHA256 (voro++-0.4.6.tar.gz) = ef7970071ee2ce3800daa8723649ca069dc4c71cc25f0f7d22552387f3ea437e +SIZE (voro++-0.4.6.tar.gz) = 809124 diff -ruN --exclude=CVS /usr/ports/science/voro++/pkg-plist /usr/wip/science/voro++/pkg-plist --- /usr/ports/science/voro++/pkg-plist 2013-04-16 17:46:18.000000000 -0500 +++ /usr/wip/science/voro++/pkg-plist 2013-10-26 23:36:37.000000000 -0500 @@ -1,3 +1,4 @@ +@comment Generated by sysutils/genplist bin/voro++ include/voro++/c_loops.hh include/voro++/cell.hh >Release-Note: >Audit-Trail: >Unformatted: