Date: Wed, 8 Mar 2006 00:34:58 +0200 From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/94195: [PATCH] astro/cfitsio: UNBREAK fetching by updating to new version. Message-ID: <1141770898.31114@it.buh.tecnik93.com> Resent-Message-ID: <200603072240.k27Me4Wu067960@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94195 >Category: ports >Synopsis: [PATCH] astro/cfitsio: UNBREAK fetching by updating to new version. >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: Tue Mar 07 22:40:04 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ion-Mihai "IOnut" Tetcu >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Tecnik'93 >Environment: System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006 root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P >Description: tested on tnderbox on 5 and 6 -STABLE >How-To-Repeat: >Fix: --- cfitsio.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/astro/cfitsio/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 29 Sep 2005 10:31:48 -0000 1.4 +++ Makefile 7 Mar 2006 22:33:55 -0000 @@ -6,7 +6,7 @@ # PORTNAME= cfitsio -PORTVERSION= 2.510 +PORTVERSION= 3.006 CATEGORIES= astro MASTER_SITES= ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/astro/cfitsio/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 23 Nov 2005 23:45:49 -0000 1.4 +++ distinfo 7 Mar 2006 22:33:55 -0000 @@ -1,3 +1,3 @@ -MD5 (cfitsio2510.tar.gz) = ae8e5e7e3d38cf5de7d1228b40faa62d -SHA256 (cfitsio2510.tar.gz) = 2d7bb11acd549be79255d2de971d3c1256c01d1508876f17fedbdac6dac17278 -SIZE (cfitsio2510.tar.gz) = 2059679 +MD5 (cfitsio3006.tar.gz) = 4aacb54dcf833c8075d1f6515ba069ca +SHA256 (cfitsio3006.tar.gz) = c156ee0becee8987a14229e705f0f9f39dd2b73bbc9e73bc5d69f43896cb9a63 +SIZE (cfitsio3006.tar.gz) = 2121107 --- cfitsio.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1141770898.31114>