From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 31 19:40:02 2009 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 8A9CC1065693 for ; Sat, 31 Oct 2009 19:40:02 +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 5F3FD8FC1D for ; Sat, 31 Oct 2009 19:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9VJe2Fp015759 for ; Sat, 31 Oct 2009 19:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9VJe1As015758; Sat, 31 Oct 2009 19:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 31 Oct 2009 19:40:01 GMT Resent-Message-Id: <200910311940.n9VJe1As015758@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, Denis Shaposhnikov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFEE6106566B for ; Sat, 31 Oct 2009 19:38:46 +0000 (UTC) (envelope-from dsh@wizard.volgograd.ru) Received: from dsh.falconknight.com (dsh.falconknight.com [66.160.163.23]) by mx1.freebsd.org (Postfix) with ESMTP id 8FE798FC08 for ; Sat, 31 Oct 2009 19:38:46 +0000 (UTC) Received: from localhost (dsh [66.160.163.23]) by dsh.falconknight.com (Postfix) with ESMTP id 66AC1B63528; Sat, 31 Oct 2009 12:38:46 -0700 (PDT) Received: from dsh.falconknight.com ([66.160.163.23]) by localhost (dsh.falconknight.com [66.160.163.23]) (amavisd-new, port 10026) with LMTP id YDcj0diYRQwo; Sat, 31 Oct 2009 12:38:46 -0700 (PDT) Received: from localhost.my.domain (unknown [85.173.92.192]) by dsh.falconknight.com (Postfix) with ESMTPS id 620C7B6346C; Sat, 31 Oct 2009 12:38:45 -0700 (PDT) Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.3/8.14.3) with ESMTP id n9VJca93089046; Sat, 31 Oct 2009 22:38:36 +0300 (MSK) (envelope-from dsh@localhost.my.domain) Received: (from dsh@localhost) by localhost.my.domain (8.14.3/8.14.3/Submit) id n9VJcZfd089043; Sat, 31 Oct 2009 22:38:35 +0300 (MSK) (envelope-from dsh) Message-Id: <200910311938.n9VJcZfd089043@localhost.my.domain> Date: Sat, 31 Oct 2009 22:38:35 +0300 (MSK) From: Denis Shaposhnikov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org Subject: ports/140149: [PATCH] security/p5-Net-SAML: update to 0.38 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2009 19:40:02 -0000 >Number: 140149 >Category: ports >Synopsis: [PATCH] security/p5-Net-SAML: update to 0.38 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 31 19:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 8.0-RC2 i386 >Organization: >Environment: System: FreeBSD localhost.my.domain 8.0-RC2 FreeBSD 8.0-RC2 #8: Sat Oct 31 21:27:14 MSK 2009 >Description: - Update to 0.38 Added file(s): - files/patch-errmac.h Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Net-SAML-0.38.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/p5-Net-SAML/Makefile /home/dsh/ports/security/p5-Net-SAML/Makefile --- /usr/ports/security/p5-Net-SAML/Makefile 2009-01-23 18:43:08.000000000 +0300 +++ /home/dsh/ports/security/p5-Net-SAML/Makefile 2009-10-30 00:29:43.000000000 +0300 @@ -6,8 +6,7 @@ # PORTNAME= Net-SAML -PORTVERSION= 0.27 -PORTREVISION= 1 +PORTVERSION= 0.38 CATEGORIES= security perl5 MASTER_SITES= http://zxid.org/ PKGNAMEPREFIX= p5- @@ -29,14 +28,9 @@ post-install: ${MKDIR} ${EXAMPLESDIR} - ${INSTALL_SCRIPT} ${WRKSRC}/../zxid.pl ${EXAMPLESDIR} + ${INSTALL_SCRIPT} ${WRKSRC}/../zxid.pl ${EXAMPLESDIR} + ${INSTALL_SCRIPT} ${WRKSRC}/../zxidhlo.pl ${EXAMPLESDIR} MAN3= Net::SAML.3 -.include - -.if ${OSVERSION} >= 800037 -BROKEN= does not compile -.endif - -.include +.include diff -ruN --exclude=CVS /usr/ports/security/p5-Net-SAML/distinfo /home/dsh/ports/security/p5-Net-SAML/distinfo --- /usr/ports/security/p5-Net-SAML/distinfo 2008-10-29 04:20:24.000000000 +0300 +++ /home/dsh/ports/security/p5-Net-SAML/distinfo 2009-10-30 00:29:48.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (zxid-0.27.tgz) = 21cd67e3301304a002f5997c2c588b68 -SHA256 (zxid-0.27.tgz) = fc7e281d6bfd9364e19b23e0e7777a129d7d68194a95c6cd70ef6aa334200fcd -SIZE (zxid-0.27.tgz) = 3008329 +MD5 (zxid-0.38.tgz) = 986cb023e321d52d7522e24d27979830 +SHA256 (zxid-0.38.tgz) = b6883fb5771b2d16591ab4e624fa78ceaceec45bc608b8c348947773bb2a6b91 +SIZE (zxid-0.38.tgz) = 3091109 diff -ruN --exclude=CVS /usr/ports/security/p5-Net-SAML/files/patch-errmac.h /home/dsh/ports/security/p5-Net-SAML/files/patch-errmac.h --- /usr/ports/security/p5-Net-SAML/files/patch-errmac.h 1970-01-01 03:00:00.000000000 +0300 +++ /home/dsh/ports/security/p5-Net-SAML/files/patch-errmac.h 2009-10-30 00:53:39.000000000 +0300 @@ -0,0 +1,14 @@ +--- ../errmac.h.orig 2009-10-16 19:37:47.000000000 +0400 ++++ ../errmac.h 2009-10-30 00:39:36.000000000 +0300 +@@ -406,9 +406,9 @@ + #define DD(format,...) /* Documentative */ + + int hexdmp(char* msg, char* p, int len, int max); +-int hexdump(char* msg, char* p, char* lim, int max); ++int myhexdump(char* msg, char* p, char* lim, int max); + +-#define HEXDUMP(msg, p, lim, max) (zx_debug > 1 && hexdump((msg), (p), (lim), (max))) ++#define HEXDUMP(msg, p, lim, max) (zx_debug > 1 && myhexdump((msg), (p), (lim), (max))) + #define DHEXDUMP(msg, p, lim, max) /* Disabled hex dump */ + + #define ERR(format,...) (fprintf(stderr, "t %10s:%-3d %-16s %s E " format "\n", __FILE__, __LINE__, __FUNCTION__, ERRMAC_INSTANCE, __VA_ARGS__), fflush(stderr)) diff -ruN --exclude=CVS /usr/ports/security/p5-Net-SAML/pkg-plist /home/dsh/ports/security/p5-Net-SAML/pkg-plist --- /usr/ports/security/p5-Net-SAML/pkg-plist 2008-04-07 11:37:14.000000000 +0400 +++ /home/dsh/ports/security/p5-Net-SAML/pkg-plist 2009-10-30 00:26:14.000000000 +0300 @@ -1,5 +1,6 @@ @comment $FreeBSD: ports/security/p5-Net-SAML/pkg-plist,v 1.1 2008/04/07 07:37:14 pav Exp $ %%EXAMPLESDIR%%/zxid.pl +%%EXAMPLESDIR%%/zxidhlo.pl %%SITE_PERL%%/%%PERL_ARCH%%/Net/SAML.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/SAML.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SAML/.packlist --- p5-Net-SAML-0.38.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: