From itetcu@FreeBSD.org  Wed Jun 21 23:27:19 2006
Return-Path: <itetcu@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0574B16A47B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Jun 2006 23:27:19 +0000 (UTC)
	(envelope-from itetcu@FreeBSD.org)
Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 94A4443D45
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Jun 2006 23:27:18 +0000 (GMT)
	(envelope-from itetcu@FreeBSD.org)
Received: from it.buh.tecnik93.com (localhost [127.0.0.1])
	by it.buh.tecnik93.com (Postfix) with ESMTP id 655D01759A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jun 2006 02:27:17 +0300 (EEST)
Message-Id: <1150932437.37800@it.buh.tecnik93.com>
Date: Thu, 22 Jun 2006 02:27:17 +0300
From: "Ion-Mihai "IOnut" Tetcu" <itetcu@FreeBSD.org>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [PATCH] print/foo2zjs: update to current version (and fix fetch)
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify: acardenas@bsd.org.pe

>Number:         99283
>Category:       ports
>Synopsis:       [PATCH] print/foo2zjs: update to current version (and fix fetch)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 21 23:30:18 GMT 2006
>Closed-Date:    Fri Jun 23 07:43:35 GMT 2006
>Last-Modified:  Fri Jun 23 07:43:35 GMT 2006
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-STABLE #5: Fri Jun  9 11:15:37 EEST 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


Tested by:	Costi Ciudatu <ccciudatu @ gmail.com>


>How-To-Repeat:





>Fix:


--- foo2zjs.diff begins here ---
? foo2zjs.diff
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/print/foo2zjs/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	9 Jun 2006 08:36:58 -0000	1.3
+++ Makefile	21 Jun 2006 22:57:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	foo2zjs
-PORTVERSION=	20060607
+PORTVERSION=	20060622
 CATEGORIES=	print
 MASTER_SITES=	http://foo2zjs.rkkda.com/
 DISTNAME=	${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/print/foo2zjs/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	9 Jun 2006 08:36:58 -0000	1.3
+++ distinfo	21 Jun 2006 22:57:54 -0000
@@ -1,3 +1,3 @@
-MD5 (foo2zjs.tar.gz) = 42eafbaaf8224fcf2c418bd62bc1ae14
-SHA256 (foo2zjs.tar.gz) = 5f292d3a7cd87afd2a764cc42815bfe88ef1ebd8d153ef2756edc982ab965d80
-SIZE (foo2zjs.tar.gz) = 917862
+MD5 (foo2zjs.tar.gz) = 44674c6a42ce956f9e3c54592c763a6e
+SHA256 (foo2zjs.tar.gz) = 18f74850b72185a00115f2e19decc75bdce6e6f8156a37428ed57dd40fd751e6
+SIZE (foo2zjs.tar.gz) = 918090
Index: files/patch-icc2ps_lcms.h
===================================================================
RCS file: /home/pcvs/ports/print/foo2zjs/files/patch-icc2ps_lcms.h,v
retrieving revision 1.1
diff -u -r1.1 patch-icc2ps_lcms.h
--- files/patch-icc2ps_lcms.h	5 Jun 2006 13:01:46 -0000	1.1
+++ files/patch-icc2ps_lcms.h	21 Jun 2006 22:57:54 -0000
@@ -1,13 +1,12 @@
---- icc2ps/lcms.h	Sun Jun  4 14:21:49 2006
-+++ icc2ps/lcms.h	Sun Jun  4 14:22:05 2006
+--- icc2ps/lcms.h.orig Thu Jun 22 01:47:26 2006
++++ icc2ps/lcms.h Thu Jun 22 01:48:22 2006
 @@ -133,9 +133,8 @@
  
  #if defined(__OpenBSD__) || defined(__NetBSD__) || defined(__FreeBSD__)
  #  include <sys/types.h>
 -#  define USE_INT64           1
--#  define LCMSSLONGLONG       int_64_t
+ #  define LCMSSLONGLONG       int64_t
 -#  define LCMSULONGLONG       u_int64_t
-+#  define LCMSSLONGLONG       int64_t
 +#  define LCMSULONGLONG       uint64_t
  #endif
  
--- foo2zjs.diff ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jun 21 23:30:32 UTC 2006 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99283 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Jun 21 23:30:55 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
To: bug-followup@FreeBSD.org
Cc: edwin@FreeBSD.org
Subject: Re: ports/99283: [PATCH] print/foo2zjs: update to current version
 (and fix fetch)
Date: Thu, 22 Jun 2006 09:49:18 -0500

 On Wed, 21 Jun 2006 23:30:50 UT
 Edwin Groothuis <edwin@FreeBSD.org> wrote:
 
 > Maintainer of print/foo2zjs,
 > 
 > Please note that PR ports/99283 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/99283
 > 
 > -- 
 > Edwin Groothuis
 > edwin@FreeBSD.org
 > 
 
 This patch doesn't apply. patch-icc2ps_lcms.h was removed because these changes are present in new foo2zjs release.
 
 Please, could you apply this new patch?
 
 --- foo2zjs-20060622.patch begins here ---
 diff -ruN --exclude=CVS /usr/ports/print/foo2zjs/Makefile /usr/ports/print/foo2zjs-new/Makefile
 --- /usr/ports/print/foo2zjs/Makefile	Fri Jun  9 16:27:15 2006
 +++ /usr/ports/print/foo2zjs-new/Makefile	Wed Jun 21 21:41:02 2006
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	foo2zjs
 -PORTVERSION=	20060607
 +PORTVERSION=	20060622
  CATEGORIES=	print
  MASTER_SITES=	http://foo2zjs.rkkda.com/
  DISTNAME=	${PORTNAME}
 diff -ruN --exclude=CVS /usr/ports/print/foo2zjs/distinfo /usr/ports/print/foo2zjs-new/distinfo
 --- /usr/ports/print/foo2zjs/distinfo	Fri Jun  9 16:27:15 2006
 +++ /usr/ports/print/foo2zjs-new/distinfo	Wed Jun 21 21:41:18 2006
 @@ -1,3 +1,3 @@
 -MD5 (foo2zjs.tar.gz) = 42eafbaaf8224fcf2c418bd62bc1ae14
 -SHA256 (foo2zjs.tar.gz) = 5f292d3a7cd87afd2a764cc42815bfe88ef1ebd8d153ef2756edc982ab965d80
 -SIZE (foo2zjs.tar.gz) = 917862
 +MD5 (foo2zjs.tar.gz) = 44674c6a42ce956f9e3c54592c763a6e
 +SHA256 (foo2zjs.tar.gz) = 18f74850b72185a00115f2e19decc75bdce6e6f8156a37428ed57dd40fd751e6
 +SIZE (foo2zjs.tar.gz) = 918090
 diff -ruN --exclude=CVS /usr/ports/print/foo2zjs/files/patch-icc2ps_lcms.h /usr/ports/print/foo2zjs-new/files/patch-icc2ps_lcms.h
 --- /usr/ports/print/foo2zjs/files/patch-icc2ps_lcms.h	Mon Jun  5 08:01:46 2006
 +++ /usr/ports/print/foo2zjs-new/files/patch-icc2ps_lcms.h	Wed Dec 31 19:00:00 1969
 @@ -1,14 +0,0 @@
 ---- icc2ps/lcms.h	Sun Jun  4 14:21:49 2006
 -+++ icc2ps/lcms.h	Sun Jun  4 14:22:05 2006
 -@@ -133,9 +133,8 @@
 - 
 - #if defined(__OpenBSD__) || defined(__NetBSD__) || defined(__FreeBSD__)
 - #  include <sys/types.h>
 --#  define USE_INT64           1
 --#  define LCMSSLONGLONG       int_64_t
 --#  define LCMSULONGLONG       u_int64_t
 -+#  define LCMSSLONGLONG       int64_t
 -+#  define LCMSULONGLONG       uint64_t
 - #endif
 - 
 - #ifdef USE_INT64
 --- foo2zjs-20060622.patch ends here ---
 
 Greetings
 ACM
 -- 
 Grupo de Usuarios *BSD Peru - BSDPeru
 http://www.bsd.org.pe
State-Changed-From-To: feedback->closed 
State-Changed-By: itetcu 
State-Changed-When: Fri Jun 23 07:43:34 UTC 2006 
State-Changed-Why:  
commited 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99283 
>Unformatted:
