aboutsummaryrefslogtreecommitdiff
path: root/astro/swe
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2013-05-10 18:28:35 +0000
committerLars Engels <lme@FreeBSD.org>2013-05-10 18:28:35 +0000
commit6069efca5754b6a111a5b2e044d5a1db8d41bbbc (patch)
tree7ac2d90a7457eaf1b996d9be079b51e618e7e726 /astro/swe
parent17be1ba82c009374cfea06e2ce6531ff6197ad11 (diff)
downloadports-6069efca5754b6a111a5b2e044d5a1db8d41bbbc.tar.gz
ports-6069efca5754b6a111a5b2e044d5a1db8d41bbbc.zip
Update to 1.79.00
PR: ports/178442 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=317834
Diffstat (limited to 'astro/swe')
-rw-r--r--astro/swe/Makefile6
-rw-r--r--astro/swe/distinfo4
2 files changed, 7 insertions, 3 deletions
diff --git a/astro/swe/Makefile b/astro/swe/Makefile
index d3689f0da498..0b05092d2350 100644
--- a/astro/swe/Makefile
+++ b/astro/swe/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= swe
-PORTVERSION= 1.78.00
+PORTVERSION= 1.79.00
CATEGORIES= astro devel
MASTER_SITES= ftp://ftp.astro.com/pub/swisseph/
DISTNAME= ${PORTNAME}_unix_src_${PORTVERSION}
@@ -24,6 +24,10 @@ post-patch:
-e 's|CFLAGS =|CFLAGS ?=|' \
${WRKSRC}/Makefile
+.if ${OSVERSION} >= 100000
+ @${REINPLACE_CMD} -e 's|-O9|-O3|' ${WRKSRC}/Makefile
+.endif
+
do-install:
${INSTALL_DATA} ${WRKSRC}/libswe.a ${LOCALBASE}/lib
${MKDIR} ${LOCALBASE}/include/swe
diff --git a/astro/swe/distinfo b/astro/swe/distinfo
index b861732f1651..55c7bc75e5da 100644
--- a/astro/swe/distinfo
+++ b/astro/swe/distinfo
@@ -1,2 +1,2 @@
-SHA256 (swe_unix_src_1.78.00.tar.gz) = 69abd9a49d16693768d223a0acad484b8c5b9ca46d434c8942f5ea815ffd81ee
-SIZE (swe_unix_src_1.78.00.tar.gz) = 4517350
+SHA256 (swe_unix_src_1.79.00.tar.gz) = 175739225300b14f903cbf7749ccc78e708cb485e79db7707cf02f591bc4a898
+SIZE (swe_unix_src_1.79.00.tar.gz) = 4696318