- update to 1.78.00
PR: 175003 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
This commit is contained in:
parent
87a0e0727b
commit
689a13ce41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309956
@ -1,24 +1,24 @@
|
||||
# New ports collection makefile for: swe
|
||||
# Date created: 30 Oct 2008
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= swe
|
||||
PORTVERSION= 1.77.00
|
||||
PORTVERSION= 1.78.00
|
||||
CATEGORIES= astro devel
|
||||
MASTER_SITES= ftp://ftp.astro.com/pub/swisseph/
|
||||
DISTNAME= ${PORTNAME}_unix_src_${PORTVERSION}
|
||||
|
||||
MAINTAINER= 5u623l20@gmail.com
|
||||
COMMENT= The High Precision Ephemeris Developed By Astrodienst
|
||||
COMMENT= High Precision Ephemeris Developed By Astrodienst
|
||||
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
USE_GMAKE= yes
|
||||
ALL_TARGET=
|
||||
ALL_TARGET= #
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-pedantic||' ${WRKSRC}/Makefile
|
||||
|
||||
@ -28,7 +28,7 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/*.h ${LOCALBASE}/include/swe
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKDIR}/doc/* ${DOCSDIR}/
|
||||
.endif
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (swe_unix_src_1.77.00.tar.gz) = 5a5b43e6da3e3ee74ba2c0d397bf53e5bede311fce39ee76671a014356934a38
|
||||
SIZE (swe_unix_src_1.77.00.tar.gz) = 3542169
|
||||
SHA256 (swe_unix_src_1.78.00.tar.gz) = 69abd9a49d16693768d223a0acad484b8c5b9ca46d434c8942f5ea815ffd81ee
|
||||
SIZE (swe_unix_src_1.78.00.tar.gz) = 4517350
|
||||
|
@ -1,5 +1,5 @@
|
||||
The SWISS EPHEMERIS is the high precision ephemeris
|
||||
developed by Astrodienst, largely based upon the DE406
|
||||
developed by Astrodienst, largely based upon the DE406
|
||||
ephemeris from NASA's JPL.
|
||||
|
||||
Developers can license the Ephemeris library.Ephemeris
|
||||
@ -9,4 +9,4 @@ ephemerides, containing 19'200 print pages in PDF quality.
|
||||
The Swiss Ephemeris is available under a dual licensing
|
||||
model: GPL2 or Swiss Ephemeris Professional License.
|
||||
|
||||
WWW: http://www.astro.com/swisseph/
|
||||
WWW: http://www.astro.com/swisseph/
|
||||
|
Loading…
Reference in New Issue
Block a user