From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 29 14:50:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 339A7106566C for ; Mon, 29 Aug 2011 14:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0B5978FC1C for ; Mon, 29 Aug 2011 14:50:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7TEo8OQ097349 for ; Mon, 29 Aug 2011 14:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7TEo84c097348; Mon, 29 Aug 2011 14:50:08 GMT (envelope-from gnats) Resent-Date: Mon, 29 Aug 2011 14:50:08 GMT Resent-Message-Id: <201108291450.p7TEo84c097348@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, Sergei Vyshenski Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C606B1065705 for ; Mon, 29 Aug 2011 14:43:32 +0000 (UTC) (envelope-from svysh@pn.sinp.msu.ru) Received: from vivaldi.pn.sinp.msu.ru (vivaldi.pn.sinp.msu.ru [213.131.11.26]) by mx1.freebsd.org (Postfix) with ESMTP id 41B1D8FC0A for ; Mon, 29 Aug 2011 14:43:31 +0000 (UTC) Received: from vivaldi.pn.sinp.msu.ru (localhost [127.0.0.1]) by vivaldi.pn.sinp.msu.ru (8.14.4/8.14.4) with ESMTP id p7TEOVjH038530 for ; Mon, 29 Aug 2011 18:24:31 +0400 (MSD) (envelope-from svysh@vivaldi.pn.sinp.msu.ru) Received: (from svysh@localhost) by vivaldi.pn.sinp.msu.ru (8.14.4/8.14.4/Submit) id p7TEOVDW038529; Mon, 29 Aug 2011 18:24:31 +0400 (MSD) (envelope-from svysh) Message-Id: <201108291424.p7TEOVDW038529@vivaldi.pn.sinp.msu.ru> Date: Mon, 29 Aug 2011 18:24:31 +0400 (MSD) From: Sergei Vyshenski To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/160281: [Maintainer update:] security/p5-openxpki-deployment X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sergei Vyshenski List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2011 14:50:09 -0000 >Number: 160281 >Category: ports >Synopsis: [Maintainer update:] security/p5-openxpki-deployment >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 Aug 29 14:50:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sergei Vyshenski >Release: FreeBSD 7.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD host33.pn.sinp.msu.ru 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Wed Apr 15 12:36:11 UTC 2009 root@host33.pn.sinp.msu.ru:/usr/obj/usr/src/sys/GENERIC i386 >Description: This update follows automatic test of package builer, which failed with a very strange error, never seen during port builds: http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.7.20110819102848/p5-openxpki-deployment-0.9.1386_1.log To clearify things, upon advice from Pav Lucistnik , this update increases the verbosity level of building process. >How-To-Repeat: >Fix: diff -ur security/p5-openxpki-deployment/Makefile security/p5-openxpki-deployment.new/Makefile --- security/p5-openxpki-deployment/Makefile 2010-08-18 16:47:08.000000000 +0400 +++ security/p5-openxpki-deployment.new/Makefile 2011-08-26 18:46:51.000000000 +0400 @@ -7,7 +7,7 @@ PORTNAME= openxpki-deployment PORTVERSION= 0.9.1386 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= SF/openxpki/openxpki/0.9.1300 PKGNAMEPREFIX= p5- @@ -33,6 +33,9 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix ${PREFIX} +post-patch: + @${REINPLACE_CMD} -e 's|>/dev/null 2>&1 | |' ${WRKSRC}/configure + post-install: @${ECHO_MSG} "" @${ECHO_MSG} "================================ A piece of advice ===================================" >Release-Note: >Audit-Trail: >Unformatted: