ports/77695: [PATCH] math/netcdf: chase mastersite, update to 3.6.0p1
Sam Lawrance
boris at brooknet.com.au
Sat Feb 19 00:10:23 UTC 2005
>Number: 77695
>Category: ports
>Synopsis: [PATCH] math/netcdf: chase mastersite, update to 3.6.0p1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 19 00:10:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Sam Lawrance
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb 9 00:12:24 EST
>Description:
Chase mastersite. Available version is 3.6.0p1, update.
>How-To-Repeat:
>Fix:
--- netcdf-3.6.0p1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/math/netcdf/Makefile,v
retrieving revision 1.19
diff -u -u -r1.19 Makefile
--- Makefile 18 Feb 2005 19:51:44 -0000 1.19
+++ Makefile 19 Feb 2005 00:00:41 -0000
@@ -6,16 +6,15 @@
#
PORTNAME= netcdf
-PORTVERSION= 3.6.0
+PORTVERSION= 3.6.0p1
CATEGORIES= math
-MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/
+MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf/
+DISTNAME= ${PORTNAME}
MAINTAINER= ports at FreeBSD.org
COMMENT= Library for machine-independent, array-oriented data access
-BROKEN= Unfetchable
-
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
+WRKSRC= ${WRKDIR}/${PORTNAME}-3.6.0-p1/src
CONFLICTS= hdf-4.*
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/math/netcdf/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo 8 Jan 2005 16:36:45 -0000 1.9
+++ distinfo 18 Feb 2005 23:53:48 -0000
@@ -1,2 +1,2 @@
-MD5 (netcdf-3.6.0.tar.gz) = 3636b47e8999582eaaec9a93bbe25d6c
-SIZE (netcdf-3.6.0.tar.gz) = 840941
+MD5 (netcdf.tar.gz) = 27c193e0462d9979406d167a01a5ee95
+SIZE (netcdf.tar.gz) = 842025
--- netcdf-3.6.0p1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list