Index: head/astro/swe/Makefile =================================================================== --- head/astro/swe/Makefile (revision 396886) +++ head/astro/swe/Makefile (revision 396887) @@ -1,31 +1,30 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= swe -PORTVERSION= 2.01.00 -PORTREVISION= 1 +PORTVERSION= 2.02.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 WRKSRC= ${WRKDIR}/src USES= gmake ALL_TARGET= # MAKE_ARGS= CFLAGS="${CFLAGS}" USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS do-install: ${INSTALL_DATA} ${WRKSRC}/libswe.a ${STAGEDIR}${PREFIX}/lib ${MKDIR} ${STAGEDIR}${PREFIX}/include/swe ${INSTALL_DATA} ${WRKSRC}/*.h ${STAGEDIR}${PREFIX}/include/swe ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/doc/* ${STAGEDIR}${DOCSDIR}/ .include Index: head/astro/swe/distinfo =================================================================== --- head/astro/swe/distinfo (revision 396886) +++ head/astro/swe/distinfo (revision 396887) @@ -1,2 +1,2 @@ -SHA256 (swe_unix_src_2.01.00.tar.gz) = bd601d5e7982926a291eb6ed50ef846f85412411ebdc2a7ae67dbd200f952289 -SIZE (swe_unix_src_2.01.00.tar.gz) = 4206641 +SHA256 (swe_unix_src_2.02.01.tar.gz) = a403216aa2da676354ef8251bac88f5e39b0efa6649c406f76bd89c8f0923930 +SIZE (swe_unix_src_2.02.01.tar.gz) = 2607972 Index: head/astro/swe/pkg-plist =================================================================== --- head/astro/swe/pkg-plist (revision 396886) +++ head/astro/swe/pkg-plist (revision 396887) @@ -1,17 +1,18 @@ include/swe/swedate.h include/swe/swedll.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 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