Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2005 00:30:43 -0500
From:      "Josh Paetzel" <josh@tcbug.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/82095: [patch] Upgrade /usr/ports/astro/xephem from 3.6.3 -> 3.6.4 (fixing a mis-matched MD5 sum along the way)
Message-ID:  <1118381443.0@twinmp.tcbug.org>
Resent-Message-ID: <200506100540.j5A5eFjF034414@freefall.freebsd.org>

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

>Number:         82095
>Category:       ports
>Synopsis:       [patch]  Upgrade /usr/ports/astro/xephem from 3.6.3 -> 3.6.4 (fixing a mis-matched MD5 sum along the way)
>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:   Fri Jun 10 05:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Josh Paetzel
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:


System: FreeBSD 5.4-RELEASE-p1 #2: Sat Jun  4 15:23:03 CDT 2005
    jpaetzel@twinmp.tcbug.org:/usr/src/sys/i386/compile/TWINMP



>Description:


/usr/ports/astro/xephem was broken due to a MD5 mismatch.  This patch fixes the mismatch and updates from 3.6.3 -> 3.6.4 in the process.  Along the way I will take maintainership of the port


>How-To-Repeat:


cd /usr/ports/astro/xephem && make install


>Fix:


Apply the following diffs:

--- Makefile.diff begins here ---
--- Makefile.old	Fri Jun 10 00:01:11 2005
+++ Makefile	Fri Jun 10 00:06:54 2005
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	xephem
-PORTVERSION=	3.6.3
+PORTVERSION=	3.6.4
 CATEGORIES=	astro
 MASTER_SITES=	# http://www.clearskyinstitute.com/xephem/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	josh@tcbug.org
 COMMENT=	An interactive astronomical ephemeris program
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/GUI/xephem
--- Makefile.diff ends here ---

AND

--- distinfo.diff begins here ---
--- distinfo.old	Fri Jun 10 00:21:52 2005
+++ distinfo	Fri Jun 10 00:15:53 2005
@@ -1,2 +1,2 @@
-MD5 (xephem-3.6.3.tar.gz) = 31e0e3ba86ca4b712573689ffa13a769
-SIZE (xephem-3.6.3.tar.gz) = 10013287
+MD5 (xephem-3.6.4.tar.gz) = f108d27e25cf9d569fbe419c1570e504
+SIZE (xephem-3.6.4.tar.gz) = 10022695
--- distinfo.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?1118381443.0>