From tkato432@yahoo.com  Fri Jul 30 18:02:23 2004
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 061E916A4CE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 30 Jul 2004 18:02:23 +0000 (GMT)
Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D6FB543D46
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 30 Jul 2004 18:02:21 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([219.108.124.203]) by hfep02.dion.ne.jp with SMTP
          id <20040730180155038.YRLP@hfep02.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sat, 31 Jul 2004 03:01:55 +0900
Message-Id: <20040731030023.3f4bfc2c.tkato432@yahoo.com>
Date: Sat, 31 Jul 2004 03:00:23 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: print/hpijs to 1.6

>Number:         69819
>Category:       ports
>Synopsis:       Update port: print/hpijs to 1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 30 18:10:26 GMT 2004
>Closed-Date:    Sun Aug 22 17:46:26 GMT 2004
>Last-Modified:  Sun Aug 22 17:46:26 GMT 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.6

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/hpijs/Makefile print/hpijs/Makefile
--- /usr/ports/print/hpijs/Makefile	Tue Oct  7 10:46:35 2003
+++ print/hpijs/Makefile	Thu Apr 22 22:30:59 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hpijs
-PORTVERSION=	1.5
+PORTVERSION=	1.6
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	hpinkjet
@@ -19,10 +19,12 @@
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--disable-foomatic-install
 
+PORTDOCS=	gs_hpijs.png hpijs_readme.html
+PLIST_FILES=	bin/hpijs
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \
-		 s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g ; \
-		 s|<malloc\.h>|<stdlib.h>|g' ${WRKSRC}/configure
+		 s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e 's| ijs.[cho]||g ; \
 		 s| ijs_client.h||g ; \
 		 s| ijs_server.[cho]||g ; \
diff -urN /usr/ports/print/hpijs/distinfo print/hpijs/distinfo
--- /usr/ports/print/hpijs/distinfo	Sun Mar 14 10:36:33 2004
+++ print/hpijs/distinfo	Thu Apr 22 22:26:36 2004
@@ -1,2 +1,2 @@
-MD5 (hpijs-1.5.tar.gz) = 348bbc20f42b9d7dae4b08590649098b
-SIZE (hpijs-1.5.tar.gz) = 1141804
+MD5 (hpijs-1.6.tar.gz) = 80e6a57796a456d6350e4259ce996b62
+SIZE (hpijs-1.6.tar.gz) = 588256
diff -urN /usr/ports/print/hpijs/pkg-plist print/hpijs/pkg-plist
--- /usr/ports/print/hpijs/pkg-plist	Tue Oct  7 10:46:35 2003
+++ print/hpijs/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,4 +0,0 @@
-bin/hpijs
-%%PORTDOCS%%%%DOCSDIR%%/gs_hpijs.png
-%%PORTDOCS%%%%DOCSDIR%%/hpijs_readme.html
-%%PORTDOCS%%@dirrm share/doc/hpijs
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Fri Jul 30 18:44:11 GMT 2004 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69819 
Responsible-Changed-From-To: krion->dougb 
Responsible-Changed-By: krion 
Responsible-Changed-When: Fri Jul 30 21:18:19 GMT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

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

From: Christopher Nehren <apeiron@comcast.net>
To: freebsd-gnats-submit@freebsd.org, tkato432@yahoo.com
Cc:  
Subject: Re: ports/69819: Update port: print/hpijs to 1.6
Date: Mon, 9 Aug 2004 10:50:07 -0400

 --7JfCtLOvnd9MIVvH
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Note that hpijs 1.6.1 has been released, which contains a very nice fix
 for GCC 3.4.2. :)
 
 --=20
 I abhor a system designed for the "user", if that word is a coded
 pejorative meaning "stupid and unsophisticated".  -- Ken Thompson
 -
 Unix is user friendly. However, it isn't idiot friendly.
 --7JfCtLOvnd9MIVvH
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.5 (FreeBSD)
 
 iD8DBQFBF48ek/lo7zvzJioRAvuxAKC3ARmEbFDMbuNMAaUlScinCvJHIgCfWjC+
 14piI3kxBH/Sb2I2GObz32E=
 =8GtO
 -----END PGP SIGNATURE-----
 --7JfCtLOvnd9MIVvH--
State-Changed-From-To: open->closed 
State-Changed-By: dougb 
State-Changed-When: Sun Aug 22 17:46:03 GMT 2004 
State-Changed-Why:  

Superseded by ports/70412. 

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