Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2001 03:53:20 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/33332: Update port: astro/xephem to 3.5.1
Message-ID:  <200112301153.fBUBrKP58525@freefall.freebsd.org>

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

>Number:         33332
>Category:       ports
>Synopsis:       Update port: astro/xephem to 3.5.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 30 04:00:03 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 3.5.1

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/astro/xephem/Makefile astro/xephem/Makefile
--- /usr/ports/astro/xephem/Makefile	Fri Oct 26 23:07:28 2001
+++ astro/xephem/Makefile	Sun Dec 30 02:02:27 2001
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	xephem
-PORTVERSION=	3.5
-#PORTREVISION=	1
+PORTVERSION=	3.5.1
 CATEGORIES=	astro
 MASTER_SITES=	http://www.clearskyinstitute.com/xephem/ \
 		ftp://iraf.noao.edu/contrib/xephem/ \
@@ -23,6 +22,11 @@
 
 LIBASTROSRC=	${WRKDIR}/${DISTNAME}/libastro
 LIBIPSRC=	${WRKDIR}/${DISTNAME}/libip
+
+post-patch:
+	@${PERL} -pi -e 's|CC =|CC?=|g ; \
+		 s|CFLAGS=|CFLAGS+=|g ; \
+		 s|-O2 ||g' ${LIBASTROSRC}/Makefile ${LIBIPSRC}/Makefile
 
 pre-build:
 	@cd ${LIBASTROSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE}
diff -urN /usr/ports/astro/xephem/distinfo astro/xephem/distinfo
--- /usr/ports/astro/xephem/distinfo	Fri Oct 26 23:07:28 2001
+++ astro/xephem/distinfo	Sun Dec 30 01:46:32 2001
@@ -1 +1 @@
-MD5 (xephem-3.5.tar.gz) = 485ee6c412d7c2b8919843502c3b0704
+MD5 (xephem-3.5.1.tar.gz) = e9f2f2f1c6ae313224f1a8640887a7f5

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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