MFH: r508295
astro/xtide: Fix missing distfile and unbreak * Make the tarball for the harmonics file fetchable again as it has been updated to a newer version a while ago. * Also update the WWW field to spare users from redirects while I'm here. * Bump PORTREVISION as the previous revision was built with the old version of the harmonics file before it was marked as BROKEN. (That info should have been added to the original commit message) PR: 239666 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> (based on) Approved by: ports-secteam (miwi)
This commit is contained in:
parent
2151813ffa
commit
dec49489d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q3/; revision=508354
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= xtide
|
||||
PORTVERSION= 2.15.2
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= astro geography
|
||||
MASTER_SITES= https://flaterco.com/files/xtide/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
@ -40,7 +41,7 @@ X11_DESKTOP_ENTRIES= "XTide" "" "xtide" "xtide" "" ""
|
||||
|
||||
DISTNAME_TCD= libtcd-2.2.7-r2
|
||||
WRKSRC_TCD= ${WRKDIR}/${DISTNAME_TCD:C/-r[0-9]+//}
|
||||
DISTNAME_HARM= harmonics-dwf-20151227-free
|
||||
DISTNAME_HARM= harmonics-dwf-20190620-free
|
||||
WRKSRC_HARM= ${WRKDIR}/${DISTNAME_HARM:C/-free//}
|
||||
DISTNAME_WVS= wvs
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
TIMESTAMP = 1551830866
|
||||
TIMESTAMP = 1565079145
|
||||
SHA256 (xtide-2.15.2.tar.bz2) = c81c2e8fd1b655b6e798332097056654f2e9e97fb88052c1a5582ba13fa46931
|
||||
SIZE (xtide-2.15.2.tar.bz2) = 727048
|
||||
SHA256 (libtcd-2.2.7-r2.tar.bz2) = aff1f218b84106c572d094912cd11c828e1ea212db5661cdcc0e2e6253020a94
|
||||
SIZE (libtcd-2.2.7-r2.tar.bz2) = 308959
|
||||
SHA256 (harmonics-dwf-20151227-free.tar.bz2) = b382acfd94cefd6f6434ff3efdbecfd929abe3639e345979da7826a37ed5a7ac
|
||||
SIZE (harmonics-dwf-20151227-free.tar.bz2) = 499871
|
||||
SHA256 (harmonics-dwf-20190620-free.tar.bz2) = 879546f30761c129610f2bcca50fa1f38c043f67721eefa51cf8c5a1e949f616
|
||||
SIZE (harmonics-dwf-20190620-free.tar.bz2) = 676075
|
||||
SHA256 (wvs.tar.bz2) = 4e996ce2e608d612ba78e35cdf50c2c73b01fce06bd5b561a7fe957ea75d6d75
|
||||
SIZE (wvs.tar.bz2) = 37461520
|
||||
|
@ -2,4 +2,4 @@ The xtide program predicts and displays tides. It is capable of
|
||||
producing output in a variety of dynamic and static formats, and has
|
||||
extensions for X, plain ASCII, and HTML.
|
||||
|
||||
WWW: http://www.flaterco.com/xtide/
|
||||
WWW: https://flaterco.com/xtide/
|
||||
|
Loading…
Reference in New Issue
Block a user