diff options
author | bofh <bofh@FreeBSD.org> | 2016-06-10 07:25:23 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2016-06-10 07:25:23 +0800 |
commit | 88951ae0e5b2eeef2f638fa54f2035aafa6204df (patch) | |
tree | 5e8d7f50e0ba0c404d6a85ab1f2ad1c1bcd74cab /astro | |
parent | de1f6c31158f369aaa44146de11b18cf17831b74 (diff) | |
download | freebsd-ports-gnome-88951ae0e5b2eeef2f638fa54f2035aafa6204df.tar.gz freebsd-ports-gnome-88951ae0e5b2eeef2f638fa54f2035aafa6204df.tar.zst freebsd-ports-gnome-88951ae0e5b2eeef2f638fa54f2035aafa6204df.zip |
astro/swe: Update version 2.04=>2.05.01
Diffstat (limited to 'astro')
-rw-r--r-- | astro/swe/Makefile | 4 | ||||
-rw-r--r-- | astro/swe/distinfo | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/astro/swe/Makefile b/astro/swe/Makefile index f78299acfd29..48cf9846f0f6 100644 --- a/astro/swe/Makefile +++ b/astro/swe/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swe -PORTVERSION= 2.04 +PORTVERSION= 2.05.01 CATEGORIES= astro devel MASTER_SITES= ftp://ftp.astro.com/pub/swisseph/ DISTNAME= ${PORTNAME}_unix_src_${PORTVERSION} @@ -24,6 +24,8 @@ 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}/ diff --git a/astro/swe/distinfo b/astro/swe/distinfo index 78e7738156ab..4caed4b104f3 100644 --- a/astro/swe/distinfo +++ b/astro/swe/distinfo @@ -1,2 +1,3 @@ -SHA256 (swe_unix_src_2.04.tar.gz) = 3c1702e0e25ca3567b7e65991f50927ba182af47086dfd72fdd2e92bace6810a -SIZE (swe_unix_src_2.04.tar.gz) = 2573319 +TIMESTAMP = 1465511524 +SHA256 (swe_unix_src_2.05.01.tar.gz) = fb7aeb708cb728ab0564528f43b8983775df7c508abfa50533b3207fc6edb53b +SIZE (swe_unix_src_2.05.01.tar.gz) = 4642977 |