- Updated to 0.12.1

PR:		ports/109005
Submitted by:	CHAO Shin <quakelee at cn.freebsd.org>
Approved by:	alexbl (mentor, implicit)
This commit is contained in:
Nicola Vitale 2007-02-10 21:44:34 +00:00
parent 9d4ef31dda
commit cecef03f8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184808
4 changed files with 12 additions and 13 deletions

View file

@ -7,11 +7,10 @@
#
PORTNAME= libnova
PORTVERSION= 0.12.0
PORTVERSION= 0.12.1
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}-1
MAINTAINER= ports@FreeBSD.org
COMMENT= Astronomical Calculation Library
@ -29,8 +28,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
IGNORE= requires FreeBSD 5.3 or higher
.endif
post-extract:
@${TAR} xf ${WRKDIR}/${PORTNAME}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -C ${WRKDIR}
#post-extract:
# @${TAR} xf ${WRKDIR}/${PORTNAME}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -C ${WRKDIR}
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g' ${WRKSRC}/configure

View file

@ -1,3 +1,3 @@
MD5 (libnova_0.12.0-1.tar.gz) = cca5972306b032b58413ee30b64e18a4
SHA256 (libnova_0.12.0-1.tar.gz) = d7d0a00bf3fd0fc6819277d3854b80c4c1bd0905b3d9f1d8f296455e42c9fde3
SIZE (libnova_0.12.0-1.tar.gz) = 3033093
MD5 (libnova-0.12.1.tar.gz) = f0bffb2eb0bfa041e4c4d9764aadd94d
SHA256 (libnova-0.12.1.tar.gz) = 8053445e862413a8e042264290da7d70bfa2ed46b4596c86b67962820b61462f
SIZE (libnova-0.12.1.tar.gz) = 1498120

View file

@ -1,5 +1,5 @@
--- src/utility.c.orig Sun Oct 9 11:04:48 2005
+++ src/utility.c Sun Oct 9 11:04:56 2005
--- src/utility.c.orig Wed Jan 17 08:16:02 2007
+++ src/utility.c Sat Feb 10 12:08:36 2007
@@ -45,10 +45,6 @@
#include <ctype.h>
#include <libnova/utility.h>
@ -8,6 +8,6 @@
-#include <malloc.h>
-#endif
-
#ifndef WIN32
#include "config.h"
#else
/* Include unistd.h only if not on a Win32 platform */
/* Include Win32 Headers sys/types.h and sys/timeb.h if on Win32 */
#ifndef __WIN32__

View file

@ -34,7 +34,7 @@ include/libnova/utility.h
include/libnova/venus.h
include/libnova/vsop87.h
lib/libnova-0.12.so
lib/libnova-0.12.so.0
lib/libnova-0.12.so.1
lib/libnova.a
lib/libnova.la
lib/libnova.so