From mark@foster.cc  Sun May 11 06:02:25 2008
Return-Path: <mark@foster.cc>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9A9D81065671
	for <freebsd-gnats-submit@freebsd.org>; Sun, 11 May 2008 06:02:25 +0000 (UTC)
	(envelope-from mark@foster.cc)
Received: from QMTA08.emeryville.ca.mail.comcast.net (qmta08.emeryville.ca.mail.comcast.net [76.96.30.80])
	by mx1.freebsd.org (Postfix) with ESMTP id 84D598FC12
	for <freebsd-gnats-submit@freebsd.org>; Sun, 11 May 2008 06:02:25 +0000 (UTC)
	(envelope-from mark@foster.cc)
Received: from OMTA05.emeryville.ca.mail.comcast.net ([76.96.30.43])
	by QMTA08.emeryville.ca.mail.comcast.net with comcast
	id Q5P61Z0040vp7WLA801T00; Sun, 11 May 2008 05:44:37 +0000
Received: from monk.foster.dmz ([24.17.96.78])
	by OMTA05.emeryville.ca.mail.comcast.net with comcast
	id Q5mP1Z0031hTbBL8R00000; Sun, 11 May 2008 05:46:24 +0000
Message-Id: <4826882D.4070608@foster.cc>
Date: Sat, 10 May 2008 22:46:21 -0700
From: Mark Foster <mark@foster.cc>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: security/xca to v0.6.4

>Number:         123584
>Category:       ports
>Synopsis:       Update port: security/xca to v0.6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 11 06:10:01 UTC 2008
>Closed-Date:    Sun Jun 08 17:42:43 UTC 2008
>Last-Modified:  Sun Jun  8 17:50:01 UTC 2008
>Originator:     Mark Foster <mark@foster.cc>
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD monk.foster.dmz 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun 
Feb 24 19:59:52 UTC 2008 
root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Besides updating to v0.6.4 this patch fixes the heading include ordering 
as pointed out by Mike Watters
	
>How-To-Repeat:
	
>Fix:

	

--- xca-0.6.4.patch begins here ---
diff -ruN xca/Makefile xca.new/Makefile
--- xca/Makefile	2007-12-19 11:32:02.000000000 -0800
+++ xca.new/Makefile	2008-05-10 17:03:36.000000000 -0700
@@ -6,7 +6,7 @@
  #

  PORTNAME=	xca
-PORTVERSION=	0.6.3
+PORTVERSION=	0.6.4
  CATEGORIES=	security
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -27,7 +27,7 @@
  .include <bsd.port.pre.mk>

  post-patch:
-	@echo "CPPFLAGS=-I. -I.. -I${WRKSRC}/ui -I${LOCALBASE}/include 
-I${QT_PREFIX}/include/Qt" > ${WRKSRC}/Local.mak
+	@echo "CPPFLAGS=-I. -I.. -I${WRKSRC}/ui -I${QT_PREFIX}/include/Qt 
-I${LOCALBASE}/include" > ${WRKSRC}/Local.mak
  	@echo "CFLAGS= ${CFLAGS} -Wall -ggdb" >> ${WRKSRC}/Local.mak
  	@echo "LDFLAGS= ${LDFLAGS} -L${LOCALBASE}/lib" >> ${WRKSRC}/Local.mak
  	@echo "LIBS= -lQtGui ${PTHREAD_LIBS} -lcrypto" >> ${WRKSRC}/Local.mak
diff -ruN xca/distinfo xca.new/distinfo
--- xca/distinfo	2007-07-23 06:54:06.000000000 -0700
+++ xca.new/distinfo	2008-05-10 17:03:41.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (xca-0.6.3.tar.gz) = 8e0c2f8fbd01451acb841a3fb99ca399
-SHA256 (xca-0.6.3.tar.gz) = 
032e64ac3bbef15c3ddf58278593ef02d52680b183c0a2a0bceb8f887a90fc7b
-SIZE (xca-0.6.3.tar.gz) = 260070
+MD5 (xca-0.6.4.tar.gz) = f805a2e094436f976c7a4cda5980027e
+SHA256 (xca-0.6.4.tar.gz) = 
63e5992d461cbea38fb5433c989ee1cc73d7dac5162e57d6e70a7735d9f80ed4
+SIZE (xca-0.6.4.tar.gz) = 266574
--- xca-0.6.4.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Tue May 13 08:06:53 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123584 
State-Changed-From-To: open->feedback 
State-Changed-By: itetcu 
State-Changed-When: Tue May 13 12:59:19 UTC 2008 
State-Changed-Why:  
Fails on 5 and 6; I don't care much about 5 since it's almost AOL'ed. 
http://t32.tecnik93.com/index.php?action=describe_port&id=1973 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123584 

From: Mark Foster <mark@foster.cc>
To: itetcu@FreeBSD.org, bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123584: Update port: security/xca to v0.6.4
Date: Sat, 24 May 2008 08:12:33 -0700

 This is a multi-part message in MIME format.
 --------------090805040706070201060808
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 itetcu@FreeBSD.org wrote:
 > Synopsis: Update port: security/xca to v0.6.4
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: itetcu
 > State-Changed-When: Tue May 13 12:59:19 UTC 2008
 > State-Changed-Why: 
 > Fails on 5 and 6; I don't care much about 5 since it's almost AOL'ed.
 > http://t32.tecnik93.com/index.php?action=describe_port&id=1973
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=123584
 >   
 
 The attached patch seems to fix compilating on 6.x. Goes in 
 files/patch-x509rev.cpp
 
 
 --------------090805040706070201060808
 Content-Type: text/plain;
  name="patch-x509rev.cpp"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="patch-x509rev.cpp"
 
 --- lib/x509rev.cpp	Mon Aug 13 18:55:50 2007
 +++ lib/x509rev.cpp	Sat May 24 00:02:49 2008
 @@ -13,8 +55,8 @@
  
  #else
  #define X509_REVOKED_dup(x5r) (X509_REVOKED *)ASN1_dup( \
 -	(int (*)(...))i2d_X509_REVOKED, \
 -	(char *(*)(...))d2i_X509_REVOKED, \
 +	(int (*)())i2d_X509_REVOKED, \
 +	(char *(*)())d2i_X509_REVOKED, \
  	(char *)x5r)
  #endif
  
 
 --------------090805040706070201060808--
State-Changed-From-To: feedback->open 
State-Changed-By: itetcu 
State-Changed-When: Sat May 24 16:22:29 UTC 2008 
State-Changed-Why:  
Submitter has fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123584 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Sun Jun 8 17:42:42 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123584 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123584: commit references a PR
Date: Sun,  8 Jun 2008 17:42:34 +0000 (UTC)

 itetcu      2008-06-08 17:42:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/xca         Makefile distinfo 
   Added files:
     security/xca/files   patch-lib__x509rev.cpp 
   Log:
   Besides updating to v0.6.4 this patch fixes the heading include ordering
   as pointed out by Mike Watters.
   
   PR:             ports/123584
   Submitted by:   Mark Foster (maintainer)
   
   Revision  Changes    Path
   1.15      +3 -5      ports/security/xca/Makefile
   1.6       +3 -3      ports/security/xca/distinfo
   1.1       +13 -0     ports/security/xca/files/patch-lib__x509rev.cpp (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
