From beech@alaskaparadise.com  Fri Jan 26 03:33:25 2007
Return-Path: <beech@alaskaparadise.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A339C16AA50
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Jan 2007 03:33:25 +0000 (UTC)
	(envelope-from beech@alaskaparadise.com)
Received: from pinnacle.akherb.com (60-105-237-24.gci.net [24.237.105.60])
	by mx1.freebsd.org (Postfix) with ESMTP id 7E20213C4B5
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Jan 2007 03:33:25 +0000 (UTC)
	(envelope-from beech@alaskaparadise.com)
Received: by pinnacle.akherb.com (Postfix, from userid 1007)
	id D13D55D17; Thu, 25 Jan 2007 18:04:14 -0900 (AKST)
Received: from stargate.alaskaparadise.com (7-137-58-66.gci.net [66.58.137.7])
	by pinnacle.akherb.com (Postfix) with ESMTP id C20DE5CBC;
	Thu, 25 Jan 2007 18:04:11 -0900 (AKST)
Message-Id: <1169780655.17703@stargate.alaskaparadise.com>
Date: Thu, 25 Jan 2007 18:04:15 -0900
From: "Beech Rintoul" <beech@alaskaparadise.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc: beech@alaskaparadise.com
Subject: [Maintainer Update]
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         108365
>Category:       ports
>Synopsis:       [Maintainer Update] graphics/dataplot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 26 03:40:15 GMT 2007
>Closed-Date:    Fri Jan 26 10:20:49 GMT 2007
>Last-Modified:  Fri Jan 26 10:30:21 GMT 2007
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise  
>Environment:


System: FreeBSD 7.0-CURRENT #100: Thu Jan 18 20:35:58 AKST 2007
    root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


Fixed depends to work with gfortran42
Bumped PORTREVISION


>How-To-Repeat:





>Fix:


diff -ruN --exclude=CVS /usr/ports/graphics/dataplot.orig/Makefile /usr/ports/graphics/dataplot/Makefile
--- /usr/ports/graphics/dataplot.orig/Makefile	Wed Jan 17 10:30:19 2007
+++ /usr/ports/graphics/dataplot/Makefile	Thu Jan 25 17:59:46 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	dataplot
 PORTVERSION=	20061219
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.nist.gov/pub/dataplot/unix/:source \
 				http://www.alaskaparadise.com/freebsd/:source \
@@ -26,7 +26,8 @@
 		jpeg:${PORTSDIR}/graphics/jpeg
 
 WANT_FORTRAN=	yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
+BUILD_DEPENDS+=	gfortran42:${PORTSDIR}/lang/gcc42
+EXTRACT_DEPENDS:=	${BUILD_DEPENDS}
 FC=		gfortran42
 F77=		gfortran42
 FFLAGS+=	-fno-range-check



>Release-Note:
>Audit-Trail:

From: Beech Rintoul <beech@alaskaparadise.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/108365: [Maintainer Update] graphics/dataplot - Fix depends
Date: Thu, 25 Jan 2007 18:53:03 -0900

 Forgot to add port to subject:
 
 graphics/dataplot - Fix depends
 
 
 
 
 
 
 
 
 
 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri Jan 26 10:16:44 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

(Minor modifications: no portrevision bump, changed := to = assignment) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108365 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108365: commit references a PR
Date: Fri, 26 Jan 2007 10:20:29 +0000 (UTC)

 pav         2007-01-26 10:20:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/dataplot    Makefile 
   Log:
   - Fix after gfortran migration: gfortran dependency is needed in extract phase
     also
   
   PR:             ports/108365
   Submitted by:   Beech Rintoul <beech@alaskaparadise.com> (maintainer)
   
   Revision  Changes    Path
   1.16      +1 -0      ports/graphics/dataplot/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
