Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 10:13:23 -0800 (PST)
From:      David Wolfskill <david@catwhisker.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/76065: [PATCH] astro/xephem: updateto 3.6.3
Message-ID:  <200501101813.j0AIDNkg045998@bunrab.catwhisker.org>
Resent-Message-ID: <200501101820.j0AIKK9L053066@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         76065
>Category:       ports
>Synopsis:       [PATCH] astro/xephem: updateto 3.6.3
>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:   Mon Jan 10 18:20:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     David Wolfskill
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Wolfskill & Dowling Residence
>Environment:
System: FreeBSD localhost 4.11-STABLE FreeBSD 4.11-STABLE #318: Sat Jan  8 06:07:52 PST 2005     root@d150.catwhisker.org:/common/S1/obj/usr/src/sys/LAPTOP_30W  i386

>Description:
	When I ran "portupgrade" this morning, I saw that there was
	an attempt to upgrade astro/xephem from 3.6.1 to 3.6.2, but
	that manual intervention was required to fetch the distribution
	tarball (because of licensing concerns).

	However, when I fetched the tarball, what I got was
	xephem-3.6.3.tar.gz, and I did not see a way to fetch an older
	tarball.

	So I figured I'd see if a minimal change (hacking the Makefile &
	re-creating distino) would allow the port to build.

	Evidence so far is in favor, so I figured I'd submit this.

>How-To-Repeat:
	n/a
>Fix:
Index: Makefile
===================================================================
RCS file: /cvs/freebsd/ports/astro/xephem/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- Makefile	9 Jan 2005 19:08:00 -0000	1.38
+++ Makefile	10 Jan 2005 18:01:31 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xephem
-PORTVERSION=	3.6.2
+PORTVERSION=	3.6.3
 CATEGORIES=	astro
 MASTER_SITES=	# http://www.clearskyinstitute.com/xephem/
 
Index: distinfo
===================================================================
RCS file: /cvs/freebsd/ports/astro/xephem/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- distinfo	9 Jan 2005 19:08:00 -0000	1.16
+++ distinfo	10 Jan 2005 18:01:45 -0000
@@ -1,2 +1,2 @@
-MD5 (xephem-3.6.2.tar.gz) = 8aa9944ed7d508a2f5827fb6bff95d6f
-SIZE (xephem-3.6.2.tar.gz) = 9998388
+MD5 (xephem-3.6.3.tar.gz) = 31e0e3ba86ca4b712573689ffa13a769
+SIZE (xephem-3.6.3.tar.gz) = 10013287
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501101813.j0AIDNkg045998>