diff options
author | bofh <bofh@FreeBSD.org> | 2018-04-24 03:28:01 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2018-04-24 03:28:01 +0800 |
commit | a771fe12993cb79f18c9cc64d2d558b9b4b53169 (patch) | |
tree | eca037db4c1f386eef5bec983166e637cc558025 | |
parent | 350f43d6a3ba1a594e66e582b647fef299a91a26 (diff) | |
download | freebsd-ports-gnome-a771fe12993cb79f18c9cc64d2d558b9b4b53169.tar.gz freebsd-ports-gnome-a771fe12993cb79f18c9cc64d2d558b9b4b53169.tar.zst freebsd-ports-gnome-a771fe12993cb79f18c9cc64d2d558b9b4b53169.zip |
astro/swe: Update version 2.06=>2.07.01
- Remove USE_LDCONFIG as it installs no shared library
-rw-r--r-- | astro/swe/Makefile | 3 | ||||
-rw-r--r-- | astro/swe/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/astro/swe/Makefile b/astro/swe/Makefile index 6e5c6832f5e1..e537a972cda9 100644 --- a/astro/swe/Makefile +++ b/astro/swe/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swe -PORTVERSION= 2.06 +PORTVERSION= 2.07.01 CATEGORIES= astro devel MASTER_SITES= ftp://ftp.astro.com/pub/swisseph/ DISTNAME= ${PORTNAME}_unix_src_${PORTVERSION} @@ -16,7 +16,6 @@ WRKSRC= ${WRKDIR}/src USES= gmake ALL_TARGET= # MAKE_ARGS= CFLAGS="${CFLAGS}" -USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS diff --git a/astro/swe/distinfo b/astro/swe/distinfo index be4c3937584a..9c88d1394e83 100644 --- a/astro/swe/distinfo +++ b/astro/swe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487928818 -SHA256 (swe_unix_src_2.06.tar.gz) = e2e3ac2cee53b38865b071f6d86ae0a05e0f608fbf3acc569104589d5a23576f -SIZE (swe_unix_src_2.06.tar.gz) = 5142793 +TIMESTAMP = 1524511185 +SHA256 (swe_unix_src_2.07.01.tar.gz) = 3b22a09eb000c48f357b7a947b0a8a9995195e6797ff10a48698f50b3c8aaf8e +SIZE (swe_unix_src_2.07.01.tar.gz) = 5382469 |