Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2013 07:14:30 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/183828: [MAINTAINER] astro/swe: update to 1.80.00
Message-ID:  <201311100114.rAA1EUaO056437@bofh.1asiacom.net>
Resent-Message-ID: <201311100120.rAA1K0C2077775@freefall.freebsd.org>

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

>Number:         183828
>Category:       ports
>Synopsis:       [MAINTAINER] astro/swe: update to 1.80.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 Nov 10 01:20:00 UTC 2013
>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 1.80.00
- Add LICENSE
- Add STAGE support

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

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

--- swe-1.80.00.patch begins here ---
diff -ruN /usr/ports//astro/swe/Makefile ./Makefile
--- /usr/ports//astro/swe/Makefile	2013-09-20 19:14:04.000000000 +0600
+++ ./Makefile	2013-11-10 06:41:50.000000000 +0600
@@ -1,8 +1,8 @@
 # Created by: Wen Heping <wenheping@gmail.com>
-# $FreeBSD: astro/swe/Makefile 327701 2013-09-20 13:14:04Z bapt $
+# $FreeBSD: head/astro/swe/Makefile 327701 2013-09-20 13:14:04Z bapt $
 
 PORTNAME=	swe
-PORTVERSION=	1.79.00
+PORTVERSION=	1.80.00
 CATEGORIES=	astro devel
 MASTER_SITES=	ftp://ftp.astro.com/pub/swisseph/
 DISTNAME=	${PORTNAME}_unix_src_${PORTVERSION}
@@ -10,7 +10,8 @@
 MAINTAINER=	5u623l20@gmail.com
 COMMENT=	High Precision Ephemeris Developed By Astrodienst
 
-NO_STAGE=	yes
+LICENSE=	GPLv2
+
 WRKSRC=		${WRKDIR}/src
 USES=		gmake
 ALL_TARGET=	#
@@ -26,14 +27,14 @@
 		${WRKSRC}/Makefile
 
 do-install:
-	${INSTALL_DATA} ${WRKSRC}/libswe.a ${LOCALBASE}/lib
-	${MKDIR} ${LOCALBASE}/include/swe
-	${INSTALL_DATA} ${WRKSRC}/*.h ${LOCALBASE}/include/swe
+	${INSTALL_DATA} ${WRKSRC}/libswe.a ${STAGEDIR}${PREFIX}/lib
+	${MKDIR} ${STAGEDIR}${PREFIX}/include/swe
+	${INSTALL_DATA} ${WRKSRC}/*.h ${STAGEDIR}${PREFIX}/include/swe
 
 post-install:
 .if ${PORT_OPTIONS:MDOCS}
-	${MKDIR} ${DOCSDIR}
-	${INSTALL_DATA} ${WRKDIR}/doc/* ${DOCSDIR}/
+	${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-05-11 00:28:35.000000000 +0600
+++ ./distinfo	2013-11-10 06:32:21.000000000 +0600
@@ -1,2 +1,2 @@
-SHA256 (swe_unix_src_1.79.00.tar.gz) = 175739225300b14f903cbf7749ccc78e708cb485e79db7707cf02f591bc4a898
-SIZE (swe_unix_src_1.79.00.tar.gz) = 4696318
+SHA256 (swe_unix_src_1.80.00.tar.gz) = e90804016c9b1e7576ad94a5e4f11a989d94f21629afcf942a64291fff8aeeff
+SIZE (swe_unix_src_1.80.00.tar.gz) = 3132757
--- swe-1.80.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?201311100114.rAA1EUaO056437>