Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 2004 03:00:23 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69819: Update port: print/hpijs to 1.6
Message-ID:  <20040731030023.3f4bfc2c.tkato432@yahoo.com>
Resent-Message-ID: <200407301810.i6UIAReF063281@freefall.freebsd.org>

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

>Number:         69819
>Category:       ports
>Synopsis:       Update port: print/hpijs to 1.6
>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:   Fri Jul 30 18:10:26 GMT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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