ports/70412: Update port: print/hpijs to 1.6.1 (fix ports/69819)

KATO Tsuguru tkato432 at yahoo.com
Fri Aug 13 14:10:27 UTC 2004


>Number:         70412
>Category:       ports
>Synopsis:       Update port: print/hpijs to 1.6.1 (fix ports/69819)
>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 Aug 13 14:10:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.6.1

Remove file:
pkg-plist

Following PRs should be superseded by this one:
2004/07/30   ports/69819   dougb  Update port: print/hpijs to 1.6

>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 Aug 12 02:54:03 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hpijs
-PORTVERSION=	1.5
+PORTVERSION=	1.6.1
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	hpinkjet
@@ -17,12 +17,14 @@
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS=	--disable-foomatic-install
+CONFIGURE_ARGS=	--disable-cups-install --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	Wed Aug 11 18:24:30 2004
@@ -1,2 +1,2 @@
-MD5 (hpijs-1.5.tar.gz) = 348bbc20f42b9d7dae4b08590649098b
-SIZE (hpijs-1.5.tar.gz) = 1141804
+MD5 (hpijs-1.6.1.tar.gz) = 03563d737f03ff94432423ad885db763
+SIZE (hpijs-1.6.1.tar.gz) = 614264
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:



More information about the freebsd-ports-bugs mailing list