Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 2013 14:48:15 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/178442: [MAINTAINER] astro/swe: update to 1.79.00
Message-ID:  <201305090848.r498mF0w047702@bofh.1asiacom.net>
Resent-Message-ID: <201305090850.r498o0tF092135@freefall.freebsd.org>

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

>Number:         178442
>Category:       ports
>Synopsis:       [MAINTAINER] astro/swe: update to 1.79.00
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 09 08:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r249422: Sat Apr 27 03:47:21 BDT
>Description:
- Update to 1.79.00

For Committer's reference:
http://tb.s.ubze.ro//logs/10-CURRENT-i386-gcc/swe-1.79.00.log
http://tb.s.ubze.ro//logs/10-CURRENT-i386-clang/swe-1.79.00.log
http://tb.s.ubze.ro//logs/10-CURRENT-amd64-gcc/swe-1.79.00.log
http://tb.s.ubze.ro//logs/10-CURRENT-amd64-clang/swe-1.79.00.log
http://tb.s.ubze.ro//logs/9-STABLE-i386-clang/swe-1.79.00.log
http://tb.s.ubze.ro//logs/9-STABLE-i386-gcc/swe-1.79.00.log
http://tb.s.ubze.ro//logs/9-STABLE-amd64-clang/swe-1.79.00.log
http://tb.s.ubze.ro//logs/9-STABLE-amd64-gcc/swe-1.79.00.log
http://tb.s.ubze.ro//logs/8-STABLE-i386/swe-1.79.00.log
http://tb.s.ubze.ro//logs/8-STABLE-amd64/swe-1.79.00.log

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- swe-1.79.00.patch begins here ---
diff -ruN /usr/ports//astro/swe/Makefile ./Makefile
--- /usr/ports//astro/swe/Makefile	2013-05-04 04:02:11.000000000 +0600
+++ ./Makefile	2013-05-09 14:33:32.000000000 +0600
@@ -1,8 +1,8 @@
 # Created by: Wen Heping <wenheping@gmail.com>
-# $FreeBSD: astro/swe/Makefile 317276 2013-05-03 22:02:11Z bapt $
+# $FreeBSD: head/astro/swe/Makefile 317276 2013-05-03 22:02:11Z bapt $
 
 PORTNAME=	swe
-PORTVERSION=	1.78.00
+PORTVERSION=	1.79.00
 CATEGORIES=	astro devel
 MASTER_SITES=	ftp://ftp.astro.com/pub/swisseph/
 DISTNAME=	${PORTNAME}_unix_src_${PORTVERSION}
@@ -24,6 +24,10 @@
 		-e 's|CFLAGS =|CFLAGS ?=|' \
 		${WRKSRC}/Makefile
 
+.if ${OSVERSION} >= 100000
+	@${REINPLACE_CMD} -e 's|-O9|-O3|' ${WRKSRC}/Makefile
+.endif
+
 do-install:
 	${INSTALL_DATA} ${WRKSRC}/libswe.a ${LOCALBASE}/lib
 	${MKDIR} ${LOCALBASE}/include/swe
diff -ruN /usr/ports//astro/swe/distinfo ./distinfo
--- /usr/ports//astro/swe/distinfo	2013-01-05 18:26:59.000000000 +0600
+++ ./distinfo	2013-05-09 14:34:07.000000000 +0600
@@ -1,2 +1,2 @@
-SHA256 (swe_unix_src_1.78.00.tar.gz) = 69abd9a49d16693768d223a0acad484b8c5b9ca46d434c8942f5ea815ffd81ee
-SIZE (swe_unix_src_1.78.00.tar.gz) = 4517350
+SHA256 (swe_unix_src_1.79.00.tar.gz) = 175739225300b14f903cbf7749ccc78e708cb485e79db7707cf02f591bc4a898
+SIZE (swe_unix_src_1.79.00.tar.gz) = 4696318
--- swe-1.79.00.patch ends here ---

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



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