ports/160281: [Maintainer update:] security/p5-openxpki-deployment
Sergei Vyshenski
svysh at pn.sinp.msu.ru
Mon Aug 29 14:50:09 UTC 2011
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list