Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2002 11:11:08 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/42041: Update port: print/hpijs to 1.2.1
Message-ID:  <200208261811.g7QIB8u6023578@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         42041
>Category:       ports
>Synopsis:       Update port: print/hpijs to 1.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 26 11:20:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.2.1

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/print/hpijs/Makefile print/hpijs/Makefile
--- /usr/ports/print/hpijs/Makefile	Mon Jul 22 20:55:56 2002
+++ print/hpijs/Makefile	Sat Aug 24 04:13:42 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hpijs
-PORTVERSION=	1.2
+PORTVERSION=	1.2.1
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	hpinkjet
@@ -34,6 +34,9 @@
 		 s| ijs_server.[cho]||g ; \
 		 s| ijs_exec_unix.[co]||g' ${WRKSRC}/Makefile.in
 	@${REINPLACE_CMD} -e 's|#include <malloc.h>||g' ${WRKSRC}/platform.h
+.for file in global_types.h dj*.cpp phobos_cmaps.cpp
+	@${REINPLACE_CMD} -e 's|<stdint.h>|<inttypes.h>|g' ${WRKSRC}/${file}
+.endfor
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/hpijs ${PREFIX}/bin
diff -urN /usr/ports/print/hpijs/distinfo print/hpijs/distinfo
--- /usr/ports/print/hpijs/distinfo	Mon Jul 22 20:55:56 2002
+++ print/hpijs/distinfo	Thu Aug 22 18:32:14 2002
@@ -1 +1 @@
-MD5 (ghostscript/hpijs-1.2.tar.gz) = cc746fcdabca037b17660084f7ff3284
+MD5 (ghostscript/hpijs-1.2.1.tar.gz) = 09d99ba5ed63fd270f1aed27823fb0fb

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208261811.g7QIB8u6023578>