Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Feb 2000 07:38:55 +0900
From:      tkato@prontomail.ne.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16678: Update port: graphics/qiv to 1.2
Message-ID:  <EA1CEF15431E3D11787300807CFDCBC0@tkato.prontomail.ne.jp>

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

>Number:         16678
>Category:       ports
>Synopsis:       Update port: graphics/qiv to 1.2
>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:   Sat Feb 12 14:50:08 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
>Environment:

>Description:
- Update to version 1.2

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/qiv/Makefile graphics/qiv/Makefile
--- /usr/ports/graphics/qiv/Makefile	Fri Oct  8 19:14:38 1999
+++ graphics/qiv/Makefile	Wed Feb  2 01:56:42 2000
@@ -1,14 +1,14 @@
-# New ports collection makefile for:   qiv
-# Version required:    1.0
-# Date created:        25 December 1998
-# Whom:                Bill Fumerola <billf@chc-chimes.com>
+# New ports collection makefile for:	qiv
+# Version required:	1.2
+# Date created:		25 December 1998
+# Whom:			Bill Fumerola <billf@chc-chimes.com>
 #
 # $FreeBSD: ports/graphics/qiv/Makefile,v 1.7 1999/10/08 03:29:47 nakai Exp $
 #
 
-DISTNAME=	qiv-1.1
+DISTNAME=	qiv-1.2
 CATEGORIES=	graphics
-MASTER_SITES=   http://www.klografx.de/software/files/ \
+MASTER_SITES=	http://www.klografx.de/software/files/ \
 		ftp://ftp.klografx.de/pub/
 EXTRACT_SUFX=	.tgz
 
@@ -20,13 +20,16 @@
 USE_GMAKE=	yes
 MAN1=		qiv.1
 
-post-patch:
+do-configure:
 	@ ${MV} ${WRKSRC}/qiv.1 ${WRKSRC}/qiv.1.pre_sed
 	@ ${SED} -e 's#\/usr\/bin#${PREFIX}/bin#g' \
-	${WRKSRC}/qiv.1.pre_sed > ${WRKSRC}/qiv.1
+		${WRKSRC}/qiv.1.pre_sed > ${WRKSRC}/qiv.1
 	@ ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.pre_sed
-	@ ${SED} -e 's#RANDOM GETOPT_LONG#RANDOM#' \
-	${WRKSRC}/Makefile.pre_sed > ${WRKSRC}/Makefile
+	@ ${SED} -e 's#\/usr\/local#${PREFIX}#' \
+	         -e 's#RANDOM GETOPT_LONG#RANDOM#' \
+	         -e 's#gcc#${CC}#' \
+	         -e 's#-O2#${CFLAGS}#' \
+		${WRKSRC}/Makefile.pre_sed > ${WRKSRC}/Makefile
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/qiv ${PREFIX}/bin/
diff -urN /usr/ports/graphics/qiv/files/md5 graphics/qiv/files/md5
--- /usr/ports/graphics/qiv/files/md5	Sun Aug 22 07:15:38 1999
+++ graphics/qiv/files/md5	Wed Feb  2 00:47:56 2000
@@ -1 +1 @@
-MD5 (qiv-1.1.tgz) = bdb97ef0100e68821248e41307b7afa4
+MD5 (qiv-1.2.tgz) = 4c9e7c72ea0ab7670c2fcbe6679bda71


Sent by Japanese ProntoMail

>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?EA1CEF15431E3D11787300807CFDCBC0>