svn commit: r468135 - head/astro/swe

Muhammad Moinur Rahman bofh at FreeBSD.org
Mon Apr 23 19:28:02 UTC 2018


Author: bofh
Date: Mon Apr 23 19:28:01 2018
New Revision: 468135
URL: https://svnweb.freebsd.org/changeset/ports/468135

Log:
  astro/swe: Update version 2.06=>2.07.01
  
  - Remove USE_LDCONFIG as it installs no shared library

Modified:
  head/astro/swe/Makefile
  head/astro/swe/distinfo

Modified: head/astro/swe/Makefile
==============================================================================
--- head/astro/swe/Makefile	Mon Apr 23 19:26:32 2018	(r468134)
+++ head/astro/swe/Makefile	Mon Apr 23 19:28:01 2018	(r468135)
@@ -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
 

Modified: head/astro/swe/distinfo
==============================================================================
--- head/astro/swe/distinfo	Mon Apr 23 19:26:32 2018	(r468134)
+++ head/astro/swe/distinfo	Mon Apr 23 19:28:01 2018	(r468135)
@@ -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


More information about the svn-ports-head mailing list