ports/99283: [PATCH] print/foo2zjs: update to current version (and fix fetch)
Ion-Mihai IOnut Tetcu
itetcu at FreeBSD.org
Wed Jun 21 23:30:19 UTC 2006
>Number: 99283
>Category: ports
>Synopsis: [PATCH] print/foo2zjs: update to current version (and fix fetch)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 21 23:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list