ports/52699: Update port: print/hpijs to 1.4

KATO Tsuguru tkato at prontomail.com
Mon May 26 15:00:32 UTC 2003


>Number:         52699
>Category:       ports
>Synopsis:       Update port: print/hpijs to 1.4
>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:   Mon May 26 08:00:26 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/hpijs/Makefile print/hpijs/Makefile
--- /usr/ports/print/hpijs/Makefile	Sat Apr 12 23:14:54 2003
+++ print/hpijs/Makefile	Sun May 25 18:36:00 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hpijs
-PORTVERSION=	1.3.1
+PORTVERSION=	1.4
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	hpinkjet
@@ -23,15 +23,17 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ARGS=	--disable-foomatic-install
 
 CPPFLAGS=	`${IJS_CONFIG} --cflags`
 LDFLAGS=	`${IJS_CONFIG} --libs`
 
+CFLAGS+=	-DTRACE="printf"
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \
-		 s|<malloc.h>|<stdlib.h>|g ; \
-		 s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g' \
-			${WRKSRC}/configure
+		 s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g ; \
+		 s|<malloc\.h>|<stdlib.h>|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	Mon Feb 10 19:56:41 2003
+++ print/hpijs/distinfo	Sun May 25 18:13:04 2003
@@ -1 +1 @@
-MD5 (ghostscript/hpijs-1.3.1.tar.gz) = a2ae6ce240dd40747ea0e3731c549f81
+MD5 (ghostscript/hpijs-1.4.tar.gz) = 430f9b20bfe31e0f7f343fe9595904f3
diff -urN /usr/ports/print/hpijs/pkg-descr print/hpijs/pkg-descr
--- /usr/ports/print/hpijs/pkg-descr	Wed May  8 01:57:37 2002
+++ print/hpijs/pkg-descr	Sun May 25 18:39:11 2003
@@ -1,5 +1,5 @@
 The Hewlett-Packard Co. Linux Inkjet Driver Project is a add-on to
-the GNU Ghostscript application. This driver is based on the Hewlett
-Packard Appliance APDK for deskjet printers.
+the GNU Ghostscript application. This driver is based on the
+Hewlett-Packard Appliance APDK for deskjet printers.
 
 WWW: http://hpinkjet.sourceforge.net/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list