ports/108365: [Maintainer Update]

Beech Rintoul beech at alaskaparadise.com
Fri Jan 26 03:40:17 UTC 2007


>Number:         108365
>Category:       ports
>Synopsis:       [Maintainer Update]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 26 03:40:15 GMT 2007
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list