diff --git a/astro/swe/Makefile b/astro/swe/Makefile index 173d695ad4db..88f23fc6ba44 100644 --- a/astro/swe/Makefile +++ b/astro/swe/Makefile @@ -1,34 +1,34 @@ # Created by: Wen Heping PORTNAME= swe -PORTVERSION= 2.10 +PORTVERSION= 2.10.01 CATEGORIES= astro devel MASTER_SITES= ftp://ftp.astro.com/pub/swisseph/ DISTNAME= ${PORTNAME}_unix_src_${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= High Precision Ephemeris Developed By Astrodienst LICENSE= GPLv2 USES= gmake WRKSRC= ${WRKDIR}/src ALL_TARGET= # MAKE_ARGS= CFLAGS="${CFLAGS}" OPTIONS_DEFINE= DOCS post-patch: ${REINPLACE_CMD} 's|-ldl||' ${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 do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/doc/* ${STAGEDIR}${DOCSDIR}/ .include diff --git a/astro/swe/distinfo b/astro/swe/distinfo index 5ee32f8a06ba..95fbc59ffe1a 100644 --- a/astro/swe/distinfo +++ b/astro/swe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608301004 -SHA256 (swe_unix_src_2.10.tar.gz) = 666e016ee5953bcba9d339a2c535a6deea785ec5be64e6c408530a02b06e9097 -SIZE (swe_unix_src_2.10.tar.gz) = 9660638 +TIMESTAMP = 1620405430 +SHA256 (swe_unix_src_2.10.01.tar.gz) = 37a63cd4753444b442956c2e321a72296bcfbf7e1d9f364e049f76842af94fba +SIZE (swe_unix_src_2.10.01.tar.gz) = 9754394 diff --git a/astro/swe/pkg-plist b/astro/swe/pkg-plist index 327a33b10396..2980d7e8c654 100644 --- a/astro/swe/pkg-plist +++ b/astro/swe/pkg-plist @@ -1,18 +1,19 @@ include/swe/swedate.h include/swe/swedll.h +include/swe/sweephe4.h include/swe/swehouse.h include/swe/swejpl.h include/swe/swemptab.h include/swe/swenut2000a.h include/swe/sweodef.h -include/swe/swepcalc.h include/swe/sweph.h include/swe/swephexp.h include/swe/swephlib.h +include/swe/swevents.h lib/libswe.a %%PORTDOCS%%%%DOCSDIR%%/sweph.gif %%PORTDOCS%%%%DOCSDIR%%/swephin.gif %%PORTDOCS%%%%DOCSDIR%%/swephprg.htm %%PORTDOCS%%%%DOCSDIR%%/swephprg.pdf %%PORTDOCS%%%%DOCSDIR%%/swisseph.htm %%PORTDOCS%%%%DOCSDIR%%/swisseph.pdf