From owner-freebsd-ports Sat Feb 12 14:51:38 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by builder.freebsd.org (Postfix) with ESMTP id 6159341C0 for ; Sat, 12 Feb 2000 14:50:07 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA78658; Sat, 12 Feb 2000 14:50:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mailgw3.prontomail.com (mailgw3.prontomail.com [209.185.149.199]) by builder.freebsd.org (Postfix) with ESMTP id 0FEC24115 for ; Sat, 12 Feb 2000 14:48:10 -0800 (PST) Received: from mail46.prontomail.com (209.185.149.146) by mailgw3.prontomail.com (NPlex 2.0.123) for FreeBSD-gnats-submit@freebsd.org; Sat, 12 Feb 2000 14:33:27 -0800 Received: from web04 (209.185.149.204) by mail46.prontomail.com (NPlex 2.0.123) for FreeBSD-gnats-submit@freebsd.org; Sat, 12 Feb 2000 14:38:44 -0800 Message-Id: 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 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 +# New ports collection makefile for: qiv +# Version required: 1.2 +# Date created: 25 December 1998 +# Whom: Bill Fumerola # # $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