svn commit: r353731 - head/astro/xtide

Carlo Strub cs at FreeBSD.org
Sun May 11 20:59:48 UTC 2014


Author: cs
Date: Sun May 11 20:59:47 2014
New Revision: 353731
URL: http://svnweb.freebsd.org/changeset/ports/353731
QAT: https://qat.redports.org/buildarchive/r353731/

Log:
  - Update Harmonics file
  - Cleanup pkg-descr
  - USES

Modified:
  head/astro/xtide/Makefile
  head/astro/xtide/distinfo
  head/astro/xtide/pkg-descr

Modified: head/astro/xtide/Makefile
==============================================================================
--- head/astro/xtide/Makefile	Sun May 11 20:46:55 2014	(r353730)
+++ head/astro/xtide/Makefile	Sun May 11 20:59:47 2014	(r353731)
@@ -3,10 +3,11 @@
 
 PORTNAME=	xtide
 PORTVERSION=	2.13.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro geography
-MASTER_SITES=	ftp://ftp.flaterco.com/xtide/ \
-		http://www.c-s.li/ports/
+MASTER_SITES=	http://www.c-s.li/ports/ \
+		ftp://ftp.flaterco.com/xtide/
+
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		${TCD_DISTNAME}-r3${EXTRACT_SUFX} \
 		${HARM_DISTNAME}-free${EXTRACT_SUFX}
@@ -18,8 +19,7 @@ LICENSE=	GPLv3
 
 LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png
 
-USE_BZIP2=	yes
-USES=		gmake
+USES=		gmake tar:bzip2
 GNU_CONFIGURE=	yes
 USE_GCC=	yes
 
@@ -27,7 +27,7 @@ CPPFLAGS+=	-I../${TCD_DISTNAME} -I${LOCA
 LDFLAGS+=	-L../${TCD_DISTNAME}/.libs -L${LOCALBASE}/lib
 
 TCD_DISTNAME=	libtcd-2.2.5
-HARM_DISTNAME=	harmonics-dwf-20121224
+HARM_DISTNAME=	harmonics-dwf-20131228
 WVS_DISTNAME=	wvs
 
 OPTIONS_DEFINE=	WVS X11

Modified: head/astro/xtide/distinfo
==============================================================================
--- head/astro/xtide/distinfo	Sun May 11 20:46:55 2014	(r353730)
+++ head/astro/xtide/distinfo	Sun May 11 20:59:47 2014	(r353731)
@@ -2,7 +2,7 @@ SHA256 (xtide-2.13.2.tar.bz2) = fabf6b30
 SIZE (xtide-2.13.2.tar.bz2) = 481183
 SHA256 (libtcd-2.2.5-r3.tar.bz2) = f837aa45421236732580e6fa73b79f539b9e778bebe22dbd3ca43b2c6a550e9e
 SIZE (libtcd-2.2.5-r3.tar.bz2) = 300804
-SHA256 (harmonics-dwf-20121224-free.tar.bz2) = d80d7e99181c60a42660392abbe25789c395453dd88944c41dc19c7f4b0f11be
-SIZE (harmonics-dwf-20121224-free.tar.bz2) = 508967
+SHA256 (harmonics-dwf-20131228-free.tar.bz2) = 3185a471e51dffab37b7503e02b901858945ff33687345cf290e429346c99250
+SIZE (harmonics-dwf-20131228-free.tar.bz2) = 511292
 SHA256 (wvs.tar.bz2) = 4e996ce2e608d612ba78e35cdf50c2c73b01fce06bd5b561a7fe957ea75d6d75
 SIZE (wvs.tar.bz2) = 37461520

Modified: head/astro/xtide/pkg-descr
==============================================================================
--- head/astro/xtide/pkg-descr	Sun May 11 20:46:55 2014	(r353730)
+++ head/astro/xtide/pkg-descr	Sun May 11 20:59:47 2014	(r353731)
@@ -2,8 +2,4 @@ The xtide program predicts and displays 
 producing output in a variety of dynamic and static formats, and has
 extensions for X, plain ASCII, and HTML.
 
-You may need to replace the harmonics file used by this port by one
-better suited to your area; there are a number of harmonics files
-available at http://www.flaterco.com/xtide/files.html.
-
 WWW: http://www.flaterco.com/xtide/


More information about the svn-ports-all mailing list