Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2011 18:24:31 +0400 (MSD)
From:      Sergei Vyshenski <svysh@pn.sinp.msu.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/160281: [Maintainer update:] security/p5-openxpki-deployment
Message-ID:  <201108291424.p7TEOVDW038529@vivaldi.pn.sinp.msu.ru>
Resent-Message-ID: <201108291450.p7TEo84c097348@freefall.freebsd.org>

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

>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 <pav@FreeBSD.org>,
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:



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