FreeBSD Bugzilla – Attachment 169211 Details for
Bug 208716
[PATCH] misc/gctpc: Update MASTER_SITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
misc_gctpc.diff
misc_gctpc.diff (text/plain), 2.03 KB, created by
tkato432
on 2016-04-11 18:35:37 UTC
(
hide
)
Description:
misc_gctpc.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2016-04-11 18:35:37 UTC
Size:
2.03 KB
patch
obsolete
>diff -urN /usr/ports/misc/gctpc/Makefile misc/gctpc/Makefile >--- /usr/ports/misc/gctpc/Makefile 2015-12-21 21:16:02.466793000 +0900 >+++ misc/gctpc/Makefile 2016-04-12 00:00:00.000000000 +0900 >@@ -4,14 +4,12 @@ > PORTNAME= gctpc > PORTVERSION= 2.0 > CATEGORIES= misc geography >-MASTER_SITES= http://edcftp.cr.usgs.gov/pub/software/gctpc/ >+MASTER_SITES= http://www.nco.ncep.noaa.gov/pmb/codes/nwprod/util/sorc/wgrib2.cd/grib2/ > DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} > > MAINTAINER= ports@FreeBSD.org > COMMENT= USGS General Cartographic Transformation Package (GCTP) > >-BROKEN= unfetchable >- > WRKSRC= ${WRKDIR}/${PORTNAME}/source > > USES= gmake tar:Z >diff -urN /usr/ports/misc/gctpc/files/patch-Makefile misc/gctpc/files/patch-Makefile >--- /usr/ports/misc/gctpc/files/patch-Makefile 2015-08-24 03:51:25.324233000 +0900 >+++ misc/gctpc/files/patch-Makefile 2016-04-12 00:00:00.000000000 +0900 >@@ -1,5 +1,5 @@ >---- Makefile.orig Fri Feb 24 17:05:37 1995 >-+++ Makefile Thu May 31 15:33:40 2001 >+--- Makefile.orig 1998-03-13 21:02:27 UTC >++++ Makefile > @@ -1,10 +1,12 @@ > > INCDIR = >@@ -15,7 +15,7 @@ > > OBJECTS= \ > $(ARCHIVE)(alberfor.o) $(ARCHIVE)(alberinv.o) \ >-@@ -56,6 +58,11 @@ >+@@ -56,6 +58,11 @@ SOURCES = gctp.c alberfor.c alberinv.c a > cproj.c report.c lamccfor.c lamccinv.c paksz.c untfz.c sphdz.c \ > br_gctp.c Makefile cproj.h proj.h > >diff -urN /usr/ports/misc/gctpc/files/patch-cproj.h misc/gctpc/files/patch-cproj.h >--- /usr/ports/misc/gctpc/files/patch-cproj.h 2015-08-24 03:51:25.303860000 +0900 >+++ misc/gctpc/files/patch-cproj.h 2016-04-12 00:00:00.000000000 +0900 >@@ -1,13 +1,14 @@ >---- ../work/gctpc/source/cproj.h Fri Nov 19 14:32:06 1993 >-+++ cproj.h Sun Feb 11 12:32:19 2001 >-@@ -1,3 +1,6 @@ >+--- cproj.h.orig 1998-06-24 21:25:45 UTC >++++ cproj.h >+@@ -1,4 +1,7 @@ >+ #include <math.h> > +#ifndef INCLUDED_CPROJ_H > +#define INCLUDED_CPROJ_H > + >- #include <math.h> >+ #include "proj.h" > > #define PI 3.141592653589793238 >-@@ -26,3 +29,32 @@ >+@@ -27,3 +30,32 @@ > > #define IMOD(A, B) (A) - (((A) / (B)) * (B)) /* Integer mod function */ >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 208716
: 169211