Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2014 19:06:10 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/187391: [MAINTAINER] astro/swe: update to 2.00.00
Message-ID:  <201403091306.s29D6ATn012505@bofh.1asiacom.net>
Resent-Message-ID: <201403091310.s29DA02t010260@freefall.freebsd.org>

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

>Number:         187391
>Category:       ports
>Synopsis:       [MAINTAINER] astro/swe: update to 2.00.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:   Sun Mar 09 13:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r257540: Tue Nov  5 18:47:37
>Description:
- Update to 2.00.00

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/swe/2.00.00/84i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/swe/2.00.00/84amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/swe/2.00.00/92i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/swe/2.00.00/92amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/swe/2.00.00/10i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/swe/2.00.00/10amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/swe/2.00.00/11i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/swe/2.00.00/11amd64-default.log

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

--- swe-2.00.00.patch begins here ---
diff -ruN /usr/ports//astro/swe/Makefile ./Makefile
--- /usr/ports//astro/swe/Makefile	2013-11-11 01:47:59.000000000 +0600
+++ ./Makefile	2014-03-09 19:05:19.000000000 +0600
@@ -1,8 +1,8 @@
 # Created by: Wen Heping <wenheping@gmail.com>
-# $FreeBSD: head/astro/swe/Makefile 333428 2013-11-10 19:47:59Z sunpoet $
+# $FreeBSD: astro/swe/Makefile 333428 2013-11-10 19:47:59Z sunpoet $
 
 PORTNAME=	swe
-PORTVERSION=	1.80.00
+PORTVERSION=	2.00.00
 CATEGORIES=	astro devel
 MASTER_SITES=	ftp://ftp.astro.com/pub/swisseph/
 DISTNAME=	${PORTNAME}_unix_src_${PORTVERSION}
@@ -19,16 +19,19 @@
 
 OPTIONS_DEFINE=	DOCS
 
+.include <bsd.port.options.mk>
+
 post-patch:
-	@${REINPLACE_CMD} -e 's|-pedantic||' \
-		-e 's|CFLAGS =|CFLAGS ?=|' \
+	@${REINPLACE_CMD} -e 's|CFLAGS =|CFLAGS ?=|' \
 		${WRKSRC}/Makefile
 
 do-install:
 	${INSTALL_DATA} ${WRKSRC}/libswe.a ${STAGEDIR}${PREFIX}/lib
 	${MKDIR} ${STAGEDIR}${PREFIX}/include/swe
 	${INSTALL_DATA} ${WRKSRC}/*.h ${STAGEDIR}${PREFIX}/include/swe
+.if ${PORT_OPTIONS:MDOCS}
 	${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${WRKDIR}/doc/* ${STAGEDIR}${DOCSDIR}/
+.endif
 
 .include <bsd.port.mk>
diff -ruN /usr/ports//astro/swe/distinfo ./distinfo
--- /usr/ports//astro/swe/distinfo	2013-11-11 01:47:59.000000000 +0600
+++ ./distinfo	2014-03-09 17:20:57.000000000 +0600
@@ -1,2 +1,2 @@
-SHA256 (swe_unix_src_1.80.00.tar.gz) = e90804016c9b1e7576ad94a5e4f11a989d94f21629afcf942a64291fff8aeeff
-SIZE (swe_unix_src_1.80.00.tar.gz) = 3132757
+SHA256 (swe_unix_src_2.00.00.tar.gz) = a53dd729d1db9d45f1a0c5ec4ae4b2210e477263b65a783682adb3fe77b0bb42
+SIZE (swe_unix_src_2.00.00.tar.gz) = 3680738
--- swe-2.00.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?201403091306.s29D6ATn012505>