diff options
author | danilo <danilo@FreeBSD.org> | 2018-08-02 11:53:40 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2018-08-02 11:53:40 +0800 |
commit | a35e102784f05057266d47220ad6eb390804ab57 (patch) | |
tree | 1ec743f947d6fadd118c8c14be83042e6f9baa6e /astro | |
parent | c295ac4a843050c57539a062c4b3ec349e43be4f (diff) | |
download | freebsd-ports-gnome-a35e102784f05057266d47220ad6eb390804ab57.tar.gz freebsd-ports-gnome-a35e102784f05057266d47220ad6eb390804ab57.tar.zst freebsd-ports-gnome-a35e102784f05057266d47220ad6eb390804ab57.zip |
- Update to 5.19.1
Diffstat (limited to 'astro')
-rw-r--r-- | astro/kstars-kde4/Makefile | 2 | ||||
-rw-r--r-- | astro/kstars/Makefile | 1 | ||||
-rw-r--r-- | astro/wcslib/Makefile | 3 | ||||
-rw-r--r-- | astro/wcslib/distinfo | 6 | ||||
-rw-r--r-- | astro/wcslib/pkg-plist | 8 |
5 files changed, 13 insertions, 7 deletions
diff --git a/astro/kstars-kde4/Makefile b/astro/kstars-kde4/Makefile index c7ee83a22ed6..6176be43130d 100644 --- a/astro/kstars-kde4/Makefile +++ b/astro/kstars-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= kstars PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= astro kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/astro/kstars/Makefile b/astro/kstars/Makefile index 581864da4e54..186cb58766e0 100644 --- a/astro/kstars/Makefile +++ b/astro/kstars/Makefile @@ -2,6 +2,7 @@ PORTNAME= kstars DISTVERSION= 2.9.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= astro kde MASTER_SITES= KDE/stable/${PORTNAME} diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index 2f78ec5a4787..a4f4df34ca62 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wcslib -PORTVERSION= 5.18 -PORTREVISION= 2 +PORTVERSION= 5.19.1 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ diff --git a/astro/wcslib/distinfo b/astro/wcslib/distinfo index 91af1f779d21..114df3f47427 100644 --- a/astro/wcslib/distinfo +++ b/astro/wcslib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516375178 -SHA256 (wcslib-5.18.tar.bz2) = b693fbf14f2553507bc0c72bca531f23c59885be8f7d3c3cb889a5349129509a -SIZE (wcslib-5.18.tar.bz2) = 2294455 +TIMESTAMP = 1533049077 +SHA256 (wcslib-5.19.1.tar.bz2) = 59b9f0e5a2c040773cc846c684d84c09b986c1393e97b378a41b92d9d3df0f98 +SIZE (wcslib-5.19.1.tar.bz2) = 2290052 diff --git a/astro/wcslib/pkg-plist b/astro/wcslib/pkg-plist index 13567f7fa383..95f3b2f5ea34 100644 --- a/astro/wcslib/pkg-plist +++ b/astro/wcslib/pkg-plist @@ -1,4 +1,7 @@ +%%CFITSIO%%bin/HPXcvt bin/fitshdr +%%CFITSIO%%%%PGPLOT%%bin/wcsgrid +%%CFITSIO%%bin/wcsware include/wcslib include/wcslib-%%VERSION%%/cel.h include/wcslib-%%VERSION%%/cel.inc @@ -51,9 +54,12 @@ lib/libwcs-%%VERSION%%.a lib/libwcs.a lib/libwcs.so lib/libwcs.so.5 -lib/libwcs.so.5.18 +lib/libwcs.so.5.19.1 libdata/pkgconfig/wcslib.pc +%%CFITSIO%%man/man1/HPXcvt.1.gz man/man1/fitshdr.1.gz +%%CFITSIO%%%%PGPLOT%%man/man1/wcsgrid.1.gz +%%CFITSIO%%man/man1/wcsware.1.gz %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/COPYING.LESSER |